Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 11,083 for

format

(0.17 sec)
  1. Introducing Metadata Signatures for PDF in Grou...

    We are delighted to announce another monthly release of GroupDocs.Signature for Java. This latest version 18.11 comes up with multitudinous features along with numerous improvements and fixes. The main feature introduced in this release is ability to add and search Metadata Signatures in a PDF document. Therefore, we would recommend you to download the new version of the API to evaluate the exciting new features and enhance your document e-signing experience....DocumentImage files can be saved to PDF format using this latest release of...documents with .psd, .wmf and .svg format Output PDF incorrectly signed...

    blog.groupdocs.com/signature/groupdocs.signatur...
  2. Extract annotations from document | Documentation

    This page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for Java....and serialize them to the XML format. To do this, follow these steps:...

    docs.groupdocs.com/annotation/java/extract-anno...
  3. Save attachments | Documentation

    Save attachments and embedded files from PDF, Outlook data file or email...provided code snippet suits all format families that support attachments:...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ex...
  4. 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....Business Documents of Same Format Documents Difference Checker...popular business document formats (Microsoft Word, Excel, PowerPoint...

    blog.groupdocs.com/categories/groupdocs.total-p...
  5. GroupDocs.Viewer for .NET 25.9 – Latest Updates...

    Explore what’s new in GroupDocs.Viewer for .NET 25.9. Available now on NuGet and GroupDocs website....distinct font type for each formats family (VIEWERNET-5486) [New...the WordProcessing family formats (VIEWERNET-5484) Both these...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  6. Load Document | Documentation

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

    docs.groupdocs.com/editor/nodejs-java/load-docu...
  7. Features Overview | Documentation

    A Java metadata API can be effectively used in removing, updating and reading metadata in a variety of Formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....removing metadata in a variety of formats Searching, updating and removing...metadata properties in various formats, extracting technical information...

    docs.groupdocs.com/metadata/java/features-overv...
  8. Extracting common image information | Documenta...

    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:...Managing metadata for specific formats / Images / Extracting common...feedback For all supported image formats the GroupDocs.Metadata API...

    docs.groupdocs.com/metadata/java/extracting-com...
  9. Introducing Outlook Metadata Cleaner - An Outlo...

    Outlook Metadata Cleaner is an Outlook add-in powered by GroupDocs.Metadata for .NET that removes/cleans metadata properties in the files selected to be attached with email. It is an attach file button that appears in New Message window in Outlook. When some file is selected to be attached with email, the add-in first cleans all the metadata inFormation saved with that file and then attaches metadata free file with email message....images Supported Formats Following are the file formats supported by...(XLS/XLSX) Portable Document Format (PDF) GIF JPEG/JPG PNG Supported...

    blog.groupdocs.com/metadata/introducing-outlook...
  10. Support of .NET Standard 2.0 in GroupDocs.Viewe...

    Hello everyone! We have released v19.10 of GroupDocs.Viewer for .NET and I have a piece of breaking news especially for those who requested the support of .NET Core. The latest release of the API includes 6 new features, 2 improvements, and 11 bug fixes. So let’s have a look at some major updates we have brought for you. Support of .NET Standard 2.0 As promised, we have added the support of ....sxc Formats # In the latest release. we...list of our supported file formats and added the support of Gnu...

    blog.groupdocs.com/viewer/support-of-net-standa...