Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 5,095 for

text annotations

(0.13 sec)
  1. 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...
  2. 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...
  3. 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/
  4. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Annotation Product Solution GroupDocs...ability to search for encrypted text of metadata signature and decrypt...

    docs.groupdocs.com/signature/net/search-for-emb...
  5. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for .NET...Annotation Product Solution GroupDocs...Type ) { case FormFieldType . Text : TextFormField textFormField...

    docs.groupdocs.com/editor/net/working-with-form...
  6. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format....Annotation Product Solution GroupDocs...Ots PDF Pdf E-book Epub , Mobi Text Txt Help Chm You can also retrieve...

    docs.groupdocs.com/markdown/net/load-a-file-of-...
  7. How to Convert HTML to ODT using C#

    Quickly convert HTML to ODT using C# with a popular conversion library along with code example to export HTML to ODT in C# on commonly used operating systems....Annotation Product Family GroupDocs...Converting HTML to ODT (Open Document Text) can be a useful feature in...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to Convert ODT to JPG using C#

    In this topic, we will discover how to convert ODT to JPG using C# without installing additional software installations along with code to export ODT to JPG in C#....Annotation Product Family GroupDocs...you have an ODT (Open Document Text) file and wish to convert it...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert ODT to PPTX using C#

    In this topic, we will discover how to convert ODT to PPTX using C# without installing additional software installations along with code to export ODT to PPTX in C#....Annotation Product Family GroupDocs...you have an ODT (Open Document Text) file and need to convert it...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Convert PDF to ODT using C#

    Efficiently convert PDF to ODT using C# without installing extra tools. Enhance document processing in projects with this guide on how to export PDF to ODT using C#....Annotation Product Family GroupDocs...files to ODT (Open Document Text). PDFs are renowned for their...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...