Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 2,966 for

file format conversion

(0.05 sec)
  1. GroupDocs Products Overview

    GroupDocs Products Overview GroupDocs.Viewer GroupDocs.Viewer is a document viewer API that allows rendering and viewing of over 100 File Formats, including Word, Excel, PowerPoint, PDF, and more, ......and viewing of over 100 file formats, including Word, Excel,...installations. GroupDocs.Conversion GroupDocs.Conversion enables seamless...

    docs.groupdocs.com/conversion/java/_sample_file...
  2. converted_with_options.xls

    Sheet1 This document contains a variety of Formatted elements that are used to test document rendering quality during File Conversion and centered. It actually creates two paragraphs. This is a tes......document contains a variety of formatted elements that are used to...rendering quality during file conversion and centered. It actually...

    docs.groupdocs.com/conversion/java/_sample_file...
  3. Logging | GroupDocs

    Logging when converting documents with GroupDocs.Conversion for Java...Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Java...

    docs.groupdocs.com/conversion/java/logging/
  4. Working with metadata in Matroska (MKV) files |...

    Reading matroska Format-specific properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from MKV Files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the Format structure advanced_usage.managing_metadata_for_specific_Formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....Conversion Product Solution GroupDocs...Managing metadata for specific formats / Video / Working with metadata...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Persistent CustomTempFonts Folder Growth Issue ...

    I also encountered this problem. I came across it in GroupDocs.Viewer version 24.6.0 for .NET Framework 4.6.2. I upgraded to the latest version 24.9.0 and the problem still occurs. On some environments the folder grows h…...created in Temp Leftover temp files in AppData\Local\Temp\CustomTempFonts...helpful if you tell us files of which format(s) are causing this...

    forum.groupdocs.com/t/persistent-customtempfont...
  6. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a File of any supported Format....Conversion Product Solution GroupDocs...embedded into different media formats. The defined XMP data model...

    docs.groupdocs.com/metadata/net/working-with-xm...
  7. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....Conversion Product Solution GroupDocs...embedded into different media formats. The defined XMP data model...

    docs.groupdocs.com/metadata/python-net/working-...
  8. Working with formats | GroupDocs

    This article explains document Formats and Format families supported by GroupDocs.Editor for .NET and how to operate them in .NET code....Conversion Product Solution GroupDocs...Guide / Working with formats Working with formats Leave feedback This...

    docs.groupdocs.com/editor/net/working-with-form...
  9. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for Java starting from version 20.2: The* Metadata* class is introduced as a single entry point to manage metadata in Files of all supported Formats. Extracting and updating metadata was unified for all supported Formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document inFormation and preview generation procedures were simplified....Conversion Product Solution GroupDocs...manage metadata in files of all supported formats. Extracting and...

    docs.groupdocs.com/metadata/java/migration-notes/
  10. Working with ZIP archives | GroupDocs

    Get ZIP Format metadata The API allows detecting ZIP archives and reading Format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract inFormation about the archived Files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_Formats.archive.ZipReadNativeMetadataProperties...Conversion Product Solution GroupDocs...Managing metadata for specific formats / Other / Working with ZIP...

    docs.groupdocs.com/metadata/java/working-with-z...