Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 10,159 for

images

(0.76 sec)
  1. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-o...
  2. GroupDocs.Metadata 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....DublinCore metadata and get **Image Cover **metadata using a unified...DublinCore metadata and get **Image Cover **metadata using a unified...

    blog.groupdocs.com/categories/groupdocs.metadat...
  3. GroupDocs.Total 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....document conversion, including image conversion, and why you’d want...document to images and then how to convert an image from one format...

    blog.groupdocs.com/categories/groupdocs.total-p...
  4. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....07:28:22+03:00 2018-09-05 07:37:28+03:00 image/png None None 3 None None Here...schemes . dublin_core . format = "image/gif" if xmp . schemes . camera_raw...

    docs.groupdocs.com/metadata/python-net/working-...
  5. Effortlessly Convert JSON to XML in C#

    Convert your JSON data to XML format using C#. Learn how to seamlessly convert JSON to XML using C# with our step-by-step guide....between various document types, images, and file formats. In this...presentations, eBooks, as well as image formats like JPG, PNG, and WebP...

    blog.groupdocs.com/conversion/convert-json-to-x...
  6. GroupDocs.Annotation 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....annotations at all Cannot annotate images Exception generated while importing...

    blog.groupdocs.com/categories/groupdocs.annotat...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...supports replacing text and image for the found watermarks across...Java 18.3 Replacing Text and Image for Found Watermarks The latest...

    blog.groupdocs.com/groupdocs.blog/page/61/
  8. Developer Guide | GroupDocs

    The Developer Guide section explains all aspects of GroupDocs.Editor for Node.js via Java file editor features, provides code snippets, and examples of editing Microsoft Office formats programmatically in Node.js applications....adjust, and save resources like images, fonts, and stylesheets. Additional...

    docs.groupdocs.com/editor/nodejs-java/developer...
  9. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. 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 MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...