Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 5,153 for

text annotations

(0.05 sec)
  1. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....Annotation Product Solution GroupDocs...of a document with searchable text and images. In order to do that...

    docs.groupdocs.com/redaction/java/pre-rasterize/
  2. System Requirements | GroupDocs

    GroupDocs.Search for Node.js does not require any external software or third party tool to be installed...Annotation Product Solution GroupDocs...js and Java. You can use any text editor like Atom, Sublime, Visual...

    docs.groupdocs.com/search/nodejs-java/system-re...
  3. Indexing metadata of documents | GroupDocs

    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. Verifying documents with exception handling | G...

     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...
  5. Use redaction callback | GroupDocs

    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...
  6. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....Annotation Product Solution GroupDocs...range from all sensitive data in text, images and annnotations.. The...

    docs.groupdocs.com/redaction/net/use-page-area-...
  7. Convert note-taking formats | GroupDocs

    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/
  8. Compare documents | GroupDocs

    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...
  9. Convert XLSX to RTF using Python

    Learn how to convert XLSX to RTF using Python in this topic. Discover how to export XLSX to RTF in Python easily, without the need to install any extra software....Annotation Product Family GroupDocs...spreadsheet data as RTF (Rich Text Format) documents is useful...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  10. Add resource redaction annotation | GroupDocs

    The page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for Java....Annotation Product Solution GroupDocs...GroupDocs.Annotation Product Family / GroupDocs.Annotation for Java...

    docs.groupdocs.com/annotation/java/add-resource...