Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 6,185 for

may

(0.07 sec)
  1. Updating metadata | Documentation

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/updating-metad...
  2. Search text in PDF documents | Documentation

    To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in PDF document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/search-text-in-p...
  3. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/sign-document-...
  4. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Sign document with Barcode signature and additi...

     This article explains how to sign document with Barcode electronic signatures using extended options with GroupDocs.Signature API....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/sign-document-...
  6. Generating document preview - advanced | Docume...

    This article shows how to generate document pages with advanced options....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/generating-do...
  7. Query language specification | Documentation

    This article gives the knowledge about the complete specification of the search query DSL used in text queries....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/query-language-sp...
  8. Homophone dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/homophone-dictio...
  9. Synonym dictionary | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Synonym dictionary using Java....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/synonym-dictionary/
  10. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/extract-tables-f...