Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 2,611 for

resource

(0.26 sec)
  1. 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....println ( message ); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/logging/
  2. Text search in network | GroupDocs

    This page contains information about full-text searching in the search network.... More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/text-search-in-n...
  3. 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/java/working-with-att...
  4. Extract formatted text from document page | Gro...

    This article explains that how to extract formatted text from document page....ReadToEnd ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/extract-formatted...
  5. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet.... getValue ())); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-metadata...
  6. 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...
  7. 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/
  8. 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...
  9. Delete Digital signatures from documents | Grou...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/delete-digital...
  10. Advanced search archive documents | GroupDocs

    This article explains how to make advanced search within the archive that contains several documents for any electronic signatures with GroupDocs.Signature API....ErrorMessage}, mls" ); } } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/advanced-searc...