Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 7,078 for

may

(0.63 sec)
  1. 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/...
  2. 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...
  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. 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-...
  5. 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...
  6. 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...
  7. 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...
  8. Extract metadata from Microsoft Office PowerPoi...

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

    docs.groupdocs.com/parser/java/extract-metadata...
  9. GroupDocs Regarding Excel and DOCX files Previe...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for preview purposes. However, I have encountered some issues during the conversion: When c…...litvinchik May 17, 2025, 2:15pm 7 @koc-it-support...

    forum.groupdocs.com/t/groupdocs-regarding-excel...
  10. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...