Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 5,184 for

file signature

(0.05 sec)
  1. Convert PDF to XLSX using Java

    Efficiently grasp the knowledge of how to convert PDF to XLSX using Java. Additionally, we'll furnish you with a code example to export PDF to XLSX using Java....Signature Product Family GroupDocs.Metadata...for Java for exporting PDF files to XLSX format Instantiate an...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  2. Show Revisions | Documentation

    This article explains how to customize the display of revisions in the output document in GroupDocs.Comparison for Java....Signature Product Solution GroupDocs...the object. Specify the source file path or stream. Call the method...

    docs.groupdocs.com/comparison/java/show-revisions/
  3. Extract annotations from document | Documentation

    The page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....Signature Product Solution GroupDocs...serialize annotations to the file. The following code snippet...

    docs.groupdocs.com/annotation/net/extract-annot...
  4. Extract images from document | Documentation

    This article explains that how to extract images from document....Signature Product Solution GroupDocs...image to the file. Saves the image to the file in a different...

    docs.groupdocs.com/parser/net/extract-images-fr...
  5. Set metadata properties | Documentation

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 Files....Signature Product Solution GroupDocs...setProperties method. Open a file to update Specify a predicate...

    docs.groupdocs.com/metadata/nodejs-java/set-met...
  6. Add Arrow Annotation to JPG using C#

    You will learn how to add arrow annotation to JPG using C# in this tutorial. Additionally, we will provide code example to insert arrow annotation to JPG in C#....Signature Product Family GroupDocs.Metadata...Annotator class by supplying the JPG file path as an argument to its constructor...

    kb.groupdocs.com/annotation/net/add-arrow-annot...
  7. Render SVG as PDF using C#

    Efficiently acquire the knowledge of how to render SVG as PDF using C#. Additionally, delve into step-by-step guidelines and C# code for rendering SVG to PDF....Signature Product Family GroupDocs.Metadata...object by providing the SVG file path as an argument to its constructor...

    kb.groupdocs.com/viewer/net/render-svg-as-pdf-u...
  8. 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....Signature Product Solution GroupDocs...and extract some additional file format information. a GIF image...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Add document to Presentation via OLE | Document...

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications....Signature Product Solution GroupDocs...Initialise class with embedded file path and page number; Instantiate...

    docs.groupdocs.com/merger/net/add-document-to-p...
  10. Convert TXT to DOCX using Node.js

    Easily convert TXT to DOCX using Node.js with this simple guide. Learn how to export TXT to DOCX in Node.js using a powerful document conversion library....Signature Product Family GroupDocs.Metadata...document automation, converting file formats seamlessly is essential...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...