Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 3,003 for

resource

(2 sec)
  1. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com 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....readNode ( n ); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  2. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Python via .NET API....context manager, ensuring resources are released on exit. Rot...

    docs.groupdocs.com/merger/python-net/rotate-pages/
  3. Signing archive documents in batch | GroupDocs

    This article shows how to sign documents in batch mode within the archive files with one or multiple electronic signatures...()+ ", mls" ); } } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/signing-archi...
  4. Advanced search for Image signatures | GroupDocs

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

    docs.groupdocs.com/signature/java/advanced-sear...
  5. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature... getMessage ()); } More resources Advanced Usage Topics To learn...

    docs.groupdocs.com/signature/java/esign-documen...
  6. Logging | GroupDocs

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....Setting the custom logger More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/logging/
  7. Update index | GroupDocs

    This article explains that how to update indexed documents, as well as updating an index version in Java....targetIndexFolder ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/update-in...
  8. Alphabet | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about Alphabets using Java.... search ( query ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/alphabet/
  9. Extract table of contents | GroupDocs

    Learn how to extract table of contents (TOC) from Word documents, PDF files, and eBooks using GroupDocs.Parser for .NET. Extract TOC items with page numbers and depth levels in C#....ReadToEnd ()); } } } More resources Advanced usage topics To learn...

    docs.groupdocs.com/parser/net/extract-table-of-...
  10. Spell checking | GroupDocs

    This article shows that how spell checking works during the search...."Rleativity" , options ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/spell-checking/