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

setup

(0.02 sec)
  1. Sign document with ordering the signatures | Do...

    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...
  2. 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....properties and setup Format attributes for properties. // setup CustomSerialization...CustomSerialization Attribute to setup customer serialization(see example...

    docs.groupdocs.com/signature/net/search-for-emb...
  3. Search for encrypted object in QR code signatur...

     This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....Create objects of class and setup property with object of . Call..."QRCodeEncryptedObjec.pdf" )) { // setup key and pasphrase string key...

    docs.groupdocs.com/signature/net/search-for-enc...
  4. eSign document with Barcode signature | Documen...

    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...
  5. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions...adjust signature appearance // setup signature border Border border...setFont ( signatureFont ); // setup background Background background...

    docs.groupdocs.com/signature/java/sign-document...
  6. Introducing HTML Minification in GroupDocs.View...

    We are back with another version of GroupDocs.Viewer for .NET. In this release, we have added HTML minification for optimized rendering of documents into HTML. Not only this, we have also introduced rendering of MS Project documents by specifying time intervals. Let’s have a quick overview of some exciting features of GroupDocs.Viewer for .NET 17.12. .NET Document Rendering API - New Features HTML Minification When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG).... // Setup GroupDocs.Viewer config ViewerConfig...shown in the example below. // Setup GroupDocs.Viewer config ViewerConfig...

    blog.groupdocs.com/viewer/introducing-html-mini...
  7. Search for encrypted object in QR-code signatur...

     This article explains how to search for encrypted electronic signatures in QR-code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....Create objects of class and setup property with object of Call..."QRCodeEncryptedObjec.pdf" ); // setup key and passphrase String key...

    docs.groupdocs.com/signature/java/search-for-en...
  8. Cleanup Temporary Files using GroupDocs.Viewer ...

    We are pleased to announce the release of GroupDocs.Viewer for Java 17.5.1. This is a hotfix release that contains 2 bug fixes and a new feature. The latest version allows you to manually cleanup the temporary files that are created during document rendering. Please continue to read the details about the new feature and the bug fixes. Cleanup Temporary FilesWhile rendering documents, GroupDocs.Viewer creates temporary files which were removed automatically after each operation.... # // Setup GroupDocs.Viewer config ViewerConfig...

    blog.groupdocs.com/viewer/cleanup-temporary-fil...
  9. How to generate barcode and sign document using...

    This guide describes how to improve your document with generated barcodes using C#. Sign your documents with Codabar, Event or Code39Extended using GroupDocs.Signature .NET API by GroupDocs....pdf" )) { // setup barcode signature options BarcodeSignOptions...result = new MemoryStream (); // setup barcode signature options BarcodeSignOptions...

    docs.groupdocs.com/signature/net/how-to-generat...
  10. 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....Instantiate the object and setup value with custom encryption...Signature ( "signed.pdf" )) { // setup search options QrCodeSearchOptions...

    docs.groupdocs.com/signature/net/search-for-emb...