Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 14,926 for

point

(0.16 sec)
  1. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize text positioning in PowerPoint presentations.... get_Item ( j ); var point = portion . getCoordinates ();...portions measured? In points, where 1 inch = 72 points. This applies...

    docs.aspose.com/slides/nodejs-java/paragraph/
  2. Customize PowerPoint Fonts in Java|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for Java to keep your presentations sharp and consistent across any device.... Point to your own font folders or...

    docs.aspose.com/slides/java/custom-font/
  3. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Python via .NET for PPT, PPTX and ODP, with practical code examples.... Each chart can point to its own external workbook...

    docs.aspose.com/slides/python-net/chart-calcula...
  4. 用 C++ 管理 Excel 图表的标题|Documentation

    学习如何使用 Aspose.Cells for C++ 在 Microsoft Excel 中添加和格式化图表及轴标题。我们的指南将演示如何设置不同类型的标题,调整其外观,并修改轴标题以更好地展示数据和提高清晰度。...of the 1st SeriesCollection point chart . GetNSeries (). Get (...

    docs.aspose.com/cells/zh/cpp/chart-and-axis-tit...
  5. Aspose.PSD for .NET 19.7 - 发行说明|Documentation

    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....= null ) { Point p0 = bezierKnotRecord . Points [ 0 ]; bezierKnotRecord...bezierKnotRecord . Points [ 0 ] = bezierKnotRecord . Points [ 2 ]; bezierKnotRecord...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. How to create a tornado chart with JavaScript v...

    Learn how to create a tornado chart with Aspose.Cells for JavaScript via C++ API....script > </ html > How to Set Point as Total with JavaScript via...

    docs.aspose.com/cells/javascript-cpp/create-tor...
  7. Spreadsheet Editor - Working with Cells|Documen...

    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....Cell Use your mouse pointer to point to a cell. Click a cell to select...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  8. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Java for PPT and PPTX, with practical Java code examples.... Each chart can point to its own external workbook...

    docs.aspose.com/slides/java/chart-calculations/
  9. Page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single document.... rotation_point_position string Below the top-right...top-right square reference point marker. Override the placement...

    docs.aspose.com/omr/net/json-markup/page/
  10. 使用 Python 在演示文稿中自定义形状|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中创建并自定义形状:几何路径、圆滑角、复合形状。... 在路径末尾添加直线 : line_to ( point ) line_to ( x , y ) 在路径的指定位置添加直线...在路径的指定位置添加直线 : line_to ( point , index ) line_to ( x , y , index ) 在路径末尾添加三次贝塞尔曲线...

    docs.aspose.com/slides/zh/python-net/custom-shape/