Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 375 for

setup

(0.05 sec)
  1. 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...
  2. Search for encrypted text in Metadata signature...

     This article explains how to search for encrypted text electronic signatures in the document metadata. This topic contains example of using standard encryption and search for encrypted text in the document metadata with further decryption by GroupDocs.Signature API....Create objects of class and setup property with object of Call..."MetadataEncryptedTex.docx" )) { // setup key and passphrase string key...

    docs.groupdocs.com/signature/net/search-for-enc...
  3. Advanced search for Barcode signatures | Docume...

     This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API....PageNumber = 1 , // setup extended search in pages setup PagesSetup =...

    docs.groupdocs.com/signature/net/advanced-searc...
  4. 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/net/sign-document-...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. How to Add Watermark in Word using C#

    This short article focus on how to add watermark in Word using C#. It's a step-by-step instructions with sample code to insert watermark in Word using C#....Furthermore, we will explain how to setup annotation package and write...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  10. Servlets Based Front End Project for GroupDocs....

    Now, it’s quite easy for those Java developers who like to write their own Servlet based applications using GroupDocs.Viewer for Java 3.x API. GroupDocs team is pleased to release the Servlet based front end project. This project elaborates all GroupDocs.Viewer for Java 3.x functionalities and helps developers in integrating the API in their projects. As the project is open source and published on GitHub, developers can customize it as per their needs....configure Maven - Environment Setup Maven support for NetBeans Maven...

    blog.groupdocs.com/viewer/servlets-based-front-...