Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 12,031 for

format

(0.37 sec)
  1. Working with metadata in JPEG images | GroupDocs

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more inFormation on the Photoshop file Format and metadata blocks that can be attached to images of different Formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileFormatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file Format) from a JPEG image....Managing metadata for specific formats / Images / Working with metadata...information on the Photoshop file format and metadata blocks that can...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. GroupDocs Blog | Document Automation Solutions ...

    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....to export popular document formats to clean Markdown. GroupDocs...visible content and expanded SVGZ format conversions, along with customizable...

    blog.groupdocs.com/
  3. GroupDocs Blog | Document Automation Solutions ...

    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....to export popular document formats to clean Markdown. GroupDocs...visible content and expanded SVGZ format conversions, along with customizable...

    blog.groupdocs.com/
  4. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for Java API....Editor automatically detects the format of input document and applies...note that not all document formats have appropriate classes, that...

    docs.groupdocs.com/editor/java/load-document/
  5. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s Format or in the specified output Format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....template’s format or in the specified output format. Since GroupDocs...to produce a document in a format which satisfies a particular...

    docs.groupdocs.com/assembly/java/introducing-gr...
  6. GroupDocs.Viewer 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....as the rendering of OTP file format and setting default font for...support of Mobipocket e-book format. Furthermore, 7 issues being...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  7. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, 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 document and extract some additional file Format inFormation. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file Format inFormation advanced_usage....Managing metadata for specific formats / Documents / Working with...list of supported document formats please refer to . Detecting...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Signature uses embedded json format serialization but allows user...serialization like JSon or custom data format */ public class CustomSerializationA...

    docs.groupdocs.com/signature/java/search-embed-...
  9. Symbol font in Word is not reproduced in HTML o...

    We are using GroupDocs.Conversion to convert to HTML and PDF, but wherever the Symbol font is used in our docs, the output is an empty no-glyph-available box. The formulas with the Symbol chars in them are actually crit…...also clarify which document formats you’re converting to PDF, as...that input document is of DOCX format, and you want to convert it...

    forum.groupdocs.com/t/symbol-font-in-word-is-no...
  10. Hello, World! | GroupDocs

    Render documents to HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python via .NET. Simple and powerful!...to HTML, PDF, PNG, and JPEG formats with minimal configuration...html") : Specifies the output format as HTML with embedded resources...

    docs.groupdocs.com/viewer/python-net/hello-world/