Class LaTeXRepairer

Class LaTeXRepairer

Pôvodný názov: Aspose.TeX.Features Zhromaždenie: Aspose.TeX.dll (25.4.0)

Implementácia LaTeX súbor opravy funkcie.

public class LaTeXRepairer

Inheritance

object LaTeXRepairer

Z dedičných členov

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

Constructors

Reštaurácia LaTeX(String, LaTeXRepairerOptions)

Vytvára novú inštanciu.

public LaTeXRepairer(string path, LaTeXRepairerOptions options)

Parameters

path string

Cesta k súboru TeX.

options LaTeXRepairerOptions

Optiky na opravu.

Methods

Run()

Vykonáva opravu súborov LaTeX a kontrolu prác.

public TeXJobResult Run()

Returns

TeXJobResult

Výsledok výkonu práce.

 Slovenčina