Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 351 for

watermark layering

(0.06 sec)
  1. Using Tables of Word Processing Documents as Da...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Tables of Word Processing Documents as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace: DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions The Recipe Define template and output report documents Assemble a document using the external document table as a data source Download Data Source Document Managers Data....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Using Tables of Word Processing...

    docs.groupdocs.com/assembly/net/using-tables-of...
  2. Removing Empty Paragraphs | GroupDocs

    Note This feature is supported by version 18.10. or greater. Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly for .NET API supports the removal of paragraphs becoming empty after template syntax tags are removed or replaced with empty values. A new member RemoveEmptyParagraphs is added to DocumentAssemblyOptions. When this new option is applied to DocumentAssembler options through DocumentAssembler.Options, the engine additionally removes empty paragraphs....Watermark Product Solution GroupDocs...objects defined in The Business Layer . GroupDocs.Assembly for .NET...

    docs.groupdocs.com/assembly/net/removing-empty-...
  3. Working with Template Syntax Formatting | Group...

    Note The code uses some of the objects defined in The Business Layer. Template Syntax Formats Specifying String and Numeric Formats Learn more about string and numeric formats here. Template Syntax Manager Contract Price <>
    <<[getName()]:upper>> <<[getContracts().sum(
    c =>
    c.getPrice())]:arabicDash>>
    <
    > Total: <<[getManagers().sum(
    m => m.getContracts().sum(
    c => c.getPrice()))]>> Download Template Get template from here. Numeric upper.docx The Code...Watermark Product Solution GroupDocs...objects defined in The Business Layer . Template Syntax Formats Specifying...

    docs.groupdocs.com/assembly/java/working-with-t...
  4. GroupDocs.Assembly for Java | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Java - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Java reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, email messages, and images....Watermark Product Solution GroupDocs...contract system The business layer GroupDocs.Assembly Engine APIs...

    docs.groupdocs.com/assembly/java/
  5. Single Row in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row report in Text Document format. Single Row in Text Document Note This feature is supported by version 17.03 or greater. Reporting Requirement As a report developer, you are required to represent information of first single customer with the following key requirements: It must show Name and Contact Number of the customer Report must be generated in the Text Document Adding Syntax to be evaluated by GroupDocs....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Was this page helpful? Not...

    docs.groupdocs.com/assembly/net/single-row-in-t...
  6. Bulleted List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the Text Document....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Bulleted List in Text Document...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  7. Getting Document Information | GroupDocs

    Learn how to retrieve document metadata such as file type, page count, size, and other properties with GroupDocs.Conversion for Python via .NET....Watermark Product Solution GroupDocs...print ( "Layers:" ) for layer in doc_info . layers : print (...

    docs.groupdocs.com/conversion/python-net/develo...
  8. Get document info | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Node.js via Java....Watermark Product Solution GroupDocs...collections of layouts and layers; - number and names of attachments...

    docs.groupdocs.com/conversion/nodejs-java/get-d...
  9. Common List in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text 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. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: The report must be generated in the Text Document format Adding Syntax to be evaluated by GroupDocs....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Note This feature is supported...

    docs.groupdocs.com/assembly/net/common-list-in-...
  10. Changing Target File Format | GroupDocs

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. Changing Target File Format GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specifying. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Watermark Product Solution GroupDocs...objects defined in The Business Layer . Changing Target File Format...

    docs.groupdocs.com/assembly/java/changing-targe...