Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 11,965 for

text

(0.04 sec)
  1. 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....different document parts and blocks: Text blocks - paragraphs, words and...

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

    docs.groupdocs.com/redaction/java/use-redaction...
  3. Markdown flavor control | GroupDocs

    Target GitHub Flavored Markdown or CommonMark output...supports pipe tables, strikethrough text, and other extensions: C# using...

    docs.groupdocs.com/markdown/net/markdown-flavor/
  4. Markdown flavor control | GroupDocs

    Target GitHub Flavored Markdown or CommonMark output...supports pipe tables, strikethrough text, and other extensions: FlavorGfm...

    docs.groupdocs.com/markdown/java/markdown-flavor/
  5. result.docx

    1 Behind sOOner dining so window excuse he Summer. 2 Breakfast Met certainty and fulfilled propriety led. 3 Behind sooner dining so window excuse He summer. 4 Barton did feebly change man she Affor......collaborating with others to improve a text – should be easy. This is our...

    docs.groupdocs.com/comparison/python-net/_outpu...
  6. How to Run Examples | GroupDocs

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

    docs.groupdocs.com/watermark/nodejs-java/how-to...
  7. 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....Search allows creating of full-text and / or metadata index on documents...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  8. Searching for document signatures with exceptio...

    This article explains how to handle exceptions when searching for electronic signatures with GroupDocs.Signature API....option with predefined QRCode text DigitalSearchOptions options...

    docs.groupdocs.com/signature/java/searching-for...
  9. Display PDF, Microsoft Office and 50+ Other Doc...

    Kentico is quite a popular CMS focused largely on document management. At GroupDocs we create APIs that allow developers to enhance their applications and sites with convenient document collaboration tools. One of such tools is a multi-format, cross-platform compatible document viewer – GroupDocs.Viewer. It allows end users to view over 50 types of documents and images from any modern web-browser and without having to install any office software or plugins....disable print, download and text copy options for specified documents...

    blog.groupdocs.com/viewer/display-pdf-microsoft...
  10. How to Convert DOCX to SVG using Java

    This article includes instructions on how to convert DOCX to SVG using Java, as well as sample code that illustrates the procedure to transform DOCX to SVG in Java....such as when you want to show text or images on a web page or in...

    kb.groupdocs.com/conversion/java/how-to-convert...