Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 2,817 for

library

(0.03 sec)
  1. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Search for built-in Metadata signatures | Docum...

     This article explains how to provide advanced search for metadata electronic signatures with GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/search-for-bu...
  3. Delete Signatures of the certain type | Documen...

    This article explains how to delete signature of the certain type with GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/delete-signat...
  4. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures.... By default library uses json format serialization...Along with full-featured .NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/implement-cus...
  5. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures.... By default library uses json format serialization...Along with full-featured .NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/implement-cus...
  6. Convert XLSX to DOCX using Python

    Convert XLSX to DOCX using Python to automate document generation. Learn how to export XLSX to DOCX in Python while retaining structured layout and formatting....environment with the recommended library. Load your Excel file using...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  7. How to Convert DOCX to DOC using Java

    In this article, you will explore how to convert DOCX to DOC using Java without installing extra software. Also, we will provide the code to export DOCX to DOC in Java....the recommended conversion library and made any necessary changes...

    kb.groupdocs.com/conversion/java/how-to-convert...
  8. How to Render PDF as PNG using Java

    Within this article, you'll discover how to render PDF as PNG using Java. By following our detailed instructions, you can seamlessly convert PDF to PNG....seamlessly configured the suggested library and made the required file...

    kb.groupdocs.com/viewer/java/how-to-render-pdf-...
  9. How to Add Text Signature to RTF using C#

    In this guide, we will walk you through the steps to add text signature to RTF using C#. we will supply you with code example to insert text signature to RTF in C#....the recommended signature library and making the required file...

    kb.groupdocs.com/signature/net/how-to-add-text-...
  10. Convert PDF to BMP using Python

    Learn how to export PDF to BMP using Python. This guide shows how to convert PDF to BMP using Python for legacy systems, archiving, and specialized workflows....leveraging the recommended library, you can automate the process...

    kb.groupdocs.com/conversion/python/convert-pdf-...