Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 3,541 for

secure

(0.03 sec)
  1. GroupDocs.Merger for Python via .NET | Document...

    Use GroupDocs.Merger for Python via .NET to merge several documents into one, split single document to multiple and organize documents in different ways....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/merger/python-net/
  2. Install GroupDocs.Watermark for Python via .NET...

    This topic describes how to install GroupDocs.Watermark for Python....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/watermark/python-net/install...
  3. Load document from local disk | Documentation

    This section explains how to load document from local disk with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/signature/java/load-document...
  4. Single Row in Text Document | Documentation

    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....Us Contact Customers Legal Security Events Acquisition Ask AI...

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

    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....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  6. Working with Template Syntax Formatting | Docum...

    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...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/java/working-with-t...
  7. System requirements | Documentation

    On this page, you will find the system requirements, supported platforms, and development environments for GroupDocs.Redaction for Python via .NET. This API does not require any external software or third-party tools to be installed....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/redaction/python-net/system-...
  8. Search flow | Documentation

    This article shows the internal stages of each search operation using Java search API....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/search/nodejs-java/search-flow/
  9. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/redaction/java/using-ocr/
  10. Using redaction filters | Documentation

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/redaction/java/redaction-fil...