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

setup

(0.08 sec)
  1. Extract Text from PPTX using C#

    This article provides an in-depth guide on how to extract text from PPTX using C#, including code example to help you efficiently do text extraction from PPTX in C#.... Proper setup is key to effectively handling...path to your PPTX file during setup Use the GetText method on the...

    kb.groupdocs.com/parser/net/extract-text-from-p...
  2. Convert TXT to PDF using Node.js

    Discover how to convert TXT to PDF using Node.js. This guide shows you how to export TXT to PDF in Node.js efficiently for reliable document generation....below demonstrates the minimal setup needed to complete this operation...required to configure your setup and easily convert plain text...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  3. Sign document with ordering the signatures | Gr...

    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/java/sign-document...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. eSign Document with Stamp Signature | GroupDocs

    This article explains how to sign a document electronically with generated Stamp signatures by GroupDocs.Signature for Python via .NET API.... top = 100 # Setup first external line of Stamp...= gsd . StampType . ROUND # Setup outer lines outer_line1 = StampLine...

    docs.groupdocs.com/signature/python-net/esign-d...
  9. eSign document with Barcode signature | GroupDocs

    This article explains how to add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature...pdf" ); try { // setup options with text of signature...BarcodeSignOptions ( "12345678" ); // setup Barcode encoding type signOptions...

    docs.groupdocs.com/signature/java/esign-documen...
  10. 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...