Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 7,186 for

may

(0.47 sec)
  1. View Your Documents Securely with Web-Based Gro...

    Every day you spend most of your time in checking secure email attachments. Discarding the ones you don’t need and managing the ones you require. If you try to view or manage your documents online using a web-based document management service, various risks and problems kick in. For example, The online service does not support your required file formats. You might have to compromise on the layout and formatting of the documents.... You may check this detailed piece of...

    blog.groupdocs.com/total/view-your-documents-se...
  2. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....resources GitHub examples You may easily run the code above and...

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

    This article explains that how to search text from Microsoft OneNote sections presentations...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  4. How to merge JPG images using Java | GroupDocs

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in java language using GroupDocs.Merger for Java library.... You may specify absolute or relative...

    docs.groupdocs.com/merger/java/getting-started/...
  5. Supported File Formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Total for Python via .NET....a format that can be viewed may not be convertible to every other...

    docs.groupdocs.com/total/python-net/supported-d...
  6. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....the verification, however, you may also perform verification of...

    blog.groupdocs.com/categories/groupdocs.signatu...
  7. Convert TXT to MHTML using Node.js

    You can easily convert TXT to MHTML using Node.js with powerful conversion library. This allows you to export TXT to MHTML in Node.js quickly and reliably.... Updated on 16 May 2025 English Français Deutsch...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  8. Remove Pages from PDF using C# | Even, Odd, Lis...

    Remove any set of pages from the PDF files using C#. Delete list of pages, any given range, even or odd pages from PDF files within .NET application.... Requirements may differ at times, so we will discuss...

    blog.groupdocs.com/merger/delete-pages-from-pdf...
  9. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  10. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word 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 Microsoft Office Word 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-m...