Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 15,772 for

point

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

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

    docs.aspose.com/slides/nodejs-java/data-points-...
  2. 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...
  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. Line Symbolizer|Documentation

    GIS C# Library or API supports Simple Line symbolizer for 1-dimensional geometries lines and can be applied on geometries of any type like Point, Line, Surface....Types Rendering Behavior Point Point, MultiPoint Draws a line...orientation centered on the point, with two end caps. Line LineString...

    docs.aspose.com/gis/net/line-symbolizer/
  5. 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...
  6. 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/
  7. 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/
  8. 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...
  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. Manage Presentation Comments in .NET|Aspose.Sli...

    Master presentation comments with Aspose.Slides for .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....PointF point = new PointF (); point . X = 0.2f ; point . Y = 0...presentation . Slides [ 0 ], point , DateTime . Now ); // Adds...

    docs.aspose.com/slides/net/presentation-comments/