Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 387 for

setup

(0.09 sec)
  1. Migration Notes | Documentation

    How to migrate from earlier versions of GroupDocs.Signature for .NET... Old coding style // setup Signature configuration SignatureConfig...SignatureHandler ( signConfig ); // setup text signature options PdfSignTextOptions...

    docs.groupdocs.com/signature/net/migration-notes/
  2. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...and encryption properties and setup Format attributes for properties...Signature ( "sample.pdf" ); // setup key and passphrase String key...

    docs.groupdocs.com/signature/java/sign-document...
  3. Convert DOCX to RTF using Python

    Learn how to convert DOCX to RTF using Python with simple code. Easily export DOCX to RTF using Python for cross-platform, editable document output.... After the setup, a single method call handles...output handling. With minimal setup and strong performance, the...

    kb.groupdocs.com/conversion/python/convert-docx...
  4. Search for encrypted text in Metadata signature...

     This article explains how to search for encrypted text electronic signatures in the document metadata. This topic contains example of using standard encryption and search for encrypted text in the document metadata with further decryption by GroupDocs.Signature API....Create objects of class and setup property with object of Call..."MetadataEncryptedTex.docx" )) { // setup key and passphrase string key...

    docs.groupdocs.com/signature/net/search-for-enc...
  5. Advanced search for Barcode signatures | Docume...

     This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API....PageNumber = 1 , // setup extended search in pages setup PagesSetup =...

    docs.groupdocs.com/signature/net/advanced-searc...
  6. Sign document with ordering the signatures | Do...

    This article shows how to create electronic signatures with specific ordering on the document page...adjust signature appearance // setup signature border Border = new...FamilyName = "Comic Sans MS" }, // setup background Background = new...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Installation (manual) | Documentation

    Installation without build tools (manual JAR Setup) If you don’t use Maven/Gradle/Ivy/SBT, you can add GroupDocs.Metadata for Java to the classpath manually. 1) Download the JAR Go to the latest version of groupdocs-metadata in the GroupDocs Java repository. Download groupdocs-metadata-.jar. 2) Add the JAR to your project IntelliJ IDEA File → Project Structure → Modules → Dependencies. Click + → JARs or directories and select the downloaded JAR. Eclipse...without build tools (manual JAR setup) If you don’t use Maven/Gradle/Ivy/SBT...Minimal example to verify the setup import com.groupdocs.metadata...

    docs.groupdocs.com/metadata/java/installation-m...
  8. Load Balanced / Multi node site utilizing Group...

    What is the standard / best way to Setup a load balanced site utilizing Groupdocs.Viewer / MVC 5 We have a small site that utilizes groupdocs to serve pdf's , png's etc When we put that site onto two nodes we started re…...the standard / best way to setup a load balanced site utilizing...the standard implementation / setup for a multi-node site utilizing...

    forum.groupdocs.com/t/load-balanced-multi-node-...
  9. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....properties and setup Format attributes for properties. // setup CustomSerialization...CustomSerialization Attribute to setup customer serialization(see example...

    docs.groupdocs.com/signature/net/search-for-emb...
  10. Render Word to PDF using Node.js

    This topic explains how to render Word to PDF using Node.js with code example. There is no need to install any extra softwares to render Word to PDF in Node.js....environment by following the setup instructions for GroupDocs.Viewer...minimal footprint and simple setup mean faster development cycles...

    kb.groupdocs.com/viewer/nodejs/render-word-to-p...