Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 52,212 for

point

(0.1 sec)
  1. Aspose.Imaging for JAVA 23.7 - Release notes|Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....png" )) { Point center = new Point (( background . getWidth...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  2. set_RowGap() | Aspose.Slides for C++ API Reference

    The value of vertical spacing between rows of a matrix; If the RowGapRule is set to 3 ("Exactly"), then the unit is interpreted as twips (1/20th of a Point) If the RowGapRule is set to 4 ("Multiple"), then the unit is interpreted as half-lines. Default: 0...interpreted as twips (1/20th of a point) If the RowGapRule is set to...

    reference.aspose.com/slides/cpp/aspose.slides.m...
  3. Ceiling() | Aspose.Slides for C++ API Reference

    Returns the smallest integral value that is greater than or equal to the specified value....A double-precision floating point number Return Value The smallest...

    reference.aspose.com/slides/cpp/system/math/cei...
  4. Public API and Backwards Incompatible Changes i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....been added for adding data points into series of Doughnut type...Method for removing chart data point and chart category by its index...

    docs.aspose.com/slides/java/public-api-and-back...
  5. set_RowGap() | Aspose.Slides for C++ API Reference

    The value of vertical spacing between rows of a matrix; If the RowGapRule is set to 3 ("Exactly"), then the unit is interpreted as twips (1/20th of a Point) If the RowGapRule is set to 4 ("Multiple"), then the unit is interpreted as half-lines. Default: 0...interpreted as twips (1/20th of a point) If the RowGapRule is set to...

    reference.aspose.com/slides/cpp/aspose.slides.m...
  6. PathCommandType|Aspose.Sildes for Python via .N...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....geometry path MOVE_TO Sets next point position of the geometry path...

    docs.aspose.com/slides/python-net/api-reference...
  7. Aspose.Diagram | Aspose.Diagram for .NET API Re...

    Contains classes for work with Microsoft Visio documents without utilizing Microsoft Visio....respect to the guide or guide point to which the shape is glued...are glued to guides or guide points. Alignment Specifies the tab...

    reference.aspose.com/diagram/net/aspose.diagram/
  8. Label | Aspose.Sildes for .NET API Reference

    Represents data label of data Point level. Applied for Treemap and Sunburst sereis types. Read-only IDataLabelaspose.slides.charts/idatalabel....Represents data label of data point level. Applied for Treemap and...

    reference.aspose.com/slides/net/aspose.slides.c...
  9. Label | Aspose.Sildes for .NET API Reference

    Represents data label of data Point level. Applied for Treemap and Sunburst sereis types. Read-only IDataLabelaspose.slides.charts/idatalabel....Represents data label of data point level. Applied for Treemap and...

    reference.aspose.com/slides/net/aspose.slides.c...
  10. Drawing a dotted line with an arrow at the end ...

    trying to draw a dotted line with an end cap arrow like shown below: image.png (227 Bytes) here’s the code i am using: License oLic = new License(); oLic.SetLicense(“Aspose.Total.lic”); Bitmap oImage = new Bitma…...AddLine(new Point(50, 5), new Point(50, 75)); Pen oTempConnPen...the arrow based on the line points. Since these components cost...

    forum.aspose.com/t/drawing-a-dotted-line-with-a...