Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 1,379 for

pptx to pdf

(0.87 sec)
  1. Extract Table of Contents from Microsoft Office...

    Learn how To extract and work with table of contents from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/extract-table-of-...
  2. Use redaction policies | GroupDocs

    Learn how To deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need To specify them in your code. You can specify an XML document with a list of pre-configured redactions....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/use-redaction-...
  3. Word forms provider | GroupDocs

    This article gives the knowledge of the API methods which can be used To perform operations about word forms provider interface....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/word-forms-provider/
  4. Agents and LLM Integration | GroupDocs

    GroupDocs.Viewer for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for AI-driven document pipelines....DOCX, XLSX, PPTX, EML, CAD drawings, or scanned PDFs directly....a multimodal LLM. Render to PDF for OCR and page-level routing...

    docs.groupdocs.com/viewer/python-net/agents-and...
  5. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows To extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/java/extract-metadata...
  6. Search index repository | GroupDocs

    The IndexReposiTory class can be used To combine several indexes inTo a group for searching all indexes at once....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/search-index-rep...
  7. Reverse image search | GroupDocs

    This article gives knowledge about the reverse image search, which makes it possible To search for similar images in ZIP archives, various documents, and individual files....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/reverse-image-se...
  8. Search text in Microsoft OneNote sections | Gro...

    This article explains that how To search text from Microsoft OneNote sections presentations...extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  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....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    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....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

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