Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 286 for

encoding

(0.06 sec)
  1. Introducing Stamp Signatures Feature in Java E-...

    We are glad to announce another monthly release of E-Signing API for Java v17.7.0. Major feature introduced in this release is support for Stamp Signatures. Aside this many improvements are also introduced in this release. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. E-Signing API for Java v17.7.0 - Features Stamp Signatures feature for following Document Formats:...Slides New Barcode and QR-Code encode types Verification of new Barcode...Barcode and QR-Code encode types Java E-Signing API v17.7.0 -...

    blog.groupdocs.com/signature/groupdocs-signatur...
  2. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....; set ; } /// <summary> /// Encode method to encrypt string. ///...name="source">Source string to encode.</param> /// <returns>Returns...

    docs.groupdocs.com/signature/net/implement-cust...
  3. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....; set ; } /// <summary> /// Encode method to encrypt string. ///...name="source">Source string to encode.</param> /// <returns>Returns...

    docs.groupdocs.com/signature/net/implement-cust...
  4. Update QR-code signatures in document | Documen...

    This article explains how to update QR-code electronic signatures with GroupDocs.Signature API....signatures location, size, encode type and textual content. Please...qrCodeSignature . getText ()+ "' and encode type '" + qrCodeSignature ...

    docs.groupdocs.com/signature/java/update-qr-cod...
  5. Search for embedded object with custom encrypti...

    This article explains how to search for embedded electronic signatures with custom encryption in QR code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....; set ; } /// <summary> /// Encode method to encrypt string. ///...name="source">Source string to encode.</param> /// <returns>Returns...

    docs.groupdocs.com/signature/net/search-for-emb...
  6. Working with String Template | Documentation

    GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString @"«[yourValue]»" Convert sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString) GettargetBytes using DocumentAssembler.AssembleDocument() Get targetString using Encoding.UTF8.GetString(targetBytes)...sourceString to sourceBytes using Encoding.UTF8.GetBytes(sourceString)...using Get targetString using Encoding.UTF8.GetString(targetBytes)...

    docs.groupdocs.com/assembly/net/working-with-st...
  7. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....int auto_Key ; /** * <p> * Encode method to encrypt string. *...Source string to encode. */ public final String encode ( String source...

    docs.groupdocs.com/signature/java/search-embed-...
  8. Search for embedded object with custom serializ...

    This article explains how to search for embedded electronic signatures with custom serialization in QR code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....; set ; } /// <summary> /// Encode method to encrypt string. ///...name="source">Source string to encode.</param> /// <returns>Returns...

    docs.groupdocs.com/signature/net/search-for-emb...
  9. Load document | Documentation

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for Java API....the Editor instance, even encoded document without the password...Editor handles passwords and encoded documents in the next way:...

    docs.groupdocs.com/editor/java/load-document/
  10. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....int auto_Key ; /** * <p> * Encode method to encrypt string. *...Source string to encode. */ public final String encode ( String source...

    docs.groupdocs.com/signature/java/search-embed-...