Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 11,287 for

pptx

(0.05 sec)
  1. 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....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/java/search-text-in-m...
  2. Queries in text and object form | Documentation

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/java/queries-in-text-...
  3. Topics tagged java

    Topics tagged java...java 41 650 February 14, 2025 PPTX template as input not working...

    forum.groupdocs.com/tag/java
  4. Extract emails from remote server via POP IMAP ...

    GroupDocs.Parser provides the functionality to extract emails from remote servers. The following email protocols are supported: Post Office Protocol (POP) Internet Message Access Protocol (IMAP) Exchange Web Services (EWS) To create an instance of Parser class to extract emails from a remote server the following constructor is used: Parser(EmailConnection connection); Parser(EmailConnection connection, ParserSettings parserSettings) The second constructor allows to use ParserSettings object to control the process; for example, by adding logging functionality....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/java/extract-emails-f...
  5. Output adapters | Documentation

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/java/output-adapters/
  6. Working with TORRENT files | Documentation

    In the BitTorrent file distribution system, a torrent file or METAINFO is a computer file that contains metadata about files and folders to be distributed, and usually also a list of the network locations of trackers, which are computers that help participants in the system find each other and form efficient distribution groups called swarms. A torrent file does not contain the content to be distributed; it only contains information about those files, such as their names, sizes, folder structure, and cryptographic hash values for verifying file integrity....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/net/working-with-to...
  7. Online PDF to POT Converter | Free GroupDocs Apps

    PDF to POT document converter - convert PDF to POT online for free, no registration required. Secure and easy to use PDF to POT conversion!...to PDF, ODT to DOCX, ODP to PPTX and many more document formats...PowerPoint Slide Show) PDF TO PPTX Conversion (PowerPoint Open...

    products.groupdocs.app/conversion/pdf-to-pot
  8. Online DOC to POTX Converter | Free GroupDocs Apps

    DOC to POTX document converter - convert DOC to POTX online for free, no registration required. Secure and easy to use DOC to POTX conversion!...to PDF, ODT to DOCX, ODP to PPTX and many more document formats...PowerPoint Slide Show) Convert DOC TO PPTX (PowerPoint Open XML Presentation)...

    products.groupdocs.app/conversion/doc-to-potx
  9. Online DOC to POTM Converter | Free GroupDocs Apps

    DOC to POTM document converter - convert DOC to POTM online for free, no registration required. Secure and easy to use DOC to POTM conversion!...to PDF, ODT to DOCX, ODP to PPTX and many more document formats...PowerPoint Slide Show) Convert DOC TO PPTX (PowerPoint Open XML Presentation)...

    products.groupdocs.app/conversion/doc-to-potm
  10. Working with metadata in PSD images | Documenta...

    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....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

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