Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 5,363 for

text signature

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

    docs.groupdocs.com/search/java/indexing-metadat...
  2. Scan Barcode from RTF using C#

    This guide explains how to scan barcode from RTF using C#, with a code example to help you efficiently extract barcode from RTF in C#, ensuring a smooth and seamless process....Signature Product Family GroupDocs.Metadata...information. When dealing with Rich Text Format ( RTF ) documents, it’s...

    kb.groupdocs.com/parser/net/scan-barcode-from-r...
  3. Convert font formats | GroupDocs

    This article demonstrates how you can convert font formats with GroupDocs.Conversion for Java....Signature Product Solution GroupDocs...system and applications to render text. Popular file formats include...

    docs.groupdocs.com/conversion/java/convert/font/
  4. How to Convert DOCX to RTF using C#

    You can find the directions to convert docx to RTF using C# in this topic. Moreover, we will help you to write an application to export docx to RTF using C#....Signature Product Family GroupDocs.Metadata...to create, store, and share text documents. RTF is a widely supported...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. How to Add Arrow Annotation in PDF using C#

    You will learn how to add arrow annotation in PDF using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation into PDF in C#....Signature Product Family GroupDocs.Metadata...particular graph, table, or line of text. Additionally, the article provides...

    kb.groupdocs.com/annotation/net/how-to-add-arro...
  6. How to Convert TXT to XLSX using Java

    In this article, you will find a guide on how to convert TXT to XLSX using Java on common operating systems and code example to generate XLSX from TXT using Java....Signature Product Family GroupDocs.Metadata...using Java . TXT , or plain text, is a commonly used format for...

    kb.groupdocs.com/conversion/java/how-to-convert...
  7. How to Convert RTF to ODT using Java

    In this topic, you will be taken step-by-step process to convert RTF to ODT using Java. Also, you will find Java code that explains how to export RTF to ODT in Java....Signature Product Family GroupDocs.Metadata...task involves converting Rich Text Format ( RTF ) files to ODT...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. 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....Signature Product Solution GroupDocs...) { System . out . print ( "Text " + description . getReplacement...

    docs.groupdocs.com/redaction/java/use-redaction...
  9. 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....Signature Product Solution GroupDocs...document can be as simple as a text document as well as more detailed...

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

    docs.groupdocs.com/comparison/java/compare-docu...