Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,127 for

full text search

(0.76 sec)
  1. Delete Signatures of the certain type | GroupDocs

    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. Working with metadata in PNG images | GroupDocs

    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...
  3. Delete Signatures of the certain types | GroupDocs

    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...
  4. eSign PDF with Metadata signature | GroupDocs

    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...
  5. Get document info | GroupDocs

    This article explains how to detect document file type, page count, and file size with GroupDocs.Parser for Python via .NET....Search Product Solution GroupDocs...with text extraction..." ) text_reader = parser . get_text () if...

    docs.groupdocs.com/parser/python-net/get-docume...
  6. 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-...
  7. Working with Templates | GroupDocs

    Create templates with fields and tables to extract structured data using GroupDocs.Parser for Python via .NET....Search Product Solution GroupDocs...template classes; see for the full list. Regex-based fields Use...

    docs.groupdocs.com/parser/python-net/working-wi...
  8. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....Search Product Solution GroupDocs...type) around stamp with own text, border settings, background...

    docs.groupdocs.com/signature/java/sign-document...
  9. eSign document with Form Field signature | Grou...

    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...
  10. 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...