GroupDocs.Conversion.LowCode assembly version 25.6.0
Leave feedback
On this page
public type | description |
---|---|
abstract class Enumeration | Generic enumeration class. |
abstract class FlagsEnumeration | Represents an abstract base class for creating enumerations that support bitwise flag operations. |
class FontSubstitute | Describes substitution for missing font. |
abstract class ValueObject | Abstract value object class. |
public type | description |
---|---|
class ConversionNotSupportedException | GroupDocs exception thrown when the conversion from source file to target file type is not supported |
class CorruptOrDamagedFileException | GroupDocs exception thrown when the file is corrupt or damaged |
class FileTypeNotSupportedException | GroupDocs exception thrown when the file type is not supported |
class FontSubstituteException | Thrown if font substitute is illegal |
class GroupDocsConversionException | GroupDocs.Conversion general exception |
class IncorrectPasswordException | GroupDocs exception thrown when the file is password protected, password is provided but is incorrect |
class InvalidConverterSettingsException | Thrown if provided converter settings are invalid |
class InvalidConvertOptionsException | Thrown if provided convert options are invalid |
class PasswordRequiredException | GroupDocs exception thrown when the file is password protected and password is not provided |
class SourceDocumentFactoryNotProvidedException | GroupDocs exception thrown when the source document factory is not provided |
public type | description |
---|---|
class FileType | File type base class |
class PdfFileType | Defines Pdf documents. Includes the following file types: Pdf , |
class PresentationFileType | Defines Presentation file formats that store collection of records to accommodate presentation data such as slides, shapes, text, animations, video, audio and embedded objects. Includes the following file types: Odp , Otp , Pot , Potm , Potx , Pps , Ppsm , Ppsx , Ppt , Pptm , Pptx . Learn more about Presentation formats here. |
class SpreadsheetFileType | Defines Spreadsheet documents. Includes the following file types: Csv , Fods , Ods , Ots , Tsv , Xlam , Xls , Xlsb , Xlsm , Xlsx , Xlt , Xltm , Xltx . Learn more about Spreadsheet formats here. |
class WebFileType | Defines Web documents. Includes the following file types: Xml Json Html Htm Mht Mhtml Chm |
class WordProcessingFileType | Defines Word Processing files that contain user information in plain text or rich text format. A plain text file format contains unformatted text and no font or page settings etc. can be applied. In contrast, a rich text file format allows formatting options such as setting fonts type, styles (bold, italic, underline, etc.), page margins, headings, bullets and numbers, and several other formatting features. Includes the following file types: Doc , Docm , Docx , Dot , Dotm , Dotx , Odt , Ott , Rtf , Txt . Md . Learn more about Word Processing formats here. |
public type | description |
---|---|
abstract class Converter<TLoadOptions,TConvertOptions> | The base class for all low-code converters. |
class DocToPdfConverter | Doc to Pdf converter |
class DocxToPdfConverter | Docx to Pdf converter |
class HtmlToPdfConverter | HTML to Pdf converter |
static class License | Plugin license class |
class PdfToDocxConverter | Pdf to Docx converter |
class PdfToMdConverter | Pdf to MD converter |
class PdfToPdfAConverter | Pdf to Pdf/A converter |
class PptToPdfConverter | Ppt to Pdf converter |
class PptxToPdfConverter | Pptx to Pdf converter |
class XlsToPdfConverter | Xls to Pdf converter |
class XlsxToPdfConverter | Xlsx to Pdf converter |
public type | description |
---|---|
abstract class CommonConvertOptions<TFileType> | Abstract generic common conversion options class. |
abstract class ConvertOptions | The general conversion options class. |
abstract class ConvertOptions<TFileType> | Abstract generic conversion options class. |
class Font | Font settings |
interface IConvertOptions | Represents convert options |
interface IDpiConvertOptions | Represents convert options that support DPI (Dots Per Inch) settings. |
interface IPagedConvertOptions | Represents convert options that allows conversion to perform page limitation by specifying start page and pages count |
interface IPageMarginConvertOptions | Represents convert options that support page margins |
interface IPageOrientationConvertOptions | Represents convert options that support page orientation |
interface IPageRangedConvertOptions | Represents convert options that support conversion of specific list of pages |
interface IPageSizeConvertOptions | Represents convert options that support page size |
interface IPasswordConvertOptions | Represents convert options that support password protection for converted documents. |
interface IPdfRecognitionModeOptions | Represents convert options that control recognition mode when converting from PDF |
interface IWatermarkedConvertOptions | Represents convert options that allow output of conversion to be watermarked |
interface IZoomConvertOptions | Represents convert options that allows conversion to be performed with zoom options |
class MarkdownOptions | Options for conversion to markdown file type. |
class NoConvertOptions | Special convert option class, which instructs converter to copy source document without any processing |
class PageOrientation | Specifies page orientation |
class PageSize | Specifies page size |
class PdfConvertOptions | Options for conversion to Pdf file type. |
class PdfDirection | Describes Pdf text direction. |
class PdfDocumentInfo | Represents meta information of PDF document. |
class PdfFontSubsetStrategy | Specifies font subsetting strategy |
class PdfFormats | Describes Pdf formats enumeration. |
class PdfFormattingOptions | Defines Pdf formatting options. |
class PdfOptimizationOptions | Defines Pdf optimization options. |
class PdfOptions | Options for conversion to Pdf file type. |
class PdfPageLayout | Describes Pdf page layout. |
class PdfPageMode | Describes Pdf page mode |
class PdfRecognitionMode | Allows to control how a PDF document is converted into a word processing document. |
class PresentationConvertOptions | Describes options for conversion to Presentation file type. |
class Rotation | Describes page rotation enumeration |
class RtfOptions | Options for conversion to RTF file type. |
class SpreadsheetConvertOptions | Options for conversion to Spreadsheet file type. |
class WatermarkImageOptions | Options for settings watermark to the converted document |
abstract class WatermarkOptions | Options for settings watermark to the converted document |
class WatermarkTextOptions | Options for settings text watermark to the converted document |
class WebConvertOptions | Options for conversion to Web file type. |
class WordProcessingConvertOptions | Options for conversion to WordProcessing file type. |
public type | description |
---|---|
class HtmlRenderingModes | Describes html rendering modes enumeration. |
class HyphenationOptions | Options for setting hyphenation documents. |
interface IFontSubstituteLoadOptions | Options for loading documents with font substitutes. |
interface IMetadataLoadOptions | Options to control metadata in the converted document. |
interface IPageNumberingLoadOptions | Options to control page numbering in the converted document. |
interface IResourceLoadingOptions | Represents set of options to control how external resources will be loaded |
abstract class LoadOptions | Abstract document load options class. |
class PageLayoutOptions | Describes page layout modes when loading web documents. |
class PdfLoadOptions | Options for loading Pdf documents. |
class PresentationCommentsPosition | Represents the way comments are printed with the slide. |
class PresentationLoadOptions | Options for loading Presentation documents. |
class PresentationNotesPosition | Represents the way notes are printed with the slide. |
class SpreadsheetLoadOptions | Options for loading Spreadsheet documents. |
class SpreadsheetPrintComments | Represents the way comments are printed with the sheet. |
class WebLoadOptions | Options for loading web documents. |
class WordProcessingBookmarksOptions | Options for handling bookmarks in WordProcessing |
class WordProcessingCommentDisplay | Specifies the rendering mode for document comments. |
class WordProcessingLoadOptions | Options for loading WordProcessing documents. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.