Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 3,847 for

classification

(0.04 sec)
  1. Load document from local disk | Documentation

    This section explains how to load document from local disk with GroupDocs.Signature API....Classification Product Solution Purchase...

    docs.groupdocs.com/signature/java/load-document...
  2. Electronic Signatures | Documentation

    This section contains articles with explanation how to sign documents with electronic signatures using .Net c#...Classification Product Solution Purchase...

    docs.groupdocs.com/signature/net/electronic-sig...
  3. 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....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/single-row-in-t...
  4. 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....Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  5. 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...Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/working-with-t...
  6. 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....Classification Product Solution Purchase...

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

    This article shows the internal stages of each search operation using Java search API....Classification Product Solution Purchase...

    docs.groupdocs.com/search/nodejs-java/search-flow/
  8. 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....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/using-ocr/
  9. 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....Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/redaction-fil...
  10. Remove pages | Documentation

    Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger API....Classification Product Solution Purchase...

    docs.groupdocs.com/merger/net/remove-pages/