Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 171 for

image area redaction

(0.27 sec)
  1. Add watermarks to PDF documents | GroupDocs

    The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all Images or attachments of a particular page is possible....Redaction Product Solution GroupDocs...or adding watermarks on all images or attachments of a particular...

    docs.groupdocs.com/watermark/net/add-watermarks...
  2. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios....Redaction Product Solution GroupDocs...Description The rectangular area that bounds text area. The page information...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  3. Extract data from PDF forms | GroupDocs

    Learn how to extract fillable fields from PDF forms using GroupDocs.Parser for .NET. Includes code examples with error handling for password-protected PDFs....Redaction Product Solution GroupDocs...Name + ": " ); PageTextArea area = data [ i ]. PageArea as PageTextArea...

    docs.groupdocs.com/parser/net/extract-data-from...
  4. Extract data from PDF forms | GroupDocs

    This article shows how to extract data from PDF forms easily with GroupDocs.Parser....Redaction Product Solution GroupDocs...getName () + ": " ); PageTextArea area = data . get ( i ). getPageArea...

    docs.groupdocs.com/parser/java/extract-data-fro...
  5. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....Redaction Product Solution GroupDocs...is defined by the rectangular area. . Provides a template field...

    docs.groupdocs.com/parser/net/working-with-temp...
  6. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Microsoft Office documents, PDFs, images and over 50 other file types...OpenDocument formats, PDFs, images, AutoCAD drawings and others...

    blog.groupdocs.com/categories/groupdocs.annotat...
  7. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your Image. Ex: "C:\\Docs\\Image.png" Watermarker watermarker = new Watermarker("Image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....Redaction Product Solution GroupDocs...relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. How to Run Examples | GroupDocs

    Examples to annotate on your documents, Images or web pages using C#....Redaction Product Solution GroupDocs...100 , 100 , 100 ), Message = "area" }, new EllipseAnnotation ()...

    docs.groupdocs.com/annotation/net/how-to-run-ex...
  9. Features Overview | GroupDocs

    GroupDocs.Annotation for Python via .NET adds annotations, markup, and review comments to documents and Images through a single, format-independent API — text markup, shapes, watermarks, Image and link stamps, text fields, threaded replies, versions, and import/export — and saves the result back to the original format....Redaction Product Solution GroupDocs...annotations, or replace and redact text. Text-markup annotations...

    docs.groupdocs.com/annotation/python-net/featur...
  10. Working with Images | GroupDocs

    This section describes how to extract Images from documents using GroupDocs.Parser for Python via .NET....Redaction Product Solution GroupDocs...usage / Working with Images Working with Images Leave feedback Extract...

    docs.groupdocs.com/parser/python-net/developer-...