Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 3,109 for

file format conversion

(0.1 sec)
  1. Extracting common image information | GroupDocs

    For all supported image Formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more inFormation on the feature. Load an image Extract the root metadata package Use the getImageType method to obtain File Format inFormation advanced_usage.managing_metadata_for_specific_Formats.image.ImageReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPng)) { ImageRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrder()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWidth()); System.out.println(root.getImageType().getHeight()); } 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...Managing metadata for specific formats / Images / Extracting common...

    docs.groupdocs.com/metadata/java/extracting-com...
  2. Generate Document from XML Data Source | GroupDocs

    Create reports from XML data sources using XmlDataSource class to load and bind XML data to templates....Conversion Product Solution GroupDocs...perform calculations and formatting. The main classes involved...

    docs.groupdocs.com/assembly/net/basic-usage-xml...
  3. Search for Barcode e-Signatures | GroupDocs

    This article explains how to search for barcode electronic signatures within document pages using GroupDocs.Signature for Python via .NET API...Conversion Product Solution GroupDocs...of information in a compact format. What is a Barcode Signature...

    docs.groupdocs.com/signature/python-net/search-...
  4. output.zip

    converted_1.html From:Dovlet Mamenov Sent:Thursday, August 2, 2018 6:15 AM To:testgroupdv01@gmail.com Subject:Test email message Attachments:calibre.docx, sample.jpg This is a test email with two a......test email with two attachment files converted_10.html From:Natalia...document to a modern ebook format, such as AZW3 for Kindles or...

    docs.groupdocs.com/conversion/java/_sample_file...
  5. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API....Conversion Product Solution GroupDocs...close (); Replacing text with formatting You can also replace the...

    docs.groupdocs.com/watermark/java/modifying-fou...
  6. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 Files....Conversion Product Solution GroupDocs...usage scenario of the method. a file to update Specify a predicate...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  7. sample.pst

    SPAM Search Folder 2 Top of Personal Folders Deleted Items Introducing the Improved Aspose.Tasks for Java and Other News from Aspose, April 2015 048df8f5-315c-4e2e-b9fd-fea8a1c3fe2a.jpg 048df8f5-31......png> How-to: Convert Email Files to WordPress Posts using Aspose...a button any EML, MHT or MSG file is imported into WordPress without...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  8. Hello, world! | GroupDocs

    Get started with GroupDocs.Watermark for .NET by creating and running a minimal example....Conversion Product Solution GroupDocs...Open Visual Studio and go to File -> New -> Project . Select the...

    docs.groupdocs.com/watermark/net/hello-world/
  9. Remove metadata properties | GroupDocs

    The easiest way to remove metadata properties from a File is to use corresponding tags that allow you to locate the desired properties across all metadata packages....Conversion Product Solution GroupDocs...remove metadata properties from a file is to use corresponding tags...

    docs.groupdocs.com/metadata/java/remove-metadat...
  10. Email attachments | GroupDocs

    Extract, add, and remove attachments in email messages using Python via .NET....Conversion Product Solution GroupDocs...attachment . name ) print ( "File format:" , attachment . get_document_info...

    docs.groupdocs.com/watermark/python-net/email-a...