Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 2,590 for

resource

(0.35 sec)
  1. eSign document with multiple signatures | Group...

    This article explains how to sign document with multiple signatures of various type by GroupDocs.Signature API...pdf" , listOptions ); More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/esign-documen...
  2. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine...getName ())); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/adding-metadata/
  3. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....readToEnd ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-text-fro...
  4. Search text in Microsoft OneNote sections | Gro...

    This article explains that how to search text from Microsoft OneNote sections presentations... Text )); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  5. Remove metadata properties | GroupDocs

    This article shows that how to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....following articles: More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/net/remove-metadata...
  6. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush... getHeight ()); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/composing-sig...
  7. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API...." ); } More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/verify-for-mu...
  8. Advanced search for Text signatures | GroupDocs

     This article explains how to make advanced search for Text electronic signatures with GroupDocs.Signature API.... getMessage ()); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/advanced-sear...
  9. Working with attributes | GroupDocs

    This page contains information about working with attributes in the search network.... More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/working-with-attr...
  10. Indexing additional fields | GroupDocs

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....( documentsFolder ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/indexing-...