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

encoding

(0.09 sec)
  1. 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....; set ; } /// <summary> /// Encode method to encrypt string. ///...name="source">Source string to encode.</param> /// <returns>Returns...

    docs.groupdocs.com/signature/net/search-for-emb...
  2. 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....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-...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. 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-...
  8. 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....; 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. Implement custom encryption with QR-code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....int auto_Key ; /** * <p> * Encode method to encrypt string. *...Source string to encode. */ public final String encode ( String source...

    docs.groupdocs.com/signature/java/implement-cus...
  10. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata 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-...