Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for Java....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer Java API....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
This topic describes how to set image resolution in PDF file using the GroupDocs.Viewer Java API....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten.
The following example demonstrates usage of Save() method with default options.
final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
API to annotate text or images in your documents using C#. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
GroupDocs.Assembly for Python supports any 32-bit or 64-bit operating system that run the Python runtime including...Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
GroupDocs.Metadata for Java supports any 32-bit or 64-bit operating system that run the Java runtime including...Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...
Adding Syntax to be evaluated by GroupDocs.Assembly Engine Template Syntax
assembler = ga.DocumentAssembler() dataSource = ga.data.XmlDataSource("datasource.xml") DataSourceInfo = ga.DataSourceInfo(dataSource) array = [DataSourceInfo] print(assembler.assemble_document(input.ppt, output.ppt, array)) DataSource XML
01LG Nexus 53505123456789qwertyu0025 The Recipe Set up the source document data path Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Generate report More resources Advanced usage topics To learn more about library features, please refer to theadvanced usage section....Conversion Product Solution GroupDocs.Comparison Product Solution GroupDocs...