Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,525 for

ellipse

(1.16 sec)
  1. IEllipseAnnotation - GroupDocs.Annotation for J...

    All Classes Packages com.groupdocs.annotation com.groupdocs.annotation.cache com.groupdocs.annotation.exceptions com.......EllipseAnnotation Represents Ellipse annotation properties...

    apireference.groupdocs.com/annotation/java/com....
  2. iellipseannotation - GroupDocs.Annotation for J...

    All Classes Packages com.groupdocs.annotation com.groupdocs.annotation.cache com.groupdocs.annotation.exceptions com.......EllipseAnnotation Represents Ellipse annotation properties...

    apireference.groupdocs.com/annotation/java/com....
  3. Save only annotated pages | Documentation

    The page describes how to save only annotated pages when using GroupDocs.Annotation for .NET API....PageNumber = 1 }; EllipseAnnotation ellipse = new EllipseAnnotation ()...AnnotationBase >() { area , ellipse }); annotator . Save ( "result...

    docs.groupdocs.com/annotation/net/save-only-ann...
  4. 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.... Ellipse ); ellipseAnnotation . setText ( "ellipse" ); //...ellipseAnnotation . setText ( "ellipse" ); Annotator annotator = new...

    docs.groupdocs.com/annotation/java/migration-no...
  5. EllipseAnnotation - GroupDocs.Annotation for Ja...

    All Classes Packages com.groupdocs.annotation com.groupdocs.annotation.cache com.groupdocs.annotation.exceptions com.......EllipseAnnotation other) Compares Ellipse Annotations using IEquatable...

    apireference.groupdocs.com/annotation/java/com....
  6. EllipseAnnotation - GroupDocs.Annotation for Ja...

    All Classes Packages com.groupdocs.annotation com.groupdocs.annotation.cache com.groupdocs.annotation.exceptions com.......EllipseAnnotation other) Compares Ellipse Annotations using IEquatable...

    apireference.groupdocs.com/annotation/java/com....
  7. EllipseAnnotation.GetHashCode Method - GroupDoc...

    Returns HashCode of Ellipse Annotation...Method Returns HashCode of Ellipse Annotation Namespace: GroupDocs...

    apireference.groupdocs.com/annotation/net/group...
  8. ellipseannotation - GroupDocs.Annotation for Ja...

    All Classes Packages com.groupdocs.annotation com.groupdocs.annotation.cache com.groupdocs.annotation.exceptions com.......EllipseAnnotation other) Compares Ellipse Annotations using IEquatable...

    apireference.groupdocs.com/annotation/java/com....
  9. GitHub - groupdocs-annotation/GroupDocs.Annotat...

    GroupDocs.Annotation for .NET examples, plugins and showcase projects - groupdocs-annotation/GroupDocs.Annotation-for-.NET...Annotation: Area, Arrow, Distance, Ellipse, Point, Polyline, Resource...= 1 } ; EllipseAnnotation ellipse = new EllipseAnnotation ( )...

    github.com/groupdocs-annotation/GroupDocs.Annot...
  10. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for Java API....EllipseAnnotation ellipse = new EllipseAnnotation(); ellipse.setBox(new... 100)); ellipse.setBackgroundColor(123456); ellipse.setPageNumber(4);...

    docs.groupdocs.com/annotation/java/filtering-an...