Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 12,313 for

text annotations

(0.09 sec)
  1. How to Run Examples | Documentation

    In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Comparison examples, by building your own or using our back-end or front-end examples out-of-the-box....Annotation Product Solution GroupDocs...runExamples.js file in your favorite text editor. Uncomment examples you...

    docs.groupdocs.com/comparison/nodejs-java/how-t...
  2. GroupDocs.Conversion for Java | Documentation

    GroupDocs.Conversion for Java is an advanced document conversion API developed to convert files of different formats from within Java applications....Annotation Product Solution GroupDocs...offers the functionality to add text or image watermarks during the...

    docs.groupdocs.com/conversion/java/
  3. Indexing metadata of documents | Documentation

    API allows creating of full-Text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Annotation Product Solution GroupDocs...Search allows creating of full-text and / or metadata index on documents...

    docs.groupdocs.com/search/java/indexing-metadat...
  4. GroupDocs.Search for Java 18.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for Java 18.11. Major Features This is the first version of GroupDocs.Search for Java. The most notable features are: Covers most popular document formats: Word (DOC, DOCX, DOCM, DOT, DOTX), Excel (XLS, XLSX, XLSM, XLTM), PowerPoint (PPT, PPTX, POT, PPSX, PPTM, PPSM), Outlook (PST, OST, MSG, EML, EMLX), OneNote (ONE), CHM, ODP, PDF, EPUB, FB2, and TXT. Search different object types: Text occurrences, file names, document types, basic metadata fields, and document created/modified dates....Annotation Product Solution GroupDocs...Search different object types: text occurrences, file names, document...

    docs.groupdocs.com/search/java/groupdocs-search...
  5. Convert font formats | Documentation

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for Java....Annotation Product Solution GroupDocs...system and applications to render text. Popular file formats include...

    docs.groupdocs.com/conversion/java/convert/font/
  6. Verifying documents with exception handling | D...

     This article explains how to handle exceptions when verifying document electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...option with predefined QRCode text DigitalVerifyOptions options...

    docs.groupdocs.com/signature/java/verifying-doc...
  7. Rendering DWF file layers | Documentation

    This article explains how to view a specific DWF file layers with GroupDocs.Viewer within your Java applications....Annotation Product Solution GroupDocs...file It contains graphics and text as part of design data and reduce...

    docs.groupdocs.com/viewer/java/how-to-view-dwf-...
  8. Use redaction callback | Documentation

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....Annotation Product Solution GroupDocs...) { System . out . print ( "Text " + description . getReplacement...

    docs.groupdocs.com/redaction/java/use-redaction...
  9. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Java....Annotation Product Solution GroupDocs...different document parts and blocks: Text blocks - paragraphs, words and...

    docs.groupdocs.com/comparison/java/compare-docu...
  10. Convert note-taking formats | Documentation

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....Annotation Product Solution GroupDocs...document can be as simple as a text document as well as more detailed...

    docs.groupdocs.com/conversion/java/convert/note/