Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 420 for

setup

(0.06 sec)
  1. Sign documents with QR-code embedded object | G...

    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...
  2. Convert XLSX to BMP using Python

    Learn how to convert XLSX to BMP using Python in a few simple steps without extra dependencies. Includes sample code to export XLSX to BMP in Python efficiently.... With minimal setup, you can export XLSX to BMP...spreadsheet-to-image output. After setup, import the necessary classes...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  3. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...required additional options and setup property with instance of Call...signature appearance brush // setup background Background background...

    docs.groupdocs.com/signature/java/composing-sig...
  4. Installation (manual) | GroupDocs

    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...
  5. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted 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...
  6. Render Print Area in Worksheets using GroupDocs...

    Here we go! Another monthly release of GroupDocs.Viewer for .NET is out now. In the current release, you will find new options to render print area and to include or exclude hidden columns and rows in the Cells documents. Furthermore, we have added the support of rendering POTX, PPTM, and EPS file formats. Below you find the list of new features, improvements, and fixes added in GroupDocs.Viewer for .NET 18.... // Setup GroupDocs.Viewer config ViewerConfig...how to use this feature. // Setup GroupDocs.Viewer config ViewerConfig...

    blog.groupdocs.com/viewer/render-print-area-in-...
  7. Composing signature with solid brush background...

     This article explains how to fill signature background with solid brush...required additional options and setup property with instance of Call...signature appearance brush // setup background Background = new...

    docs.groupdocs.com/signature/net/composing-sign...
  8. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API....Create objects of class and setup property with object of . Call..."QRCodeEncryptedText.pdf" )) { // setup key and pasphrase string key...

    docs.groupdocs.com/signature/net/search-for-enc...
  9. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API....Create objects of class and setup property with object of Call..."QRCodeEncryptedText.pdf" ); // setup key and passphrase String key...

    docs.groupdocs.com/signature/java/search-for-en...
  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...