Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 11,701 for

pptx

(0.24 sec)
  1. 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 using Java....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/nodejs-java/word-form...
  2. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary using Java....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/nodejs-java/homophone...
  3. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/net/working-with-ca...
  4. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API....Available options are: Ppt, Pps, Pptx, Ppsx, Odp, Otp, Potx, Pot,...conversion . Converter ( "sample.pptx" , loadOptions ) const convertOptions...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  5. Extract Images from PDF, Word, Excel, PPT using...

    Extract images from the whole document, and specific pages of word processing documents, Excel spreadsheets, PPT presentations, and PDF using Java.... NUMBERS Presentations PPT, PPTX, PPTM, PPS, PPSX, PPSM, POT...= new Parser("path/document.pptx") // PowerPoint Presentation...

    blog.groupdocs.com/parser/extract-images-from-p...
  6. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, Pptx, XLSX, images, audio, video and many other files of different types in your Java solution....pptx" try ( Metadata metadata = new...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/java/find-metadata-...
  7. GroupDocs.Merger Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....password from the PowerPoint (PPT/PPTX) files. Afterward, we will delve...

    blog.groupdocs.com/categories/groupdocs.merger-...
  8. Remove Image Watermark from DOCX Using Python

    Learn how to remove image watermark from DOCX using Python. This tutorial shows how to detect and delete image watermarks in DOCX documents programmatically....on remove text watermark from PPTX using Python , which explains...

    kb.groupdocs.com/watermark/python/remove-image-...
  9. Extract text from Microsoft OneNote sections | ...

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

    docs.groupdocs.com/parser/net/extract-text-from...
  10. Load options for different document types | Gro...

    This article demonstrates how to load and convert PDF. Word, Excel, PowerPoint documents and Images using GroupDocs.Conversion for Java API...., PPT, PPTX, ODP) Portable Document Format...

    docs.groupdocs.com/conversion/java/load-options...