Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 11,854 for

pptx

(0.43 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  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. Convert a Document to Multiple Page Files | Doc...

    Learn how to convert a single multi-page document into individual page files in various formats using GroupDocs.Conversion for Python via .NET....how to convert each slide in a PPTX presentation to a PNG image...Converter ( "./basic-presentation.pptx" ) as converter : # Instantiate...

    docs.groupdocs.com/conversion/python-net/develo...
  7. How to Extract Text from HTML in Java

    This article describes a step-by-step procedure to extract text from HTML in Java and how to use these steps for developing the Java get Text from HTML application....formats such as DOCX, XLSX, PPTX, PDF, EML, MSG, and many more...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  8. How to Sign PDF with Digital Signature using Java

    This short tutorial walks you through the process to sign a PDF with a digital signature using Java and provides the implementation of a digital signature in Java....such as DOCS, XLSX, PPSM, TSV, PPTX, and many more to eSign the...

    kb.groupdocs.com/signature/java/how-to-sign-pdf...
  9. Search in XLA Online

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

    products.groupdocs.app/search/xla
  10. How to Extract Text from Word Document using C#

    This quick tutorial provides thorough information to extract text from Word document using C# and how to create the read text from Word document C# application....RTF, XLSX, CSV, MHTML, EML, PPTX, ZIP, PDF, and many more. We...

    kb.groupdocs.com/parser/net/how-to-extract-text...