Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 903 for

area

(0.07 sec)
  1. Extract barcodes from document | Documentation

    This article explains that how to extract barcodes from documents....contains the text area. The rectangular area on the page that...that contains the text area. A string value that represents a value...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  2. PageTextAreaOptions | GroupDocs.Parser for Java...

    Provides the options which are used for page text Areas extraction....which are used for page text areas extraction. An instance of PageTextAreaOptions...there. Learn more: Extract text areas Constructors Constructor Description...

    reference.groupdocs.com/parser/java/com.groupdo...
  3. GroupDocs.Annotation for .NET

    This API allows you to digitally annotate any type of file format using .NET and C# language on any platform....Annotation to JPG using C# Add Area Annotation to JPG using C# Add...in PDF using C# How to Insert Area Annotation to PDF using C# ««...

    kb.groupdocs.com/annotation/net/
  4. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....over a given area, such as header, footer, or an area, where customer’s...Redact image area In order to redact image area, you have to...

    docs.groupdocs.com/redaction/net/image-redactions/
  5. Annotate Word Documents with GoupDocs.Annotatio...

    GroupDocs Team is pleased to announce new release of GroupDocs.Annotation for .NET 3.1.0 API. The latest release of our Document Annotation API provides new features, Improvement’s and fixes for existing features. GroupDocs.Annotation 3.1.0 also included support for word document format with all major annotation types (Highlight Text, Area Annotation, and Strikeout etc). Please download the latest release to enhance your application with document annotation features New Features and Support for Word DocumentIn this release All Annotations for Words Document is now supported with improvement and enhancement....annotation types (Highlight Text, Area Annotation, and Strikeout etc)...lists are given below. # Text Area annotation Highlight Text annotation...

    blog.groupdocs.com/annotation/annouced-groupdoc...
  6. Add or Remove Annotations | Annotate PDF files ...

    Programmatically annotate PDF files in C#. Add or remove annotations like arrows, rectangle, ellipse, highlight, watermark annotations using .NET API.... Area / Rectangle annotation Arrow...document. Insert Rectangle or Area Annotation to PDF using C# #...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  7. Highlight PDF using Annotations in Java | Annot...

    Highlight text in PDF with highlight annotations using Java. Document and image annotation Java API allows to Annotate PDF files by highlighting any Area....needed to highlight important areas of your documents on purpose...how to highlight text and any area in PDF files using Java . Additionally...

    blog.groupdocs.com/annotation/highlight-pdf-usi...
  8. Inaugurating Next Generation GroupDocs.Annotati...

    Launching GroupDocs.Annotation for Java 3.1.0 The best just got better, Team GroupDocs is pleased to introduce the Next Generation GroupDocs.Annotation for Java 3.1.0. This API has more advanced capabilities to annotate documents with Area annotation, text highlight, text underline, text strikeout, watermarking, reply based comments and many more. The Next Generation GroupDocs.Annotation for Java 3.1.0 is a UI less API to facilitate the developers to create any kind of application including Desktop, Web and cloud applications....capabilities to annotate documents with area annotation, text highlight,...java API. Basic Annotations # Area Annotation Point Annotation...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  9. Annotate Documents Using GroupDocs.Annotation f...

    Releasing GroupDocs.Annotation for .NET 3.0 In the world of APIs, GroupDocs.Annotation for .NET has reborn to introduce more flexible, stand alone and powerful back-end API which comes with an extensive number of markup tools to annotate the documents with Area annotation, text highlight, text underline, text strikeout, watermarking, reply based comments and many more. Next Generation GroupDocs.Annotation for .NET 3.0 is disintegrated from the UI to provide developers a free hand to create desktop, web or cloud applications without any bound....annotate the documents with area annotation, text highlight,...NET API. Basic Annotations # Area Annotation Point Annotation...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  10. Extract data from PDF forms | Documentation

    This article shows how to extract data from PDF forms easily with GroupDocs.Parser....Name + ": " ); PageTextArea area = data [ i ]. PageArea as PageTextArea...WriteLine ( area == null ? "Not a template field" : area . Text );...

    docs.groupdocs.com/parser/net/extract-data-from...