Class LaTeXRepairer

Class LaTeXRepairer

ชื่อพื้นที่: Aspose.TeX.Features การประกอบ: Aspose.TeX.dll (25.4.0)

การประยุกต์ใช้ฟังก์ชั่นการซ่อมไฟล์ LaTeX

public class LaTeXRepairer

Inheritance

object LaTeXRepairer

อนุญาโตตุลาการ

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

อะแดปเตอร์(ลวด, LaTeXRepairerOptions)

สร้างสถานการณ์ใหม่

public LaTeXRepairer(string path, LaTeXRepairerOptions options)

Parameters

path string

เส้นทางไปยังไฟล์ TeX

options LaTeXRepairerOptions

ตัวเลือกการซ่อม

Methods

Run()

ทํางานการซ่อมแซมไฟล์ LaTeX และตรวจสอบงาน

public TeXJobResult Run()

Returns

TeXJobResult

ผลของการดําเนินการงาน

 แบบไทย