Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 15,365 for

point

(0.26 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 在 .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/
  5. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java application or an image....are often used as a starting point for creating more intricate...friendly polygon mesh. PointCloud Point cloud. NurbsSurface Non-Uniform...

    docs.aspose.com/3d/java/aspose-3d-document-obje...
  6. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image....are often used as a starting point for creating more intricate...friendly polygon mesh. PointCloud Point cloud. NurbsSurface Non-Uniform...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  7. 自定义形状|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加自定义形状...lineTo ( point ); lineTo ( x , y ); 在指定位置添加线段 : lineTo ( point , index...closeFigure (); 设置下一个点的位置 : moveTo ( point ); moveTo ( x , y ); 移除指定索引处的路径段...

    docs.aspose.com/slides/zh/nodejs-java/custom-sh...
  8. 在 C++ 中自定义演示文稿形状|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/cpp/custom-shape/
  9. 在 Java 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。... Float point ); public void lineTo ( float...awt . geom . Point2D . Float point , long index ); public void...

    docs.aspose.com/slides/zh/java/custom-shape/
  10. Visio Triangle Diagram Maker with Python

    Learn how to use a triangle diagram maker in Visio with Python. Explore Aspose.Diagram for Python for easy diagram creation and customization.... Define the triangle points. Draw the triangle as a polyline...class. Define the triangle points in the PointF array. Draw the...

    blog.aspose.com/diagram/draw-triangle-diagram-i...