Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 10,017 for

text

(0.05 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....Search allows creating of full-text and / or metadata index on documents...

    docs.groupdocs.com/search/java/indexing-metadat...
  2. Verifying documents with exception handling | D...

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

    docs.groupdocs.com/signature/java/verifying-doc...
  3. 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....document can be as simple as a text document as well as more detailed...

    docs.groupdocs.com/conversion/java/convert/note/
  4. 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....different document parts and blocks: Text blocks - paragraphs, words and...

    docs.groupdocs.com/comparison/java/compare-docu...
  5. 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.... print ( "Text " + description . getReplacement...

    docs.groupdocs.com/redaction/java/use-redaction...
  6. Use PageAreaRedaction | Documentation

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

    docs.groupdocs.com/redaction/net/use-page-area-...
  7. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Slides: Table does not display text style change Issue with table... improvements and bug fixes.Text highlighting feature is introduced...

    blog.groupdocs.com/categories/groupdocs.compari...
  8. GroupDocs.Viewer for .NET 3.7.0 Supports EMF an...

    Today, we’re delighted to share some new features and improvements that we’ve incorporated in the October release of GroupDocs.Viewer for .NET. This release comes up with the support of EMF and DICOM file formats. Along with this, the API also provides the way to work with layers in PDF documents and default fonts in diagram documents. Check out this latest version to enhance and improve your document viewer applications....characters when viewing pdf Text issues when saving document...

    blog.groupdocs.com/viewer/groupdocs-viewer-dot-...
  9. Render documents | Documentation

    Rendering documents with GroupDocs.Viewer for Java in your Java applications....Save output to a stream Add text watermarks Render to HTML Render...

    docs.groupdocs.com/viewer/java/rendering-docume...
  10. How to Run | Documentation

    How to run examples....py file using your favorite text editor. Uncomment examples that...

    docs.groupdocs.com/assembly/python-net/how-to-r...