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

point

(0.08 sec)
  1. Convert DOTX to PPS via C++ or with free Online...

    Export DOTX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPS online converter quickly before integrating the code....System :: Drawing :: PointF point = System :: Drawing :: PointF...get_Slides () -> idx_get ( 1 ), point , DateTime :: get_Now ()); //...

    products.aspose.com/total/cpp/conversion/dotx-t...
  2. Convert DOTM to POT via C++ or with free Online...

    Export DOTM to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to POT online converter quickly before integrating the code....System :: Drawing :: PointF point = System :: Drawing :: PointF...get_Slides () -> idx_get ( 1 ), point , DateTime :: get_Now ()); //...

    products.aspose.com/total/cpp/conversion/dotm-t...
  3. Convert WORDML to POT via C++ or with free Onli...

    Export WORDML to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POT online converter quickly before integrating the code....System :: Drawing :: PointF point = System :: Drawing :: PointF...get_Slides () -> idx_get ( 1 ), point , DateTime :: get_Now ()); //...

    products.aspose.com/total/cpp/conversion/wordml...
  4. Convert OTT to POTM via C++ or with free Online...

    Export OTT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POTM online converter quickly before integrating the code....System :: Drawing :: PointF point = System :: Drawing :: PointF...get_Slides () -> idx_get ( 1 ), point , DateTime :: get_Now ()); //...

    products.aspose.com/total/cpp/conversion/ott-to...
  5. Convert OTT to PPSX via C++ or with free Online...

    Export OTT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to PPSX online converter quickly before integrating the code....System :: Drawing :: PointF point = System :: Drawing :: PointF...get_Slides () -> idx_get ( 1 ), point , DateTime :: get_Now ()); //...

    products.aspose.com/total/cpp/conversion/ott-to...
  6. Convert DOC to PPTX via C++ or with free Online...

    Export DOC to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPTX online converter quickly before integrating the code....System :: Drawing :: PointF point = System :: Drawing :: PointF...get_Slides () -> idx_get ( 1 ), point , DateTime :: get_Now ()); //...

    products.aspose.com/total/cpp/conversion/doc-to...
  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...