Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 11,394 for

pptx

(0.04 sec)
  1. Numeric range search | Documentation

    This article gives the knowledge about numeric range search which allows you to search in documents any integer numbers in the range from 0 to 9223372036854775807 (Int64.MaxValue)....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/net/numeric-range-sea...
  2. Synonym search | Documentation

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/nodejs-java/synonym-s...
  3. Extracting common image information | Documenta...

    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 getImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.ImageReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPng)) { ImageRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrder()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWidth()); System.out.println(root.getImageType().getHeight()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/java/extracting-com...
  4. Get file info | Documentation

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/redaction/python-net/get-fil...
  5. Optimize output for printing | Documentation

    This article explains how to optimize output HTML for printing....Presentation documents: PPT, PPS, PPTX, PPSX, ODP, FODP, OTP, POT,...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  6. Get file info | Documentation

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/redaction/net/get-file-info/
  7. Render Email Attachments and Outlook Data Files...

    We are back with a major release of GroupDocs.Viewer for Java as version 19.1. The latest release has come with some exciting new features as well as a bunch of improvements and important bug fixes. Please have a look at the release notes to know about the new features and the changes introduced in GroupDocs.Viewer for Java 19.1. Furthermore, if you are planning to upgrade the API from any previous version, we strongly recommend you to check the Public API Changes section of release notes....are: Incorrect rendering of PPTX document as HTML Content of...

    blog.groupdocs.com/viewer/render-email-attachme...
  8. How to Convert XML to CSV in C#

    This short article briefly explains the process to convert XML to CSV in C#. Review sample code to convert XML to CSV using C# and use it as a template for projects....file formats including DOCX, PPTX, ODS, RTF, XLS, and many more...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. How to Convert XLSB to PDF in C#

    Have a look at the process to convert XLSB to PDF in C# and learn document conversion without any third-party tools and examine code to generate PDF from XLSB in C#....including BMP, FODS, ODP, PPS, JPG, PPTX, EPUB, CSV, DOC, and many others...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. How to Convert RTF to JPG using C#

    In this article, we will showcase how to convert RTF to JPG using C# without installing third-party software. also, we will provide code to export RTF to JPG in C#....process of converting RTF to PPTX. If you require additional guidance...

    kb.groupdocs.com/conversion/net/how-to-convert-...