Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 3,665 for

image conversion

(0.11 sec)
  1. Working with BMP metadata | GroupDocs

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP Image Get the root metadata package Extract the native metadata package using the BmpRootPackage.getBmpHeader method Read the BMP header properties advanced_usage.managing_metadata_for_specific_formats.Image.bmp.BmpReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputBmp)) { BmpRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getBmpHeader().getBitsPerPixel()); System.out.println(root.getBmpHeader().getColorsImportant()); System.out.println(root.getBmpHeader().getHeaderSize()); System.out.println(root.getBmpHeader().getImageSize()); System.out.println(root.getBmpHeader().getPlanes()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Conversion Product Solution GroupDocs...metadata for specific formats / Images / Working with BMP metadata...

    docs.groupdocs.com/metadata/java/working-with-b...
  2. Unable to convert DXF, MPT, MPP file to PDF aft...

    After I updated ‘groupdocs-Conversion’ for Java from 25.6 to 25.8 Conversion to PDF started to fail for the above file extensions. For DXF I see the following exception: com.groupdocs.Conversion.exceptions.CorruptOrDam…...Conversion Product Family java , document-conversion adrian...‘groupdocs-conversion’ for Java from 25.6 to 25.8 conversion to PDF...

    forum.groupdocs.com/t/unable-to-convert-dxf-mpt...
  3. GroupDocs.Conversion for Python via .NET | Grou...

    GroupDocs.Conversion for Python via .NET is a document Conversion API that enables easy Conversion of popular file formats, including DOCX, XLSX, PPTX, PDF, CAD drawings, and many more....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Python...

    docs.groupdocs.com/conversion/python-net/
  4. GroupDocs.Total for Java | GroupDocs

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....Conversion Product Solution GroupDocs...and manipulate documents and images within your Java applications...

    docs.groupdocs.com/total/java/
  5. Convert PDF to MHTML using Python

    Comprehensive guide to convert PDF to MHTML using Python. Learn step-by-step how to export PDF to MHTML using Python, preserving formatting without extra software....Conversion Product Family GroupDocs...original formatting, layout, images, tables, and hyperlinks, ensuring...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  6. Features overview | GroupDocs

    GroupDocs.Merger for Python via .NET is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as Images and more....Conversion Product Solution GroupDocs...feature allows to generate image representations of document...

    docs.groupdocs.com/merger/python-net/features-o...
  7. How to Run | GroupDocs

    Download from GitHub The complete examples package of GroupDocs.Metadata is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favourite Github client. In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like the following Image: Open IntelliJ Idea and import the project to get started with it....Conversion Product Solution GroupDocs...will look like the following image: Open IntelliJ Idea and import...

    docs.groupdocs.com/metadata/java/how-to-run-exa...
  8. Add document to Spreadsheet via OLE | GroupDocs

    This article explains how to add document to Spreadsheet via OLE with GroupDocs.Merger within your .Java applications....Conversion Product Solution GroupDocs...Excel spreadsheet document as image link inside of predefined cell...

    docs.groupdocs.com/merger/java/add-document-to-...
  9. Common Master-Detail in Text Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Text Document format. Common Master-Detail in Text Document Note This feature is supported by version 17.3.0 or greater. Reporting Requirement As a report developer, you are required to represent the information of the customers and products with the following key requirements: It must associate the customers with their products Report must be generated in the HTML Document Adding Syntax to be evaluated by GroupDocs....Conversion Product Solution GroupDocs...Advanced Usage / Working with Image Reports - Common Master-Detail...

    docs.groupdocs.com/assembly/net/common-master-d...
  10. System Requirements | GroupDocs

    GroupDocs.Conversion for Python via .NET sustem requirements....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Python...

    docs.groupdocs.com/conversion/python-net/system...