Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 383 for

setup

(0.04 sec)
  1. 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...
  2. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...pdf" )) { // setup key and passphrase string key...SymmetricAlgorithmTy . AES , key , salt ); // setup QR-Code options QrCodeSignOptions...

    docs.groupdocs.com/signature/net/sign-documents...
  3. Composing signature with linear gradient brush ...

     This article explains how to fill signature background with linear gradient 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. Composing signature with radial gradient brush ...

     This article explains how to fill signature background with radial gradient 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...
  5. Composing signature with linear gradient brush ...

     This article explains how to fill signature background with linear gradient 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...
  6. Advanced search for Barcode signatures | Docume...

     This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API....setPageNumber ( 1 ); // setup extended search in pages setup PagesSetup pagesSetup...

    docs.groupdocs.com/signature/java/advanced-sear...
  7. Advanced search for QR-code signatures | Docume...

     This article explains how to provide advanced search for QR-code electronic signatures with GroupDocs.Signature API....setPageNumber ( 1 ); // setup extended search in pages setup PagesSetup pagesSetup...

    docs.groupdocs.com/signature/java/advanced-sear...
  8. Embed Custom Objects in Metadata Signature for ...

    Yes, GroupDocs.Signature for .NET now supports embedding custom objects as metadata signature in the images. So you can now sign the images with your desired metadata properties. We have introduced this feature in version 19.6 by adding a new public method AddSignature to the ImageMetadataSignOptions class. Not only this, but you can also apply the data encryption to the custom objects. So let’s check out how easy it is to sign an image with custom metadata signature....passing SignatureConfig object Setup IDataEncryption object with...with new SymmetricEncryption() Setup the custom object with the desired...

    blog.groupdocs.com/signature/embed-custom-objec...
  9. NPM Package @groupdocs/groupdocs.conversion@25....

    | Professionalize.Discourse October 16 | | - | @vou_xiong_via_GroupDocs It appears you are experiencing a significant difference in conversion times when using the GroupDocs.Conversion library. The first conversio…...PATH} ; // Blob client setup const blobStart = Date.now();...logElapsed(context, "Blob service client setup", blobStart); // Paths and filenames...

    forum.groupdocs.com/t/npm-package-groupdocs-gro...
  10. Extract Text from XLSX using Java

    This article describes the method of how to extract text from XLSX using Java. It features a code to guide you through integrating text extraction from XLSX in Java....Configure your development setup by incorporating GroupDocs.Parser...including XLSX files. Once your setup is complete, the next step involves...

    kb.groupdocs.com/parser/java/extract-text-from-...