Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 15,990 for

point

(0.19 sec)
  1. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data Points in treemap and sunburst charts with Aspose.Slides for С++, compatible with PowerPoint formats....Customize Data Points in Treemap and Sunburst Charts Using С++...defined by the series data points, and each subsequent nested...

    docs.aspose.com/slides/cpp/data-points-of-treem...
  2. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip Point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...working how to change a tip point for this shape Shape polygonShape...patel Cause To change the tip point of a RectangularCallout shape...

    forum.aspose.com/t/how-to-change-rectangularcal...
  3. Aspose.OMR form structure|Documentation

    The layout and structure of the Aspose.OMR for .NET printable form and the meaning of its key elements.... Reference point markers Located at the corners...and orientation. Reference point markers are crucial for form...

    docs.aspose.com/omr/net/omr-form-structure/
  4. ChartDataPointCollection class | Aspose.Words f...

    Aspose.Words.Drawing.Charts.ChartDataPointCollection class. Represents collection of a [ChartDataPoint](../chartdataPoint/)...source data point to the destination data point. hasDefaultF...indicating whether the data point at the specified index has default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using JavaScript and Aspose.Slides for Node.js via Java, boosting performance and customization.... get_Item ( j ); var point = portion . getCoordinates ();...console . log ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/nodejs-java/portion/
  6. PPT document chart using .NET | products.aspose...

    C# source code to draw and convert chart or diagram in PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....Series[ 0 ]; //Add new point (1:3) there. series.DataPoints...e, 2 , 2 , 3 )); //Add new point (2:10) series.DataPoints.Ad...

    products.aspose.com/slides/net/chart/ppt/
  7. Convert Between Measurement Units|Aspose.Words ...

    Aspose.Words for Python via .NET can help you with how to convert between measurement units, for example, inches to Points and Points to inches, pixels to Points, Points to pixels....measurement units such as inches, points, pixels, and millimeters, including...accept values in points, where 1 inch equals 72 points. Sometimes this...

    docs.aspose.com/words/python-net/convert-betwee...
  8. Regression bug : Arrows not displayed in output...

    When creating a polyline annotation with aspose and settings arrows to show on extremity, the arrows are not displayed when viewing the output PDF in Adobe Reader. If modifying the shape of the annotation in Adobe Reade…...pdf"); Point[] points = new[] { new Point(210, 410), new...new Point(230, 440), new Point (380, 500) }; PolylineAnnotation...

    forum.aspose.com/t/regression-bug-arrows-not-di...
  9. Extra Annotations using C++|Aspose.PDF for C++

    Explore how to add extra annotations, such as comments or highlights, to PDF files in C++ using Aspose.PDF....color, new QuadPoints and new points, Subject, InReplyTo,ReplyType)...:: SharedPtr < Point >> ({ MakeObject < Point > ( 321.66 , 739...

    docs.aspose.com/pdf/cpp/extra-annotations/
  10. MergeFieldImageDimensionUnit Enum | Aspose.Word...

    Discover Aspose.Words.Fields.MergeFieldImageDimensionUnit enum for precise image dimension control in mail merges. Enhance your document automation today!...Name Value Description Point 0 The point (i.e. 1/72 inch). Percent...200 , MergeFieldImageDimen . Point ); doc . MailMerge . Execute...

    reference.aspose.com/words/net/aspose.words.fie...