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

pptx

(0.65 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. 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...
  3. BoardPro Converts Files into PDF and Merge Mult...

    About BoardPro BoardPro is an innovative cloud-based startup developing board management software specifically designed to meet the requirements and governance workflows of the board of directors of small to medium businesses and non-profits. It is an easy-to-use software for board meetings, responsibilities, and documents. It is designed specifically to meet the challenges of limited resources and limited experience. Professional corporate boards can afford extensive governance and administration resources, freeing directors to focus on making a powerful contribution....pptx, .rtf, .txt, .jpg, etc. Each...formats: .pdf, .doc, .docx, .ppt, .pptx, .rtf. txt, .jpg, etc. These...

    blog.groupdocs.com/total/convert-files-to-pdf-a...
  4. 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...
  5. Merge Multiple File Types into One File using C...

    C# way to combine two or more documents of different file formats into a single file. Merge different PDF, Word, Excel, PPT files into one PDF with .NET API....in Java Merge PowerPoint PPT/PPTX & Slides using C#...

    blog.groupdocs.com/merger/merge-multiple-file-t...
  6. Index lifecycle | GroupDocs

    This page explains the life cycle of an index which begins at the moment of creating an instance of the Index class and first saving the index files to disk...over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/net/index-lifecycle/
  7. Index lifecycle | GroupDocs

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/java/index-lifecycle/
  8. Extract images from document page area | GroupDocs

    This article explains that how to extract images from document page area....images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/net/extract-images-fr...
  9. Extract images from document page area | GroupDocs

    This article explains that how to extract images from document page area....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/java/extract-images-f...
  10. Extract data from attachments and ZIP archives ...

    Learn how to extract text, images, and data from ZIP archives, PDF portfolios, email attachments, and Outlook storage files using GroupDocs.Parser for .NET in C#....images from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/net/extract-data-from...