Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 443 for

setup

(2.65 sec)
  1. Advanced search for QR-code signatures | GroupDocs

     This article explains how to provide advanced search for QR-code electronic signatures with GroupDocs.Signature API....setPageNumber ( 1 ); // setup extended search in pages setup PagesSetup pagesSetup...

    docs.groupdocs.com/signature/java/advanced-sear...
  2. Advanced search for Barcode signatures | GroupDocs

     This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API....setPageNumber ( 1 ); // setup extended search in pages setup PagesSetup pagesSetup...

    docs.groupdocs.com/signature/java/advanced-sear...
  3. Sign documents with encrypted QR-code text | Gr...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...Create objects of class and setup property with object of Call...Signature ( "sample.pdf" ); // setup key and passphrase String key...

    docs.groupdocs.com/signature/java/sign-document...
  4. Create , Edit , save word document in the web b...

    With <artifactId>groupdocs-editor</artifactId> this module get the feature of converting the docsx <===> HTML markup . Can we also get the access to the @groupdocs.examples.angular/editor and use it with same licens…...have few more queries can we setup meeting to discuss? atir.tahir...have few more queries can we setup meeting to discuss? As per free...

    forum.groupdocs.com/t/create-edit-save-word-doc...
  5. Sign Pdf documents with special appearance | Gr...

     This article explains how to use PDF digital electronic signature features on document page....set to Here are the steps to setup special Pdf document Text signature...options . setHeight ( 30 ); // setup proper signature implementation...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  6. Render Notes in Presentation Document using Gro...

    We are delighted to announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file formats in version 18.... // Setup GroupDocs.Viewer config ViewerConfig...shown in the example below. // Setup GroupDocs.Viewer config ViewerConfig...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  7. NPM Package @groupdocs/groupdocs.conversion@25....

    | Professionalize.Discourse October 16 | | - | @vou_xiong_via_GroupDocs It appears you are experiencing a significant difference in conversion times when using the GroupDocs.Conversion library. The first conversio…...PATH} ; // Blob client setup const blobStart = Date.now();...logElapsed(context, "Blob service client setup", blobStart); // Paths and filenames...

    forum.groupdocs.com/t/npm-package-groupdocs-gro...
  8. Extract Text from XLSX using Java

    This article describes the method of how to extract text from XLSX using Java. It features a code to guide you through integrating text extraction from XLSX in Java....Configure your development setup by incorporating GroupDocs.Parser...including XLSX files. Once your setup is complete, the next step involves...

    kb.groupdocs.com/parser/java/extract-text-from-...
  9. Embed Custom Objects in Metadata Signature for ...

    Yes, GroupDocs.Signature for .NET now supports embedding custom objects as metadata signature in the images. So you can now sign the images with your desired metadata properties. We have introduced this feature in version 19.6 by adding a new public method AddSignature to the ImageMetadataSignOptions class. Not only this, but you can also apply the data encryption to the custom objects. So let’s check out how easy it is to sign an image with custom metadata signature....passing SignatureConfig object Setup IDataEncryption object with...with new SymmetricEncryption() Setup the custom object with the desired...

    blog.groupdocs.com/signature/embed-custom-objec...
  10. Migration Notes | GroupDocs

    How to migrate from earlier versions of GroupDocs.Signature for .NET... Old coding style // setup Signature configuration SignatureConfig...SignatureHandler ( signConfig ); // setup text signature options PdfSignTextOptions...

    docs.groupdocs.com/signature/net/migration-notes/