Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 430 for

encoding

(0.08 sec)
  1. Update Barcode signatures in document | GroupDocs

    This article explains how to update Barcode electronic signatures with GroupDocs.Signature API.... getText ()+ "' and encode type '" + barcodeSignature...barcodeSignature . getText ()+ "' and encode type '" + barcodeSignature...

    docs.groupdocs.com/signature/java/update-barcod...
  2. Delete Barcode signatures from documents | Grou...

    This article explains how to delete Barcode electronic signatures with GroupDocs.Signature API....Text}' and " + $"encode type '{barcodeSignature.EncodeType...'{barcodeSignature.Text}' and " + $"encode type '{barcodeSignature.EncodeType...

    docs.groupdocs.com/signature/net/delete-barcode...
  3. Inserting Documents Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....insertion of documents from Base64-encoded bytes is available for file...document URI, path, or Base64-encoded document data While building...

    docs.groupdocs.com/assembly/net/inserting-docum...
  4. 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...
  5. 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-...
  6. 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...
  7. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata 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...
  8. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata 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...
  9. 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....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-for-em...
  10. Inserting Images Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....image URI, path, or Base64-encoded image data While building a...insertion of images from Base64-encoded bytes is available for file...

    docs.groupdocs.com/assembly/net/inserting-image...