Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 5,782 for

file signature

(0.29 sec)
  1. Save a modified file to a stream | GroupDocs

    This article shows how to save a File to the specified stream...Signature Product Solution GroupDocs...Advanced Usage / Saving files / Save a modified file to a stream Save...

    docs.groupdocs.com/metadata/net/save-a-modified...
  2. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a File of some particular format. advanced_usage.loading_Files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a File to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....Signature Product Solution GroupDocs...Loading files / Load a file of a specific format Load a file of a...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...In this monthly release new file formats like XML-FO/ XSL , VSDM...support for PNG, JPG and BMP file formats.This monthly release...

    blog.groupdocs.com/groupdocs.blog/page/75/
  4. Create EditableDocument from file or markup | G...

    This article explains how to create an instance of the EditableDocument class from HTML Files on disk or from HTML markup with resources using GroupDocs.Editor for Python via .NET API....Signature Product Solution GroupDocs...EditableDocument from file or markup Create EditableDocument from file or markup...

    docs.groupdocs.com/editor/python-net/create-edi...
  5. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book Files using the Python programming language....Signature Product Solution GroupDocs...How to edit e-Book file How to edit e-Book file Leave feedback On...

    docs.groupdocs.com/editor/python-net/edit-ebook/
  6. Saving a File to an Output Stream | GroupDocs

    This article demonstrates how to convert a File and save it as a stream using GroupDocs.Conversion for Java API....Signature Product Solution GroupDocs.../ Saving a File to an Output Stream Saving a File to an Output...

    docs.groupdocs.com/conversion/java/save-file-to...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...PCL (Printer Command Language) file formats. Below is the list of...extended the list of supported file formats and now the API is capable...

    blog.groupdocs.com/groupdocs.blog/page/51/
  8. Introducing Stamp Types in GroupDocs.Signature ...

    Team GroupDocs is excited to release version 18.6 of GroupDocs.Signature for Java API. This latest version supports to sign documents with stamp Signatures either in a round or a square shape. Apart from that, few fixes are also introduced in this release of the API. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Encode and Search Custom Object to QR-Code SignatureNow users of this API can add and search custom object to QR-Code Signatures....Signature for Java API. This latest...sign documents with stamp signatures either in a round or a square...

    blog.groupdocs.com/signature/java-e-signing-api...
  9. Introducing Stamp Types in GroupDocs.Signature ...

    Team GroupDocs is excited to release version 18.6 of GroupDocs.Signature for Java API. This latest version supports to sign documents with stamp Signatures either in a round or a square shape. Apart from that, few fixes are also introduced in this release of the API. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Encode and Search Custom Object to QR-Code SignatureNow users of this API can add and search custom object to QR-Code Signatures....Signature for Java API. This latest...sign documents with stamp signatures either in a round or a square...

    blog.groupdocs.com/signature/java-e-signing-api...
  10. How to edit e-Book file | GroupDocs

    This article demonstrates how to edit e-Book Files using C# programming language....Signature Product Solution GroupDocs...How to edit e-Book file How to edit e-Book file Leave feedback On...

    docs.groupdocs.com/editor/net/how-to-edit-ebook/