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

format

(2.17 sec)
  1. Working with metadata in MOV files | GroupDocs

    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....Managing metadata for specific formats / Video / Working with metadata...Leave feedback Reading MOV format-specific properties The GroupDocs...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Working with metadata in JPEG2000 images | Grou...

    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....Managing metadata for specific formats / Images / Working with metadata...Metadata API supports extracting format-specific information from JPEG2000...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing documents with various file Formats by GroupDocs.Signature API....documents with different formats / Words → format Save signed Word Processing...signed documents with different formats. Each of document type has...

    docs.groupdocs.com/signature/java/save-signed-w...
  4. How to Convert HTML to Excel using Java

    Let's learn the document conversion process and convert HTML to Excel using Java. Easily implement this guide to develop the Java HTML to Excel converter feature....conversion from HTML to Excel format. Further, we will produce a...files into various document formats including DOCX, PPTX, CSV,...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Extract metadata from Microsoft Office PowerPoi...

    Learn how to extract metadata from PowerPoint presentations (.ppt, .pptx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, and comments from presentation files....Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "{0}: {1}" , item . Name...

    docs.groupdocs.com/parser/net/extract-metadata-...
  6. How to Convert CSV to Excel in C#

    This short article focus on how to convert CSV to Excel in C#. Further, this guide consists of convert CSV to XLSX C# code along with detailed instructions....transformation from CSV to Excel format can be accomplished by following...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. How to Convert HTML to Text in C#

    This short tutorial describes the detailed process to convert HTML to Text in C# and provides a working example to get plain text from HTML C# capability....document and set the output file format by consuming the WordProcessingConver...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Convert JPG to PPTX using C#

    This tutorial demonstrates how to convert JPG to PPTX using C#. Also, code example will be supplied to export JPG to PPTX using C# without extra software installation....PresentationConvertO , specifying the output format as PPTX Finally, save the resulting...

    kb.groupdocs.com/conversion/net/convert-jpg-to-...
  9. Viewer replace characters with square - Free Su...

    Hello, we have a new bug. Viewer is replacing some characters and double characters in the document with an empty square. Can you take a look at it? They are not special characters. We are using version 25.2. Thanks, …...context regarding the document format or content? biczdim March 28...

    forum.groupdocs.com/t/viewer-replace-characters...
  10. Extract images to files | GroupDocs

    This article explains that how to extract images to files....options to save images in PNG format ImageOptions options = new...

    docs.groupdocs.com/parser/net/extract-images-to...