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

area

(0.03 sec)
  1. 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...
  2. 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...
  3. 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/17/
  4. 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...
  5. 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...
  6. 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...
  7. Extract hyperlinks from document | Documentation

    This article explains that how to extract hyperlinks from documents....contains the text area. The rectangular area on the page that...that contains the text area. The hyperlink text. The hyperlink URL...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  8. 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/
  9. Extract hyperlinks from document page | Documen...

    This article explains that how to extract hyperlinks from document page....contains the text area. The rectangular area on the page that...that contains the text area. The hyperlink text. The hyperlink URL...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  10. Migration Notes | Documentation

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered.... Area ); areaAnnotation . setText ( "area" ); AnnotationInfo...areaAnnotation . setText ( "area" ); EllipseAnnotation ellipseAnnotation...

    docs.groupdocs.com/annotation/java/migration-no...