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

pptx

(0.04 sec)
  1. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. 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 the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Split or Merge PDF, PowerPoint, Excel, Word, Do...

    Split or Merge PDF, Word DOC/DOCX, XLS/XLSX Excel spreadsheets, PPT/Pptx presentations, Visio Drawings, eBooks, & more documents in Java. Steps & examples....to do if I need to merge PPT/PPTX presentations. Many more questions...CSV, TSV Presentations PPT, PPTX, PPS, PPSX, ODP, OTP Drawings...

    blog.groupdocs.com/merger/merge-pdf-word-excel-...
  4. Introducing GroupDocs.Assembly for .NET | Docum...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s format as or in the specified output format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....SpreadsheetML, ODS) Presentation (PPT, PPTX, PPTM, PPS, PPSX, PPSM, POT...Supported Presentation (PPT, PPTX, PPTM, PPS, PPSX, PPSM, POT...

    docs.groupdocs.com/assembly/net/introducing-gro...
  5. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, Pptx, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....of presentations such as PPT, PPTX, POTM, POTX, etc. For the full...metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails, images and...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. How to Extract Images from Excel in Java

    Quickly learn the workflow to extract images from Excel in Java and develop the parsing application to get images from Excel using Java in a few lines of code....such as DOC, DOCX, PDF, PPT, PPTX, and many more. We have discussed...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  7. How to Convert CSV to PDF using Java

    This guide explains to you how to convert CSV to PDF using Java. Learn how to utilize this guide to put the CSV to PDF converter Java feature into action....document formats such as PNG, TIFF, PPTX, ODS, TSV, DOCX, and others...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Extract Images from Word Document using ...

    This article provides thorough instructions to extract Images from Word document using Java and how to create the Java image extractor from Word application....formats such as PDF, HTML, XLSX, PPTX, EPUB, and many more. We have...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  9. Inaugurating Next Generation GroupDocs.Annotati...

    Launching GroupDocs.Annotation for Java 3.1.0 The best just got better, Team GroupDocs is pleased to introduce the Next Generation GroupDocs.Annotation for Java 3.1.0. This API has more advanced capabilities to annotate documents with area annotation, text highlight, text underline, text strikeout, watermarking, reply based comments and many more. The Next Generation GroupDocs.Annotation for Java 3.1.0 is a UI less API to facilitate the developers to create any kind of application including Desktop, Web and cloud applications....(XLSX), PowerPoint Presentation (PPTX) and Portable Document Format...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  10. Extract text from HTML documents | Documentation

    Learn how to extract a text from HTML documents getText() method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/java/extract-text-fro...