Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,064 for

data source

(0.18 sec)
  1. Python Digital Signature Tutorial: E-Sign PDF, ...

    Complete step-by-step tutorial for creating secure electronic signatures in documents using Python and GroupDocs.Signature - perfect for developers building document signing applications...pdf" # Your source PDF document certificate_pfx...separate log entries print( f " \n Source document signed successfully...

    blog.groupdocs.com/signature/sign-documents-ele...
  2. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....instance of class and pass source document path as a constructor...instance of class and pass source document path as a constructor...

    docs.groupdocs.com/signature/java/deleting-text...
  3. GroupDocs.Assembly for .NET Library – Introduction

    We are pleased to announce the release of the new library that enhances a set of our document collaboration tools - GroupDocs.Assembly for .NET. The library generates PDF and Word documents from templates by automatically filling out merge fields with custom Data. If your company or a client have to create tens or hundreds of documents by filling out standard templates with Data obtained through user input or from a DB, this library can be of great help....out merge fields with custom data. If your company or a client...out standard templates with data obtained through user input...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  4. Advanced search for Metadata signatures | Group...

     This article explains how to search various Data values types within electronic signatures in the document metaData by GroupDocs.Signature API....convert obtained values to various data types. Here are the steps to...signature and obtain required data type with GroupDocs.Signature:...

    docs.groupdocs.com/signature/net/advanced-searc...
  5. Show/Hide Comments when Rendering Word and Spre...

    Today, we are excited to announce version 17.5.0 of GroupDocs.Viewer for .NET API. This brand new release came up with 20 important bug fixes and key improvements. It also supports rendering of comments in Word and Spreadsheet documents. Furthermore, we have introduced settings to adjust quality and size when rendering documents as PDF. We recommend you to please upgrade to the latest version to get improved results. GroupDocs.Viewer for ....output HTML/image Fix - File data file updated on each GetDocumentInfo...Github Source Code Examples Sample Front Ends - Open Source Document...

    blog.groupdocs.com/viewer/show-comments-renderi...
  6. Dynamic Insertion of Images and Barcodes using ...

    Team GroupDocs is really glad to announce the release of version 17.11 of the GroupDocs.Assembly for .NET API. You can now insert images and barcodes in email formats and remove selective chart series dynamically. Furthermore, new identifiers for barcodes are introduced in this new release. For a better experience with the API, we recommend you to download the latest release and try out the new features introduced in GroupDocs.Assembly for ....dynamicallyFor a chart with dynamic data, you can select which series...restrict access to sensitive data in chart series for some users...

    blog.groupdocs.com/assembly/dynamic-insertion-o...
  7. 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....object instance with required data DocumentSignature docSignature...setEncodeType(QRCodeTypes.QR); // setup Data property with custom object...

    blog.groupdocs.com/signature/java-e-signing-api...
  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....object instance with required data DocumentSignature docSignature...setEncodeType(QRCodeTypes.QR); // setup Data property with custom object...

    blog.groupdocs.com/signature/java-e-signing-api...
  9. How to use custom cache implementation | GroupDocs

    Follow this guide and learn how to implement custom cache implementation when document with GroupDocs.Conversion for .NET API....Instantiate class with path to source document and the delegate from...( string key , object data ) { if ( data == null ) return ; string...

    docs.groupdocs.com/conversion/net/how-to-use-cu...
  10. Convert XLSX to MHTML using Node.js

    Quickly convert XLSX to MHTML using Node.js with a simple, efficient approach without installing extra tools. Let's learn how to export XLSX to MHTML in Node.js....path to your XLSX file as the source document for conversion Configure...that the output mirrors the source content in a clean, embeddable...

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