Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,233 for

template

(0.09 sec)
  1. Color Chart Series Dynamically in Email Message...

    GroupDocs team is proudly announcing two new features and three enhancements in the monthly release of GroupDocs.Assembly for .NET 18.6. Using the latest version, you can now use C# 6.0 null-conditional operators **?. **and ?[]. Change the color of chart series and individual point series dynamically for Email Messages with HTML and RTF bodies. Furthermore, to enhance the API, colors are preserved for a pie chart in the Word Processing document, fonts are preserved for a chart title, and static colors are preserved for chart series in the Email document....[] operators in template expressions Dynamic Coloring...

    blog.groupdocs.com/assembly/color-chart-series-...
  2. Integration of GroupDocs’ Powerful Contract Man...

    Great news to contract management world! After the successful integration of GroupDocs Annotation and GroupDocs Viewer apps with multiple platforms, GroupDocs have now introduced its efficient contract management software plugin to multiple platforms. Now, no matter what CMS you use, you can integrate our contract management software plugin to your websites. [caption id=“attachment_1721” align=“alignnone” width=“600” caption=“GroupDocs introduced its contract management software plugin for various CMSs”] [/caption] Once the plugin is installed, you can embed questionnaires and then collect data to automatically create new documents online....First, prepare a document template by adding merge field. Then...

    blog.groupdocs.com/assembly/integration-of-grou...
  3. In-Table Master-Detail in HTML Document | Docum...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table Master-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. In-Table Master-Detail in HTML Document Reporting Requirement As a report developer, you are required to represent customers’ total orders prices and price of each product separately with the following key requirements:...Download In-Table Master-Detail Template Please download the sample...

    docs.groupdocs.com/assembly/net/in-table-master...
  4. Convert XML to PDF Using XSL-FO | Documentation

    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...
  5. Introducing GroupDocs.Parser for Java | Documen...

    What Is GroupDocs.Parser? GroupDocs.Parser is a powerful document data extraction API from over 50 document types in your applications. One of the most valuable features of GroupDocs.Parser is parsing documents with predefined Templates. It’s easy to define Template and extract data from invoices, prices or other kinds of your typical documents. The API allows to easily extract text in accurate and quick modes. There are several advanced methods to extract text....predefined templates. It’s easy to define template and extract...documents by user-generated templates; Parsing PDF forms. Was this...

    docs.groupdocs.com/parser/java/introducing-grou...
  6. 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...
  7. Common List Image in Email Document | Documenta...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Email Document format. Common List in Email Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. Report must show multiple managers’ picture and name. Adding Syntax to be evaluated by GroupDocs....foreach >> Download Common List Template Please download the sample...

    docs.groupdocs.com/assembly/java/common-list-im...
  8. Common Master-Detail Image in HTML Document | D...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in HTML Document Reporting Requirement As a report developer, you are required to represent the information of the managers and clients with the following key requirements: Report must show managers’ picture and name. It must associate the managers with their clients....Download Common Master-Detail Template Please download the sample...

    docs.groupdocs.com/assembly/java/common-master-...
  9. Loading specific file formats | Documentation

    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...
  10. Merging Table Cells Dynamically | Documentation

    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-...