Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 33,729 for

ppt

(0.06 sec)
  1. Plain text | Documentation

    This article explains that how to extract plain formatted text from document page....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/net/plain-text/
  2. Markdown | Documentation

    This article explains that how to extract Markdown formatted text from document page in Java....extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and...

    docs.groupdocs.com/parser/java/markdown/
  3. IImportDocumentOptions - GroupDocs.Merger for J...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......types - PDF, DOCX/DOC, PPTX/PPT, XLSX/XLS, VSDX/VSD, ODT, ODS...

    apireference.groupdocs.com/merger/java/com.grou...
  4. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  5. Working with metadata in MOV Files | Documentation

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using MovRootPackage.MovPackage Read the QuickTime atoms AdvancedUsage....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images...

    docs.groupdocs.com/metadata/net/working-with-me...
  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...

    docs.groupdocs.com/redaction/net/get-file-info/
  7. Optimize output for printing | Documentation

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

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  8. 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...

    docs.groupdocs.com/metadata/java/extracting-com...
  9. Create, edit, and convert file formats in Andro...

    Aspose Android APIs let you develop secure and reliable Android apps to process PDFs, word documents, spreadsheets, presentations, barcodes, and emails....manipulate PDF, DOC, DOCX, XLS, XLSX, PPT, PPTX, EML, and MSG files and...Generate, view, edit, and convert PPT, PPTX, PPTM, POT, POTX, and ODP...

    www.aspose.com/products/android-java/
  10. GroupDocs.Comparison 24.7 | Java API to Compare...

    Native Java API to Merge & Compare Word, Excel, PowerPoint, Visio, Outlook, OneNote, OpenOffice, Image, & others. Perform source code comparison via Java API....POT, POTX, PPS, PPSX, PPTX, PPT Microsoft Visio®: VSDX, VSD,...CSV CAD POT POTX PPS PPSX PPTX PPT VSDX VSD VSS VST VDX ONE ODT...

    releases.groupdocs.com/comparison/java/24-7/