Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 12,190 for

pptx

(0.11 sec)
  1. Working with formats | GroupDocs

    This article explains document formats and format families supported by GroupDocs.Editor for .NET and how to operate them in .NET code....which includes PPT, PPS, POT, PPTX, PPTM etc. Text-based formats...

    docs.groupdocs.com/editor/net/working-with-form...
  2. Search index repository | GroupDocs

    The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/net/search-index-repo...
  3. Working with metadata in PSD images | GroupDocs

    Reading Photoshop Metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a PSD image. For more information on the Photoshop file format and metadata blocks 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 PSD image. Load a PSD file Get the root metadata package Extract the ImageResourcePackage instance and obtain a list of ImageResourceBlock objects Iterate trough the collection of resource blocks AdvancedUsage....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/net/extract-cells-fro...
  5. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/nodejs-java/working...
  6. 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....formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/redaction/net/use-redaction-...
  7. 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...
  8. 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...
  9. 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-...
  10. 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/