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

area

(0.29 sec)
  1. User roles | GroupDocs

    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/
  2. 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...
  3. Import TextField Annotation from Word Documents...

    Considering the extensibility of the API, team GroupDocs is pleased to announce another monthly release of GroupDocs.Annotation for Java 17.1.0. This release comes with multitude of new features, improvements and bug fixes. Now, GroupDocs.Annotation for Java developers can import annotations from Word and Slide documents. Furthermore, API permits developers to annotate Slide documents with different annotation types. We’d recommend you to fetch latest release of the API, integrate it in your project and share your valuable feedback....annotation import from Word Implement Area annotation import from Word...for Slides format Implement Area annotation for Slides format...

    blog.groupdocs.com/annotation/import-textfield-...
  4. Working with templates | GroupDocs

    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...
  5. Locating signature with stretch mode | GroupDocs

     This article explains how to use stretch mode values to adjust signature Area positions on document page with GroupDocs.Signature API....ability to stretch signature area along page width or height....signature area along page width - to stretch signature area along...

    docs.groupdocs.com/signature/java/locating-sign...
  6. Image redactions | GroupDocs

    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/
  7. 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...
  8. 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...
  9. GroupDocs.Annotation for Java

    This API allows you to digitally annotate any type of file format using Java language on any platform....Annotation to JPG using Java Add Area Annotation to JPG using Java...PDF using Java How to Insert Area Annotation to PDF using Java...

    kb.groupdocs.com/annotation/java/
  10. OCR Usage Basics | GroupDocs

    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/