Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 5,544 for

editor

(0.04 sec)
  1. Extract an image from an image annotation | Gro...

    The page describes how to extract image from image annotation....Editor Product Solution GroupDocs...

    docs.groupdocs.com/annotation/net/extracting-im...
  2. Using OCR to redact image documents | GroupDocs

    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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/using-ocr/
  3. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Node.js via Java API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Load password-protected document | GroupDocs

    Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for Node.js via Java API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  5. Using redaction filters | GroupDocs

    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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/redaction/java/redaction-fil...
  6. Working with Template Syntax Formatting | Group...

    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...Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/working-with-t...
  7. Bulleted List in Text Document | GroupDocs

    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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  8. Get default convert options for a target format...

    In this article, you will learn how to get predefined default convert options for desired target format with GroupDocs.Conversion for .NET API....Editor Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/get-default-c...
  9. Electronic Signatures | GroupDocs

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

    docs.groupdocs.com/signature/net/electronic-sig...
  10. Single Row in Text Document | GroupDocs

    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....Editor Product Solution GroupDocs...

    docs.groupdocs.com/assembly/net/single-row-in-t...