Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 4,232 for

document assembly

(0.32 sec)
  1. GroupDocs.Comparison Product Family | GroupDocs

    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...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/
  2. Extract highlights | GroupDocs

    This article explains that how to extract highlights from Documents in Java....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-highlights/
  3. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the Document....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-text-fro...
  4. 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 v21.3: textual replacements are not supported, so you have to use color box replacements to redact text in images....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/using-ocr/
  5. Add text field annotation | GroupDocs

    The page describes how to add text field annotation to a Document programmatically using GroupDocs.Annotation for Java....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/add-text-fie...
  6. Load password-protected documents | GroupDocs

    This article explains how to open password-protected Document with GroupDocs.Viewer within your Java applications....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/load-password-pr...
  7. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Merging Table Cells Dynamically | GroupDocs

    Note This feature is supported by version 19.1 or greater Note The code uses some of the objects defined in The Business Layer. Merging Table Cells Dynamically Using GroupDocs.Assembly for Java, you can merge table cells with equal textual contents within your reports dynamically using cellMerge tags. Syntax of a cellMerge tag is defined as follows: <> Warning A horz switch is optional. If the switch is present, it denotes a cell merging operation in a horizontal direction....Assembly Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/java/merging-table-...
  9. Adjusting comparison sensitivity | GroupDocs

    Learn more about Document comparison sensitivity and how to adjust it to achieve best performance and accuracy when comparing Documents with GroupDocs.Comparison for Node.js via Java....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/nodejs-java/adjus...
  10. Saving EditableDocument to stream | GroupDocs

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/java/saving-editabled...