Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 520 for

setup

(0.12 sec)
  1. 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...
  2. 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...
  3. fonts on GroupDocs Blog | Document Automation S...

    fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in fonts on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Vie......step-by-step instructions and Docker setup. Recent content in fonts on...

    blog.groupdocs.com/tr/tag/fonts/index.xml
  4. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...and encryption properties and setup Format attributes for properties...Signature ( "sample.pdf" )) { // setup key and passphrase string key...

    docs.groupdocs.com/signature/net/sign-documents...
  5. 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-...
  6. 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/
  7. Can't convert PowerPoint files to PDF on Linux ...

    Environment: GroupDocs.Conversion.Net100 26.6.0, .NET 10, Ubuntu 24.04 Docker container, with libgdiplus installed as your Setup guide instructs. Issue: When converting certain PowerPoint files to PDF, we get this error…...libgdiplus installed as your setup guide instructs. Issue: When...sample project with this exact setup — 26.6.0, .NET 10, Dockerfile...

    forum.groupdocs.com/t/cant-convert-powerpoint-f...
  8. Sign documents with QR-code embedded object | G...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...and encryption properties and setup Format attributes for properties...Signature ( "sample.pdf" ); // setup key and passphrase String key...

    docs.groupdocs.com/signature/java/sign-document...
  9. Composing signature with radial gradient brush ...

     This article explains how to fill signature background with radial gradient brush...required additional options and setup property with instance of Call...signature appearance brush // setup background Background = new...

    docs.groupdocs.com/signature/net/composing-sign...
  10. Convert XLSX to BMP using Python

    Learn how to convert XLSX to BMP using Python in a few simple steps without extra dependencies. Includes sample code to export XLSX to BMP in Python efficiently.... With minimal setup, you can export XLSX to BMP...spreadsheet-to-image output. After setup, import the necessary classes...

    kb.groupdocs.com/conversion/python/convert-xlsx...