Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 33,737 for

ppt

(0.05 sec)
  1. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iPPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  2. Removing metadata | Documentation

    Example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/net/removing-metadata/
  3. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/java/get-document-i...
  5. How to Extract Images from PowerPoint in C#

    This article provides stepwise instructions to extract images from PowerPoint in C# and a sample working code on how to get images from PowerPoint using C#....calls to extract images from PPT document. Further, these instructions...

    kb.groupdocs.com/parser/net/how-to-extract-imag...
  6. Search in XLA Online

    Free online document search. Secure and easy to use full text online search in XLA....MHT MHTML XHTML XML ONE PDF PPT PPTX PPS PPSX ODP POT PPTM POTX...

    products.groupdocs.app/search/xla
  7. FileType.CHM Field - GroupDocs.Viewer for .NET ...

    Microsoft Compiled HTML Help File (.chm) is a well-known format for HELP (documentation to some application) documents. Learn more about this file...Field PPSM Field PPSX Field PPT Field PPTM Field PPTX Field PROPERTIES...

    apireference.groupdocs.com/viewer/net/groupdocs...
  8. FileType.BZ2 Field - GroupDocs.Viewer for .NET ...

    Bzip2 Compressed File (.bz2) are compressed files generated using the BZIP2 open source compression method, mostly on UNIX or Linux system. Learn...Field PPSM Field PPSX Field PPT Field PPTM Field PPTX Field PROPERTIES...

    apireference.groupdocs.com/viewer/net/groupdocs...
  9. FileType.APNG Field - GroupDocs.Viewer for .NET...

    Animated Portable Network Graphic (.apng) is extension of PNG format that support animation. Learn more about this file format here....Field PPSM Field PPSX Field PPT Field PPTM Field PPTX Field PROPERTIES...

    apireference.groupdocs.com/viewer/net/groupdocs...
  10. FileType.DWT Field - GroupDocs.Viewer for .NET ...

    AutoCAD Drawing Template (.dwt) is an AutoCAD drawing template file that is used as starter for creating drawings that can be saved as DWG files. L...Field PPSM Field PPSX Field PPT Field PPTM Field PPTX Field PROPERTIES...

    apireference.groupdocs.com/viewer/net/groupdocs...