Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 7,596 for

groupdocs pptx viewer

(0.27 sec)
  1. Extracting Common Image Information | GroupDocs

    For all supported image formats the Groupdocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/metadata/net/extracting-comm...
  2. Optimize index | GroupDocs

    This article explains that how to optimize index to reduce the number of segments in an index....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/search/net/optimize-index/
  3. Homophone search | GroupDocs

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning using Java search API....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/search/java/homophone-search/
  4. Indexing documents | GroupDocs

    This page contains information about indexing documents in the search network....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/search/java/indexing-documents/
  5. Use PageAreaRedaction | GroupDocs

    This article explains that how to use PageAreaRedaction....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/redaction/net/use-page-area-...
  6. Categories

    Find Answers by API Groupdocs.Total Product Family Groupdocs.Conversion Product Family Groupdocs.Annotation Product F......Answers by API GroupDocs.Total Product Family GroupDocs.Conversion...Family GroupDocs.Annotation Product Family GroupDocs.Viewer Product...

    kb.groupdocs.com/categories/page/33/
  7. How to Compare Powerpoint Files using Java

    Let's get familiar yourself with the process to compare Powerpoint Files using Java and how to create functionality to compare two ppt files for differences in Java....Answers by API GroupDocs.Total Product Family GroupDocs.Conversion...Family GroupDocs.Annotation Product Family GroupDocs.Viewer Product...

    kb.groupdocs.com/comparison/java/how-to-compare...
  8. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the Groupdocs.Editor for .NET version 25.11 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/editor/net/deleting-slides-f...
  9. Stop word dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about stop word dictionary using Java....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/search/nodejs-java/stop-word...
  10. Search for different word forms | GroupDocs

    This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....Navigation Products GroupDocs.Total Product Family GroupDocs.Conversion...Solution GroupDocs.Viewer Product Solution GroupDocs.Markdown...

    docs.groupdocs.com/search/net/search-for-differ...