Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 11,084 for

format

(0.06 sec)
  1. Email signature-image overlays text when conver...

    Hello, Converting the attached email to PDF causes some image from the signature, to overlay the text. We were using GroupDocs.Total 25.2 for .NET Framework with the following code: var settings = new Conv…... The output format was changed, see output-25-5...

    forum.groupdocs.com/t/email-signature-image-ove...
  2. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file Format inFormation. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file Format inFormation advanced_usage.managing_metadata_for_specific_Formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Managing metadata for specific formats / Documents / Working with...extract some additional file format information. a PDF document...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Advanced Usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......extensions list Create custom format handler Create PDF with Image...

    docs.groupdocs.com/redaction/java/advanced-usage/
  4. Different visualization than the actual documen...

    As per the preview, we are getting numerical values instead of the pictoral graphs for the categories. attaching the screenshot for your reference. image.png (31.8 KB) image.png (115.3 KB) Please suggest the changes …...first of all please say — which format this particular document has...Combine("Output folder path", string.Format("{0}-embedded-page{{0}}.html"...

    forum.groupdocs.com/t/different-visualization-t...
  5. Export API and Access to IPTC IPTC-IIM and MS P...

    We are pleased to announce another monthly release of GroupDocs.Metatada as GroupDocs.Metadata for .NET 1.4.0. New promising features i-e reading IPTC and IPTC-IIM Metadata in JPEG, reading metadata in MS Project document and exporting metadata to Excel, DataSet and CSV file have enhanced the worth of the API. Let’s see in more details what is new in latest version. GroupDocs.Metadata for .NET Release 1.4.0 Key FeaturesListed below are the new features introduced in GroupDocs....Read IPTC IIM metadata in JPEG format Read more Available Channels...

    blog.groupdocs.com/metadata/read-iptc-iim-ms-pr...
  6. 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....capabilities and improves auto‑format detection for reliable saves...

    blog.groupdocs.com/
  7. 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/
  8. 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/
  9. 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-...
  10. Handle XMP and EXIF Data of HEIF HEIC Images in...

    Manage XMP and EXIF data of HEIF, HEIC images in Java. Read, update, remove EXIF and XMP data using Metadata manipulation API within Java applications....contain High-Efficiency Image Format HEIF images. In this article...the Exchangeable Image File Format is the standard that defines...

    blog.groupdocs.com/metadata/xmp-and-exif-data-o...