Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 909 for

area

(0.02 sec)
  1. GroupDocs.Annotation for .NET announcing MVC ba...

    The GroupDocs team is delighted to announce the Front End sample project for the ASP.NET MVC developers. The purpose after this release is to enable the developers to write their own document annotation front-end using GroupDocs.Annotation for .NET 3.x. nearly all the features have been applied in this project which was given in the old GroupDocs.Annotation for .NET 2.x UI Based API. The developers are free to customize the application to fulfill their own requirements....features including: Area annotation - mark up an area with a rectangle...selected text. Area redaction - blackout selected area within the...

    blog.groupdocs.com/annotation/asp-net-mvc-front...
  2. 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-...
  3. 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/java/extract-barcodes...
  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....Leave feedback Redact image area GroupDocs.Redactions prodives...over a given area, such as header, footer, or an area, where customer’s...

    docs.groupdocs.com/redaction/java/image-redacti...
  5. User roles | Documentation

    The page describes how to implement user roles in GroupDocs.Annotation for .NET API....pdf-file" )) { AreaAnnotation area = new AreaAnnotation { BackgroundColor...DateTime . Now , Message = "This is area annotation" , Opacity = 0.7...

    docs.groupdocs.com/annotation/net/apply-roles/
  6. OCR Usage Basics | Documentation

    This article explains how to use OCR....readToEnd ()); } } To extract text areas from image files or non-text...collection isn’t null (text areas extraction is supported for...

    docs.groupdocs.com/parser/java/ocr-usage-basics/
  7. 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...
  8. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Annotation to JPG using Java Add Area Annotation to JPG using Java...Annotation to JPG using C# Add Area Annotation to JPG using C# Add...

    kb.groupdocs.com/categories/page/22/
  9. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....is defined by the rectangular area. . Provides a template field...requires to set a rectangular area on the page that bounds the...

    docs.groupdocs.com/parser/java/working-with-tem...
  10. 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...