Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 3,285 for

ai

(0.04 sec)
  1. 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....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/redaction/java/using-ocr/
  2. 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....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/redaction/java/redaction-fil...
  3. Convert specific pages | Documentation

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Node.js via Java API....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Setting author of changes | Documentation

    This article explAins how to set author of changes name in the resulting document in GroupDocs.Comparison for Node.js via Java....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/comparison/nodejs-java/setti...
  5. Electronic Signatures | Documentation

    This section contAins articles with explanation how to sign documents with electronic signatures using .Net c#...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/signature/net/electronic-sig...
  6. Update annotation replies | Documentation

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

    docs.groupdocs.com/annotation/net/update-annota...
  7. 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....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  8. 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....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/parser/java/load-document-fr...
  9. Load password-protected file | Documentation

    Learn how to load a password-protected file by using .NET redaction API...Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/redaction/net/load-password-...
  10. System requirements | Documentation

    GroupDocs.Conversion for Node.js via Java does not require any external software or third party tool to be installed....Security Events Acquisition Ask AI GroupDocs Documentation / GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/syste...