Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 687 for

file type specification

(1.44 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 FileType property to obtain File format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.ImageReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Usage / Managing metadata for specific formats / Images / Extracting...such as width and height, MIME type, byte order, etc. Please see...

    docs.groupdocs.com/metadata/net/extracting-comm...
  2. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for Java...document with various signature types with further verification and...and search with any supported file format. Document signature options...

    docs.groupdocs.com/signature/java/migration-notes/
  3. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Editor for Java...editing process to any supported file format (instead of EditorHander...approx. depending on document type). Document editing and saving...

    docs.groupdocs.com/editor/java/migration-notes/
  4. GroupDocs Viewer - ClassNotFound Exception at c...

    HI. We are in the process of upgrading groupdocs viewer version from 23.7 to 25.12 and we are seeing an exception when deploying the app in the container. We haven’t seen this exception for 23.7. DockerFile is pretty sim…...let me know if there is any specific questions you have to help...version 23.7 to 25.12. This type of error usually indicates that...

    forum.groupdocs.com/t/groupdocs-viewer-classnot...
  5. Compare documents | GroupDocs

    Compare two documents in C# with GroupDocs.Comparison for .NET. Covers the basic Comparer workflow, File and stream inputs, default highlight colours, and the CompareOptions class for customizing the result....docx" ); } The output file is as follows: Compare documents...Comparer comparer = new Comparer ( File . OpenRead ( "source.docx" )))...

    docs.groupdocs.com/comparison/net/compare-docum...
  6. eSign Document with QR Code Signature | GroupDocs

    This article explains how to sign documents with electronic signature as QR code on document page with GroupDocs.Signature for Python via .NET API....Usage / Electronic Signature Types / ✍️ QR Code Signature eSign...with QR codes of the following types. Aztec code DataMatrix code...

    docs.groupdocs.com/signature/python-net/esign-d...
  7. 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:...Usage / Managing metadata for specific formats / Images / Extracting...such as width and height, MIME type, byte order, etc. Please see...

    docs.groupdocs.com/metadata/java/extracting-com...
  8. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular File formats....uick R esponse code) is the type of 2D Barcodes or matrix barcode...API to add QR codes in PDF files, word processing documents,...

    blog.groupdocs.com/categories/groupdocs.signatu...
  9. Compare PDF Documents in .NET – Inline vs Side‑...

    Learn how to compare PDF documents programmatically using GroupDocs.Comparison for .NET. Step‑by‑step C# examples for all three display modes, page‑range filtering, and a quick overview of Adobe Acrobat's built‑in compare tool....contracts, specifications, reports, and regulatory filings — and with...exactly what changed between two files quickly becomes tedious. Scrolling...

    blog.groupdocs.com/comparison/pdf-comparison-ne...
  10. comparison.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/comparison/java/technical-support/weekly0.5https://docs.groupdocs.com/comparison/ne......e-multiple-documents-with-specific-compare-settings/weekly0.5https://docs...com/comparison/java/control-temporary-files/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/comparison.xml