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

text watermark

(0.04 sec)
  1. 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....Watermark Product Solution GroupDocs...Search allows creating of full-text and / or metadata index on documents...

    docs.groupdocs.com/search/java/indexing-metadat...
  2. Render documents | Documentation

    Rendering documents with GroupDocs.Viewer for Node.js in your Java applications....Watermark Product Solution GroupDocs...the following pages: Add text watermarks Render to HTML Render to...

    docs.groupdocs.com/viewer/nodejs-java/rendering...
  3. Verifying documents with exception handling | D...

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

    docs.groupdocs.com/signature/java/verifying-doc...
  4. Use PageAreaRedaction | Documentation

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

    docs.groupdocs.com/redaction/net/use-page-area-...
  5. 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....Watermark Product Solution GroupDocs...document can be as simple as a text document as well as more detailed...

    docs.groupdocs.com/conversion/java/convert/note/
  6. 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....Watermark Product Solution GroupDocs...) { System . out . print ( "Text " + description . getReplacement...

    docs.groupdocs.com/redaction/java/use-redaction...
  7. 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....Watermark Product Solution GroupDocs...different document parts and blocks: Text blocks - paragraphs, words and...

    docs.groupdocs.com/comparison/java/compare-docu...
  8. Extracting document metainfo | Documentation

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for Java API....Watermark Product Solution GroupDocs...and TSV), XML, HTML, and plain text. - common for all documents...

    docs.groupdocs.com/editor/java/extracting-docum...
  9. How to edit CSV file | Documentation

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other Text files with different settings and many other powerful features of GroupDocs.Editor for Java....Watermark Product Solution GroupDocs...documents are specific form of text-based spreadsheets with delimiters...

    docs.groupdocs.com/editor/java/how-to-edit-csv-...
  10. Changing Target File Format | Documentation

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. Changing Target File Format GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled document using file extension or explicit specifying. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing documents Spreadsheet documents Presentation documents Email documents Text documents Supported output file formats depending on input file formats can be found at this page....Watermark Product Solution GroupDocs...Presentation documents Email documents Text documents Supported output file...

    docs.groupdocs.com/assembly/java/changing-targe...