Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 3,484 for

library

(0.52 sec)
  1. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT files. Therefore, for TXT file getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/extract-table-of...
  2. Extract images from Microsoft Office Word docum...

    This article explains that how to extract images from Microsoft Office Word (.doc, .docx) documents...NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/net/extract-images-fr...
  3. Set metadata properties | GroupDocs

    The set_properties method updates or adds metadata. Use it to add metadata to photos and PDFs or to update data in MP3 files with GroupDocs.Metadata for Python via .NET....topics To learn more about library features and get familiar how...

    docs.groupdocs.com/metadata/python-net/set-meta...
  4. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/esign-word-pro...
  5. Sign documents with encrypted QR-code text | Gr...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Specify file type when loading a document | Gro...

    This article explains how to specify file type when loading a document with GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/load-document-...
  7. Regular expression search | GroupDocs

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low using Java search API....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/java/regular-expressi...
  8. eSign Spreadsheet with Metadata signature | Gro...

    This article explains how to add metadata signatures to Spreadsheet document with GroupDocs.Signature...NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/esign-spreads...
  9. Output adapters | GroupDocs

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/nodejs-java/output-ad...
  10. Search text in PDF documents | GroupDocs

    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....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/search-text-in-p...