Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,417 for

template

(0.04 sec)
  1. Unable to convert DXF, MPT, MPP file to PDF aft...

    After I updated ‘groupdocs-conversion’ for Java from 25.6 to 25.8 conversion to PDF started to fail for the above file extensions. For DXF I see the following exception: com.groupdocs.conversion.exceptions.CorruptOrDam…...I just tried to convert a template .mpp file that I downloaded...dxf conversion even with a template file from the internet file...

    forum.groupdocs.com/t/unable-to-convert-dxf-mpt...
  2. Convert XML to PDF Using XSL-FO | GroupDocs

    Learn how to convert a XML document to PDF using XSL-FO with GroupDocs.Conversion for .NET....to PDF format using XSL-FO templates. This approach lets you define...and formatting using XSL-FO templates. Flexible and efficient for...

    docs.groupdocs.com/conversion/net/convert-xml-t...
  3. How to Convert DOCX to OTT using C#

    In this guide, we will provide simple steps to convert DOCX to OTT using C#. Moreover, we will furnish a code example demonstrating how to export DOCX to OTT in C#....you want to create document templates or work with open document...for compatibility, document template creation, and collaboration...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. Loading specific file formats | GroupDocs

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....(OpenDocument Presentation Template) Databases Emails from remote...

    docs.groupdocs.com/parser/java/loading-specific...
  5. sample.docx

    GroupDocs.Signature Guiding Your Business to Success INVOICE 42 High Street London, SW1A 1AA Phone +44 20 7946 1234 accounts@brightpath.co.uk | www.brightpath.co.uk INVOICE # BP-2025-1042 DATE 22 O......created using a Microsoft Word template for demonstration purposes...

    docs.groupdocs.com/signature/python-net/_sample...
  6. Announcing GroupDocs Online Document Viewer Mod...

    Great news for all ExpressionEngine CMS users! We’ve released an efficient GroupDocs Viewer module for ExpressionEngine CMS. This plugin allows you to embed GroupDocs’ high-fidelity online document viewer together with selected documents to ExpressionEngine pages. As GroupDocs’ online document viewer supports many different formats, visitors to ExpressionEngine websites can now effortlessly view documents of multiple formats online. [caption id=“attachment_1047” align=“alignnone” width=“600” caption=“Announcing GroupDocs’ online document viewer module for ExpressionEngine”] [/caption] GroupDocs Viewer is an efficient and flexible online document viewer....custom channel field, edit your template to include the new custom...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  7. Merging Table Cells Dynamically | GroupDocs

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly for .NET, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction.... Consider the following template: ... ... ... ... <<cellMerge>><<[...

    docs.groupdocs.com/assembly/net/merging-table-c...
  8. Pie Chart in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Excel Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Excel 2013. Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group....getPrice())]>>" Download Pie Chart Template Please download the sample...

    docs.groupdocs.com/assembly/java/pie-chart-in-s...
  9. Convert to Project Management formats with adva...

    Learn about ProjectManagementConvertOptions class for Project Management file formats (MPP, MPT, MPX, XER) in GroupDocs.Conversion for .NET....mpt Microsoft Project template Microsoft Project MPX .mpx...

    docs.groupdocs.com/conversion/net/convert-to-pr...
  10. Merging Table Cells Dynamically | GroupDocs

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction.... Consider the following template: ... ... ... ... <<cellMerge>><<[...

    docs.groupdocs.com/assembly/java/merging-table-...