Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 10,762 for

format

(0.04 sec)
  1. Working with metadata in Diagrams | Documentation

    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....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...
  2. GroupDocs.Viewer for .NET 19.3 is Released!

    We are happy to announce the release of version 19.3 of GroupDocs.Viewer for .NET. In this release, we have added several new features that target the PDF documents, archives and the source code files of Visual Basic and C#. Along with 2 bug fixes, we have made a couple of improvements for rendering of ZIP archives and vCard documents. For detailed inFormation about the latest release, please have a look at the release notes....Permissions for PDF Documents # PDF format allows setting the Owner password...Along with the passwords, PDF format supports setting permissions...

    blog.groupdocs.com/viewer/groupdocs.viewer-for-...
  3. Working with ZIP archives | Documentation

    Get ZIP Format metadata The API allows detecting ZIP archives and reading Format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract inFormation about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_Formats.archive.ZipReadNativeMetadataProperties...Managing metadata for specific formats / Other / Working with ZIP...archives Leave feedback Get ZIP format metadata The API allows detecting...

    docs.groupdocs.com/metadata/java/working-with-z...
  4. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using the AviRootPackage.getHeader method Read the AVI header properties advanced_usage.managing_metadata_for_specific_Formats.video.avi.AviReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputAvi)) { AviRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getAviHeaderFlags()); System.out.println(root.getHeader().getHeight()); System.out.println(root.getHeader().getWidth()); System.out.println(root.getHeader().getTotalFrames()); System.out.println(root.getHeader().getInitialFrames()); System.out.println(root.getHeader().getMaxBytesPerSec()); System....Managing metadata for specific formats / Video / Working with metadata...Metadata API supports extracting format-specific information from AVI...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. GroupDocs.Conversion for Java | Documentation

    GroupDocs.Conversion for Java is an advanced document conversion API developed to convert files of different Formats from within Java applications....transformation between multiple file formats. It supports conversion across...including Microsoft Office formats (Word, Excel, PowerPoint),...

    docs.groupdocs.com/conversion/java/
  6. New release of GroupDocs.Viewer for .NET introd...

    GroupDocs is always keen to get the feedback from the customers and provide enhanced, improved and bug free version of the products. Our dedicated teams have been working on the the requirements and the suggestions of our valued customers and released GroupDocs.Viewer for .NET 3.2.0. The latest version of the API has come with many new and improved features. Moreover, bugs faced by the users in previous version have been fixed in the latest version....that returns document type format Implementation of method that...returns supported document formats Implementation of option that...

    blog.groupdocs.com/viewer/new-release-groupdocs...
  7. Introducing Support for Images in GroupDocs.Com...

    We have always been improving our APIs to meet the requirements of our customers. Therefore, today, we are announcing another monthly release of GroupDocs.Comparison for Java 17.3.0. API comes with multitude of new features like support for Images, metered licensing and many more. Aside this, many improvements and bug fixes are introduced in this release. We would recommend you to download the new release and evaluate the exciting features to enhance document comparison experience....Controls Add support of mobi format Add ability of comparing DICOM...Apply/Discard changes for DICOM format Add summary page to images...

    blog.groupdocs.com/comparison/introducing-group...
  8. In-Table Master-Detail in Email Document | Docu...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Email Document Format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. In-Table Master-Detail in Email Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Outlook 2013. Create a new Email. Click the email where you want to add the table....Master-Detail report in Email Document format. Note The code uses some of...report must be in .eml or .msg format. It must add email recipient...

    docs.groupdocs.com/assembly/net/in-table-master...
  9. Manage EPUB Metadata using Java – Metadata Editor

    Discover ways to view and edit EPUB eBook metadata using Java. Programmatically update specific EPUB properties and Dublin Core items....EPUB file is a digital book format that includes text, pictures...management for different file formats in Java applications. This...

    blog.groupdocs.com/metadata/manage-epub-metadat...
  10. Mastering JSON Comparisons

    Explore the intricacies of JSON data comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools, addressing common challenges in JSON data interchange....lightweight data-interchange format that is easy to edit manually...processing tools. JSON is a text format that is completely language-independent...

    blog.groupdocs.com/comparison/mastering-json-co...