Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 11,807 for

format

(0.13 sec)
  1. Extracting MakerNote metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to image inFormation that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary Format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs....Managing metadata for specific formats / Images / Working with metadata...properties in a proprietary binary format derived from EXIF. GroupDocs...

    docs.groupdocs.com/metadata/java/extracting-mak...
  2. Convert XLSX to DOCX using Python

    Convert XLSX to DOCX using Python to automate document generation. Learn how to export XLSX to DOCX in Python while retaining structured layout and Formatting....between spreadsheet and document formats. By using a Python-friendly...API, you gain control over formatting, content structure, and file...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  3. GroupDocs.Viewer for Java 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Viewer for Java 25.9. Available now on NuGet and GroupDocs website.... LHA Archive Format Support 3. Full Email Address...for handling different file formats. 🆕 Key New Features # 1. Multipage...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  4. Edit Markdown documents | GroupDocs

    This guide demonstrates how to edit content of the Markdown documents/files like a common text documents using a GroupDocs.Editor for Java....special syntax, support text formatting, tables, lists, images and...fully supports the Markdown format on both import, export, and...

    docs.groupdocs.com/editor/java/edit-markdown/
  5. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word documents getImages methods are used. By default images are extracted with its original Format. With using ImageOptions class it is possible to extract images from Microsoft Office Word documents as bmp, gif, jpeg, png and webp Formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Extract data from various formats / Extract data from Microsoft...extracted with its original format. With using class it is possible...

    docs.groupdocs.com/parser/java/extract-images-f...
  6. Extract images from Microsoft Office Excel spre...

    To extract images from Microsoft Office Excel spreadsheets getImages methods are used. By default images are extracted with its original Format. With using ImageOptions class it is possible to extract images from Microsoft Office Excel spreadsheets as bmp, gif, jpeg, png and webp Formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for CSV files. Therefore, for CSV file getImages method returns null....Extract data from various formats / Extract data from Microsoft...extracted with its original format. With using class it is possible...

    docs.groupdocs.com/parser/java/extract-images-f...
  7. Render DOCX as Image using Python

    You will learn how to render DOCX as image using Python. A code example will also be provided to create images from DOCX in Python for visual content workflows....content in a visually consistent format across platforms. This article...depending on your preferred image format, and specify the output directory...

    kb.groupdocs.com/viewer/python/render-docx-as-i...
  8. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: 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....in files of all supported formats. Extracting and updating metadata...unified for all supported formats. The product architecture was...

    docs.groupdocs.com/metadata/net/migration-notes/
  9. How to Convert Bitmap to PNG using Java

    This short article walks you through the workflow to convert Bitmap to PNG using Java and how to use this guide to change BMP to PNG in Java....the image conversion from one format to another. Here are the key...transforming a Bitmap file to PNG format. Steps to Convert Bitmap to...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Conversion API, describes how to convert files with just couple lines of code....to convert it to some other format. Getting Possible Conversions...ConvertOptions for specific target format Was this page helpful? Not...

    docs.groupdocs.com/conversion/java/basic-usage/