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

point

(0.15 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Convert DOTX to POTX via C++ or with free Onlin...

    Export DOTX to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to POTX 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...
  5. 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...
  6. Convert DOTX to PPSX via C++ or with free Onlin...

    Export DOTX to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX 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/dotx-t...
  7. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for .NET.... Point ( 0 , 0 ), End = new Aspose . Pdf . Point ( 350 ...

    docs.aspose.com/pdf/net/add-rectangle/
  8. Public API Changes in Aspose.3D 2.0.0|Documenta...

    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.... Point }). Transform . Translation...), LightType = LightType . Point }). Transform . Translation...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  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. 在 .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/