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

point

(0.07 sec)
  1. Convert WORDML to PPS via C++ or with free Onli...

    Export WORDML to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML 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/wordml...
  2. Convert ODT to ODP via C++ or with free Online ...

    Export ODT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to ODP 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/odt-to...
  3. Convert RTF to ODP via C++ or with free Online ...

    Export RTF to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to ODP 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/rtf-to...
  4. Convert DOT to ODP via C++ or with free Online ...

    Export DOT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to ODP 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/dot-to...
  5. Convert RTF to PPS via C++ or with free Online ...

    Export RTF to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF 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/rtf-to...
  6. Convert DOC to PPTM via C++ or with free Online...

    Export DOC to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPTM 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. Convert DOC to PPT via C++ or with free Online ...

    Export DOC to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPT 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...
  8. Convert DOTM to PPTX via C++ or with free Onlin...

    Export DOTM to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM 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/dotm-t...
  9. Convert ODT to PPTX via C++ or with free Online...

    Export ODT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT 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/odt-to...
  10. 在 .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/