Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 1,088 for

full text search

(1.09 sec)
  1. How to save document with password | GroupDocs

    This article explains how to save document with password protection....Search Product Solution GroupDocs...option with predefined QRCode text QrCodeSignOptions signOptions...

    docs.groupdocs.com/signature/net/save-signed-do...
  2. Pre-rasterize | GroupDocs

    This article shows how to pre-rasterize a document using the redaction API....Search Product Solution GroupDocs...of a document with searchable text and images. In order to do that...

    docs.groupdocs.com/redaction/net/pre-rasterize/
  3. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete signature of the certain type with GroupDocs.Signature API....Search Product Solution GroupDocs...temp . getSignatureId ()+ ", Text: " +(( QrCodeSignature ) temp...

    docs.groupdocs.com/signature/java/delete-signat...
  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. Redaction basics | GroupDocs

    This article shows that how C# developers can apply metadata, image, annotation and Text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Search Product Solution GroupDocs...PPTX, XLS, XLSX and others. See full list of supported formats at...

    docs.groupdocs.com/redaction/net/redaction-basics/
  6. 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...
  7. 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...
  8. 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...
  9. System Requirements | GroupDocs

    System requirements, supported platforms, and environment setup for GroupDocs.Viewer for Node.js via Java. No Microsoft Office or other third‑party software is required....Search Product Solution GroupDocs...Installation section of the package for full details. Unix make A C/C++ compiler...

    docs.groupdocs.com/viewer/nodejs-java/system-re...
  10. eSign Document with Multiple Signatures | Group...

    This article explains how to sign a document with multiple signatures of various types by GroupDocs.Signature for Python via .NET API...Search Product Solution GroupDocs...for Stamp signatures; - for Text signatures. Fill the collection...

    docs.groupdocs.com/signature/python-net/esign-d...