Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,894 for

point

(0.02 sec)
  1. Add underline annotation | Documentation

    The page describes how to add an underline annotation to a document using GroupDocs.Annotation for Java....annotation positions as array of points defines the color of the underline...reply2 ); Point point1 = new Point ( 80 , 730 ); Point point2 =...

    docs.groupdocs.com/annotation/java/add-underlin...
  2. Add text redaction annotation | Documentation

    The page describes how to add text redaction annotation to a document using GroupDocs.Annotation for Java....annotation positions as array of points To add a text redaction annotation...reply2 ); Point point1 = new Point ( 80 , 730 ); Point point2 =...

    docs.groupdocs.com/annotation/java/add-text-red...
  3. IPoints - GroupDocs.Annotation for Java - API R...

    All Classes Packages com.groupdocs.annotation com.groupdocs.annotation.cache com.groupdocs.annotation.exceptions com.......Method and Description List < Point > getPoints () Gets or sets...position void setPoints ( List < Point > value) Gets or sets annotation...

    apireference.groupdocs.com/annotation/java/com....
  4. Add strikeout annotation | Documentation

    The page describes how to add strikeout annotation to a document using GroupDocs.Annotation for Java....annotation positions as array of points To add a strikeout annotation...reply2 ); Point point1 = new Point ( 80 , 730 ); Point point2 =...

    docs.groupdocs.com/annotation/java/add-strikeou...
  5. Annotation library does not highlight the text ...

    Annotation library does not highlight the text Use the code example below with any word document to reproduce this issue. using (Annotator annotator = new Annotator("input.docx")) { HighlightAnnotation highlight = new…...PageNumber = 0, Points = new List<Point> { new Point(80, 730), new...new Point(240, 730), new Point(80, 650), new Point(240, 650) }...

    forum.groupdocs.com/t/annotation-library-does-n...
  6. exifgpspackage - GroupDocs.Metadata for Java - ...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......bearing to the destination point. String getDestBearingRef ()...bearing to the destination point. TiffRational getDestDistance...

    apireference.groupdocs.com/metadata/java/com.gr...
  7. unitofmeasurement - GroupDocs.Watermark for Jav...

    All Classes Packages com.groupdocs.watermark com.groupdocs.watermark.common com.groupdocs.watermark.contents com.grou......int Point Specifies that the unit of measurement is point. Method...Field Values Point public static final int Point Specifies that...

    apireference.groupdocs.com/watermark/java/com.g...
  8. TextElement | GroupDocs.Viewer for Java API Ref...

    Represents a generic text element....coordinate of the highest left point on the page layout where the...coordinate of the highest left point on the page layout where the...

    reference.groupdocs.com/viewer/java/com.groupdo...
  9. pointannotation - GroupDocs.Annotation for Java...

    All Classes Packages com.groupdocs.annotation com.groupdocs.annotation.cache com.groupdocs.annotation.exceptions com.......IPointAnnotation Represents Point annotation properties Field...equals ( Object o) Compares Point Annotations using standard object...

    apireference.groupdocs.com/annotation/java/com....
  10. PointAnnotation Class - GroupDocs.Annotation fo...

    Represents Point annotation properties...PointAnnotation Class Represents point annotation properties Inheritance....) Equals(Object) Compares Point Annotations using standard object...

    apireference.groupdocs.com/annotation/net/group...