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

text annotations

(0.07 sec)
  1. Case sensitive search | GroupDocs

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct....Annotation Product Solution GroupDocs...case-sensitive search with a query in text form. C# string indexFolder...

    docs.groupdocs.com/search/net/case-sensitive-se...
  2. Working with Form Fields | GroupDocs

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

    docs.groupdocs.com/editor/java/working-with-for...
  3. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...Annotation Product Solution GroupDocs... but are not applied to the text inside the document; the GroupDocs...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  4. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Java....Annotation Product Solution GroupDocs...PDF files is not limited to text only, it could be hyperlinks...

    docs.groupdocs.com/conversion/java/convert/pdf/
  5. GroupDocs.Editor Product Family | GroupDocs

    Use GroupDocs.Editor libraries to programmatically edit Word documents, Excel spreadsheets and PowerPoint presentations...Annotation Product Solution GroupDocs...Render to PDF Render to HTML Add text watermarks Node.js via Java...

    docs.groupdocs.com/editor/
  6. 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....Annotation Product Solution GroupDocs...Search allows creating of full-text and / or metadata index on documents...

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

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

    docs.groupdocs.com/signature/java/verifying-doc...
  8. Use PageAreaRedaction | GroupDocs

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

    docs.groupdocs.com/redaction/net/use-page-area-...
  9. 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...
  10. 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/