Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 948 for

full text search

(0.03 sec)
  1. Save signed Spreadsheet with different output f...

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

    docs.groupdocs.com/signature/net/save-signed-sp...
  2. Verify Barcode signatures in the document | Doc...

    This topic explains how to verify document for Barcode 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-barcode...
  3. How to save Presentation with different file ty...

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

    docs.groupdocs.com/signature/net/save-signed-pr...
  4. Extract tables from document | Documentation

    This article explains that how to extract tables from document in java....Search Product Solution GroupDocs...rectangular area that bounds text area. The page information (page...

    docs.groupdocs.com/parser/java/extract-tables-f...
  5. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....Search Product Solution GroupDocs...option with predefined QRCode text QrCodeSignOptions options =...

    docs.groupdocs.com/signature/net/sign-document-...
  6. Extract tables from document page | Documentation

    This article explains that how to extract tables from document page....Search Product Solution GroupDocs...rectangular area that bounds text area. The page information (page...

    docs.groupdocs.com/parser/java/extract-tables-f...
  7. 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...
  8. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....Search Product Solution GroupDocs...option with predefined QRCode text QrCodeSignOptions signOptions...

    docs.groupdocs.com/signature/java/sign-document...
  9. 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...
  10. 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...