Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 1,363 for

pptx to pdf

(0.51 sec)
  1. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets 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 Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; 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 spreadsheet....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/search-text-in-m...
  2. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/search-text-in-m...
  3. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....pdf" " ; // Creating an index IndexSettings..."c:\\MyDocuments\\ExampleDocument.pdf" ; // Creating an index Index...

    docs.groupdocs.com/search/java/indexing-from-di...
  4. Archive

    archives...Litvinchik · 8 min 🛡️ How to Protect PDF Documents with Access Control...Create Digital Signatures for PDF, Excel & More May 13, 2025 ·...

    blog.groupdocs.com/archives/
  5. Queries in text and object form | GroupDocs

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

    docs.groupdocs.com/search/net/queries-in-text-a...
  6. Getting Document Information | GroupDocs

    This article explains how To detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java....document information: PDF Documents For PDFs, additional information...Converter ( "sample-with-toc.pdf" )) { PdfDocumentInfo pdfInfo...

    docs.groupdocs.com/conversion/java/get-document...
  7. Extract tables from document | GroupDocs

    Learn how To extract tables from documents including Excel spreadsheets, Word documents, and Pdfs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios....(XLS, XLSX) , Word documents, PDFs, and other supported formats...for the document (Excel, Word, PDF, etc.); Check if the document...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  8. Load password-protected documents | GroupDocs

    This article explains how To load password-protected Pdf, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET....documents including encrypted PDFs and password-protected Office...Parser ( "protected_document.pdf" , load_options ) as parser :...

    docs.groupdocs.com/parser/python-net/load-passw...
  9. Adding metadata | GroupDocs

    This article shows how To add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Java search engine...edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/adding-metadata/
  10. Working with metadata in JPEG images | GroupDocs

    Reading PhoToshop metadata properties The GroupDocs Metadata API allows the user To read Adobe PhoToshop metadata associated with a JPEG image. For more information on the PhoToshop file format and metadata blocks that can be attached To images of different formats 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 JPEG image....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-m...