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

ellipse

(0.07 sec)
  1. IEllipseAnnotation | GroupDocs.Annotation for ....

    Defines Ellipse annotation properties...IEllipseAnnotation interface Defines Ellipse annotation properties public...

    reference.groupdocs.com/annotation/net/groupdoc...
  2. GroupDocs.Annotation Product Family

    Find answers about annotating digital documents and images of various types using code on any platform....in PDF using C# How to Add Ellipse Annotation in PDF using C#...PDF using Java How to Add Ellipse Annotation in PDF using Java...

    kb.groupdocs.com/annotation/page/2/
  3. GroupDocs.Annotation for .NET

    This API allows you to digitally annotate any type of file format using .NET and C# language on any platform....Annotation to JPG using C# Add Ellipse Annotation to JPG using C#...in PDF using C# How to Add Ellipse Annotation in PDF using C#...

    kb.groupdocs.com/annotation/net/
  4. 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....
  5. 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....
  6. 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...
  7. 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...
  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. 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....
  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...