Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 129,326 for

presentation

(0.13 sec)
  1. Convert POTX to JPEG using C# | products.aspose...

    Sample code for POTX to JPEG C# conversion. Use API example code for batch POTX files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/potx-...
  2. Convert PPTX to PNG using C# | products.aspose.com

    Sample code for PPTX to PNG C# conversion. Use API example code for batch PPTX files to PNG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/pptx-...
  3. Convert PPSX to SVG using Java | products.aspos...

    Sample Java conversion code for PPSX format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsx...
  4. Convert POTM to SVG using Java | products.aspos...

    Sample Java conversion code for POTM format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potm...
  5. Manage PowerPoint Shapes in PHP|Aspose.Slides f...

    Learn how to create, edit, format, and manipulate shapes in Aspose.Slides for PHP via Java, with code examples for PPT and PPTX Presentations....Effects in Presentations Using PHP Manage Presentation Shapes in...Effective Properties from Presentations in PHP Apply Shape Animations...

    docs.aspose.com/slides/php-java/powerpoint-shapes/
  6. C++ API to Convert PCL to OTP | products.aspose...

    Convert PCL to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/pcl-to...
  7. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...example: auto presentation = MakeObject<Presentation>(u"Test1.pptx");...try { for (auto&& slide : presentation->get_Slides()) { for (auto&&...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  8. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...Contents [ Hide ] 识别合并的表格单元格 创建 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并的单元格。...代码展示了如何在演示文稿中识别合并的表格单元格: Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/java/manage-cells/
  9. Merge FODP Files To SVG Using Python | products...

    Merge multiple FODP files in Python....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/python-net/merge/fod...
  10. Merge PPSM Files To SVG Using Python | products...

    Merge multiple PPSM files in Python....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/python-net/merge/pps...