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

point

(0.14 sec)
  1. Calculate Pin Values and Setting Size of a Shap...

    This section explains how to calculate PinX and PinY Values of the Sub Shape with Aspose.Diagram.... A point specified in local coordinates...the y-coordinate. Mirror the point about the y-axis if the value...

    docs.aspose.com/diagram/net/calculate-pin-value...
  2. DWG file from scratch shows empty - Free Suppor...

    Hi Aspose team, I’m trying to create a DWG file from scratch using Aspose.CAD for .NET (version 24.10.0), without using any existing template. I followed this official example, but when I open the generated file in Aut…...exact example as a starting point, and tried adding entities like...//LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE and POLYLINE...

    forum.aspose.com/t/dwg-file-from-scratch-shows-...
  3. 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...
  4. 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/
  5. 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...
  6. Aspose.PSD for Python via .NET 24.4 - Release 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.... points = [ Release_24_04_Tests . .... is_linked = True knot2 . points = [ Release_24_04_Tests . ...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  7. Working with PointCloud|Documentation

    Aspose.3D for Java allows decoding a mesh from a Draco file directly without building a scene using the decode method of DracoFormat class.... getDataDir () + "point_cloud_no_qp.drc" ); Encode Mesh...sphere mesh to Draco file as a point cloud using the encode method...

    docs.aspose.com/3d/java/working-with-pointcloud/
  8. 使用Node.js通过C++在饼图或饼状图中的第二个饼或柱子中查找数据点|Documentation

    学习如何使用Aspose.Cells for Node.js via C++查找数据点是否在饼图或饼状图的第二个饼或柱子中。本指南将演示如何识别和访问复合图表中的次级饼或柱,以便有效分析和操作数据。...( 0 ); /* * Print the data points of the chart series and * check...property to determine * if data point is inside the bar or pie */...

    docs.aspose.com/cells/zh/nodejs-cpp/find-if-dat...
  9. Split Mesh|Documentation

    Developers may require to split all meshes of a scene into several sub meshes per material. The SplitMesh method will not split a mesh of the scene If it has been assigned a single material. Developers can now achieve this by using Aspose.3D for .NET API....same control point information or control point-based vertex...its own control point information or control point-based vertex...

    docs.aspose.com/3d/net/split-mesh/
  10. 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/