Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 3,623 for

secure

(0.18 sec)
  1. Update annotation replies | Documentation

    The page describes how to update annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/annotation/net/update-annota...
  2. Working with GroupDocs.Assembly Engine | Docume...

    About this section The articles in this section will be talking about technical concepts to be considered when creating document templates in order to generate your required reports. After going through this section, hopefully you will understand the template syntax, composing expressions and other C# syntax supported programming elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned data and then generates your desired report according to your business needs....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/net/working-with-gr...
  3. Load document from local disk | Documentation

    GroupDocs.Parser provides the functionality to extract data from documents on the local disk. The following example shows how to load the document from the local disk: // Set the filePath String filePath = Constants.SamplePdf; // Create an instance of Parser class with the filePath try (Parser parser = new Parser(filePath)) { // Extract a text into the reader try (TextReader reader = parser.getText()) { // Print a text from the document // If text extraction isn't supported, a reader is null System....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/parser/java/load-document-fr...
  4. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/search/net/get-supported-fil...
  5. GroupDocs.Comparison Product Family | Documenta...

    GroupDocs.Comparison is a cross-platform library that allows you to compare Microsoft Word, Excel, PowerPoint, OpenDocument, PDF, and plain text documents using C# and Java. Documentation GroupDocs.Comparison for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Guidelines and articles for basic and advanced development Basic Usage Advanced Usage More GroupDocs.Comparison for Java Getting Started Start quickly with our getting started documentation...Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/comparison/
  6. System Requirements | Documentation

    On this page, you will find system requirements supported platforms, development environments. GroupDocs.Watermark for Node.js via Java does not require any external software or third party tool to be installed....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/watermark/nodejs-java/system...
  7. Disable image comparison in PDF documents | Doc...

    This article explains how to disable image comparison in PDF documents as a built in feature in GroupDocs.Comparison for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/comparison/net/disable-image...
  8. Load custom fonts | Documentation

    This article explains how to load custom fonts PDF, Word, Excel, PowerPoint documents when using GroupDocs.Comparison for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/comparison/net/load-custom-f...
  9. Show Revisions | Documentation

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/comparison/net/show-revisions/
  10. In-Paragraph List in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate In-ParagraphList report in Text Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: A descriptive or informative line like “We provide support for the following clients:”. Show all the clients along with the above sentence....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/in-paragraph-l...