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

area

(0.05 sec)
  1. 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...
  2. Integration of GroupDocs’ Document Management S...

    Good news to all! Google Cloud is now integrated with GroupDocs’ document management solutions. With this integration, you can now configure Google Cloud as your default storage provider for GroupDocs. You can set this up from within your GroupDocs account Area. Flexibility in storage is vital when looking for a powerful document management solution. Most importantly, GroupDocs gives you power to choose your storage provider, which makes our solution flexible and user friendly....within your GroupDocs account area. Flexibility in storage is vital...easily from within your account area. The steps are so easy that...

    blog.groupdocs.com/total/integration-of-groupdo...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  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. 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...
  9. Image file Annotation with GroupDocs.Annotation...

    GroupDocs team is excited to announce another amazing monthly release where new document format is added in supported format list, Now Image file Annotation is also introduced. The latest GroupDocs.Annotation for .NET provides support all major annotation types like (Text, Area, Point, Watermark, Strikeout Annotations etc) for Image file along with improvements and fixes. We recommend that download the latest API release to add new exciting features and enhance your application with GroupDocs....annotation types like (Text, Area, Point, Watermark, Strikeout...Annotation Point Annotation Area Annotation Resource Redaction...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  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...