Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 561 for

point

(0.05 sec)
  1. Introducing Point Annotation for Words in Group...

    We are excitedly announcing another monthly release of GroupDocs.Annotation for Java 18.10. Using this latest version, you can add Point, Polyline and Watermark annotations in Words and Diagrams document. Beside this, a multitude of bug fixes are also introduced in this release. We therefore recommend you to download this latest release for a better API experience. Features Add Watermark, Polyline and Point Annotations in Words and Diagrams documentYou can add Watermark, Polyline and Point Annotations in Words and Diagrams document using this latest release....latest version, you can add Point, Polyline and Watermark annotations...Add Watermark, Polyline and Point Annotations in Words and Diagrams...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  2. Individual Series Point Coloring in Presentatio...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Presentation Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS PowerPoint 2013: Add a new presentation slide Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Individual Series Point Coloring / Individual Series Point Coloring in...Document Individual Series Point Coloring in Presentation Document...

    docs.groupdocs.com/assembly/java/individual-ser...
  3. Individual Series Point Coloring in Word Proces...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Word Processing Document Please follow below steps to can create Pie Chart in MS Word 2013. Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Individual Series Point Coloring / Individual Series Point Coloring in...Document Individual Series Point Coloring in Word Processing...

    docs.groupdocs.com/assembly/net/individual-seri...
  4. Individual Series Point Coloring in Word Proces...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Word Processing Document Please follow below steps to can create Pie Chart in MS Word 2013. Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Individual Series Point Coloring / Individual Series Point Coloring in...Document Individual Series Point Coloring in Word Processing...

    docs.groupdocs.com/assembly/java/individual-ser...
  5. Add replacement annotation | Documentation

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

    docs.groupdocs.com/annotation/java/add-replacem...
  6. 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...
  7. Add highlight annotation | Documentation

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

    docs.groupdocs.com/annotation/java/add-highligh...
  8. 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...
  9. 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...
  10. Add link annotation | Documentation

    The page describes how to add link annotation to a document using GroupDocs.Annotation for .NET....annotation positions as an array of points. To add a link annotation,...PageNumber = 0 , Points = new List < Point > { new Point ( 80 , 730...

    docs.groupdocs.com/annotation/net/add-link-anno...