Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 947 for

full text search

(0.06 sec)
  1. Delete Signatures of the certain type | Documen...

    This article explains how to delete electronic signatures of the certain type with GroupDocs.Signature API....Search Product Solution GroupDocs...$"Id: {temp.SignatureId}, Text: {temp.Text}" ); } } else { Console...

    docs.groupdocs.com/signature/net/delete-signatu...
  2. How to save signed Image with different output ...

    This article explains how to save signed image with various image formats by GroupDocs.Signature API....Search Product Solution GroupDocs...option with predefined QRCode text QrCodeSignOptions signOptions...

    docs.groupdocs.com/signature/net/save-signed-im...
  3. Verify QR-code signatures in the document | Doc...

    This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API....Search Product Solution GroupDocs...this value is set by default Text = "John" , MatchType = TextMatchType...

    docs.groupdocs.com/signature/net/verify-qr-code...
  4. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with Texture brush...Search Product Solution GroupDocs...signature background with image for Text and Image signature types Here...

    docs.groupdocs.com/signature/net/composing-sign...
  5. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !...Search Product Solution GroupDocs...Console . WriteLine ( chunk . Text ); var compressedChunk = chunk...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Delete Signatures of the certain types | Docume...

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....Search Product Solution GroupDocs...SignatureType > { SignatureType . Text , SignatureType . Image , SignatureType...

    docs.groupdocs.com/signature/net/delete-signatu...
  7. Convert PDF to Image using Node.js

    Learn how to convert PDF to Image using Node.js. This guide provides a simple method to efficiently export PDF to Image in Node.js, ensuring high-quality image output....Search Product Family GroupDocs.Parser...and the license is applied for full functionality. Next, the Converter...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  8. eSign PDF with Metadata signature | Documentation

    This article explains how to add metadata signatures to PDF document meta info layer with GroupDocs.Signature...Search Product Solution GroupDocs...option with predefined Metadata text MetadataSignOptions options...

    docs.groupdocs.com/signature/java/esign-pdf-wit...
  9. Scan Barcode from ODT using C#

    This guide explains how to scan barcode from ODT using C#, with a code example to help you efficiently extract barcode from ODT in C#, ensuring a seamless process....Search Product Family GroupDocs.Parser...Handling documents in Open Document Text ( ODT ) format is quite common...

    kb.groupdocs.com/parser/net/scan-barcode-from-o...
  10. eSign document with Form Field signature | Docu...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...Search Product Solution GroupDocs...like free input text boxes, multi-line text boxes, checkboxes...

    docs.groupdocs.com/signature/net/esign-document...