1. Home
  2. /
  3. GroupDocs.Conversion.LowCode
  4. /
  5. GroupDocs.Conversion.LowCode

GroupDocs.Conversion.LowCode namespace

On this page

Namespace Members

public typedescription
abstract class Converter<TLoadOptions,TConvertOptions>The base class for all low-code converters.
class DocToPdfConverterProvides a simple API to convert Microsoft Word DOC documents to PDF format using the GroupDocs.Conversion LowCode interface.
class DocxToPdfConverterProvides a simple API to convert Microsoft Word DOCX documents to PDF format using the GroupDocs.Conversion LowCode interface.
class HtmlToPdfConverterProvides a simple API to convert HTML documents to PDF format using the GroupDocs.Conversion LowCode interface.
static class LicenseManages the GroupDocs.Conversion.LowCode plugin license, enabling full functionality and removing evaluation limitations.
class PdfToDocxConverterProvides a simple API to convert PDF documents to Microsoft Word DOCX format using the GroupDocs.Conversion LowCode interface.
class PdfToMdConverterProvides a simple API to convert PDF documents to Markdown (MD) format using the GroupDocs.Conversion LowCode interface.
class PdfToPdfAConverterProvides a simple API to convert PDF documents to PDF/A format using the GroupDocs.Conversion LowCode interface.
class PptToPdfConverterProvides a simple API to convert Microsoft PowerPoint PPT presentations to PDF format using the GroupDocs.Conversion LowCode interface.
class PptxToPdfConverterProvides a simple API to convert Microsoft PowerPoint PPTX presentations to PDF format using the GroupDocs.Conversion LowCode interface.
class XlsToPdfConverterProvides a simple API to convert Microsoft Excel XLS spreadsheets to PDF format using the GroupDocs.Conversion LowCode interface.
class XlsxToPdfConverterProvides a simple API to convert Microsoft Excel XLSX spreadsheets to PDF format using the GroupDocs.Conversion LowCode interface.

On this page