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

point

(0.46 sec)
  1. View or Edit VSTX Files Metadata via Python | p...

    Python sample code to edit or view VSTX metadata within any Python based application....VSTX files provide starting point for creating Visio drawings...

    products.aspose.com/diagram/python-net/metadata...
  2. 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...
  3. 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/
  4. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr in C++....control character to mark the point where text moves to the next...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 or "\v" in C++....control character to mark the point where text moves to the next...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::SectionBreakChar fi...

    Aspose::Words::ControlChar::SectionBreakChar field. End of section character: (char)12 or "\f" in C++....control character to mark the point where text moves to the next...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++....control character to mark the point where text moves to the next...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. 在 .NET 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...在路径末尾添加直线 void LineTo ( PointF point ); void LineTo ( float x , float...在路径的指定位置添加直线 : void LineTo ( PointF point , uint index ); void LineTo...

    docs.aspose.com/slides/zh/net/custom-shape/
  9. Queries about Aspose cells smart markers - Free...

    Hi , We are facing following issues when working with smart markers. Dynamic formulas : When using a JSON data source with dynamic formulas in the template, the formula execution does not start from the current row a…...Despite trying both inches and points, the alignment seems incorrect...provided in the query. looks like point 2 is fixed but I still observed...

    forum.aspose.com/t/queries-about-aspose-cells-s...
  10. Get Paragraph Bounds from Presentations in Java...

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

    docs.aspose.com/slides/java/paragraph/