Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 5,855 for

values

(0.26 sec)
  1. Multicolored Numbered List in HTML Document | G...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in HTML Document format. Multicolored Numbered List in HTML Document Reporting Requirement As a report developer, you are required to represent the following key requirements: Report must show the clients in numbered list. It must highlight the products. Report must be generated in the HTML Document. Adding Syntax to be evaluated by GroupDocs.Assembly Engine We provide support for the following clients:
      <<foreach [in getClients()]>>
    1. <<[getName()]>>
    2. <</foreach>>
    Download Multicolored Numbered List Template Please download the sample template we created in this article:... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/multicolored-n...
  2. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source in Java.... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  3. Common Master-Detail Image in Text Document | G...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Text 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.... We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/common-master-...
  4. Load document from stream | GroupDocs

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser.... We value your opinion. Your feedback...

    docs.groupdocs.com/parser/java/load-document-fr...
  5. .NET Standard 2.0 API Limitations | GroupDocs

    This section describes GroupDocs.Signature for .NET limitations when using under .NET Standard 2.0 environment... We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/net-standard-2...
  6. Merge archives | GroupDocs

    Learn how to merge archive files, combine archive files into one file programmatically in Node.js via Java language using GroupDocs.Merger for Node.js via Java library.... We value your opinion. Your feedback...

    docs.groupdocs.com/merger/nodejs-java/merge/arc...
  7. How to load password-protected document | Group...

    This article explains how to load password protected document with GroupDocs.Signature API.... We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/load-password-...
  8. Load File from Local Disk | GroupDocs

    Load source and target documents for comparison from the local file system, using absolute or relative paths with GroupDocs.Comparison for Python via .NET.... We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/python-net/develo...
  9. Add search text annotation | GroupDocs

    The page describes how to add search text annotation to a document using GroupDocs.Annotation for .NET."... We value your opinion. Your feedback...

    docs.groupdocs.com/annotation/net/add-search-te...
  10. Save document | GroupDocs

    This guide describes how to save document of PDF, Word, Excel, PowerPoint and many other formats into one resultant document using GroupDocs.Merger API.... We value your opinion. Your feedback...

    docs.groupdocs.com/merger/net/save-document/