Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 12,040 for

pptx

(0.23 sec)
  1. Getting Document Information | GroupDocs

    Read format, page count, author, dimensions, table of contents, and format-specific metadata from PDF, Word, Excel, PowerPoint, CAD, image, project management, and email documents without converting — using Converter.get_document_info() in GroupDocs.Conversion for Python via .NET....pptx" ) as converter : doc_info =...get_document_info () # Print PPTX document info print ( "Author:"...

    docs.groupdocs.com/conversion/python-net/develo...
  2. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation.... Pptx ) //let's say we have presentation...Formats . PresentationFormats . Pptx ) //let's say we have presentation...

    docs.groupdocs.com/editor/net/inserting-edited-...
  3. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation.... Pptx ) //let's say we have presentation...PresentationSaveOpti ( PresentationFormats . Pptx ) //let's say we have presentation...

    docs.groupdocs.com/editor/java/inserting-edited...
  4. C# Fuzzy Search - Find in Files across Folders

    Unlock the power of programmatic fuzzy search in C#! Search multiple text-based documents across folders for approximate matches with error tolerance....XLSX) , presentations (PPT, PPTX) , PDF files, Markup (HTML,...

    blog.groupdocs.com/search/fuzzy-search-csharp/
  5. Extract Images from PDF, Excel, PPT, Word Docum...

    .NET API with features to extract images from PDF, spreadsheets, presentations, word-processing documents, and from specific pages using parsing API in C#....pptx")) // Presentation // using... NUMBERS Presentations PPT, PPTX, PPTM, PPS, PPSX, PPSM, POT...

    blog.groupdocs.com/parser/extract-images-from-p...
  6. 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....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

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

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

    docs.groupdocs.com/parser/net/search-text-in-mi...
  8. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Editor for .NET... including DOCX, PDF, XLSX, PPTX, and more. It’s a great way...

    docs.groupdocs.com/editor/net/showcases/
  9. 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...
  10. 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 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-...