Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 141,303 for

pptx

(0.93 sec)
  1. Format PowerPoint Shapes in Python|Aspose.Slide...

    Learn how to format PowerPoint shapes in Python using Aspose.Slides—set fill, line, and effect styles for PPT, Pptx, and ODP files with precision and full control....the modified presentation as a PPTX file. The following Python code...draw . Color . blue # Save the PPTX file to disk. presentation ...

    docs.aspose.com/slides/python-net/shape-formatt...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, Pptx and ODP presentation solutions....pptx" , SaveFormat . Pptx ); } Method IPresentation.... Save ( "output.pptx" , SaveFormat . Pptx ); } Property ISmartArt...

    docs.aspose.com/slides/net/public-api-and-backw...
  3. Presentation Format|Aspose.Slides for Python Do...

    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....pptx" ) if info . load_format ==...slides . LoadFormat . PPTX : print ( "PPTX" ) elif info . load_format...

    docs.aspose.com/slides/python-net/presentation-...
  4. Manage SmartArt in PowerPoint Presentations in ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for .NET using clear C# code samples that speed up slide design and automation....pptx" )) { ISlide slide = pres ....Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/net/manage-smartart/
  5. Manage Presentation Hyperlinks in PHP|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java — enhance interactivity and workflow in minutes....pptx" , SaveFormat :: Pptx ); } finally { if...save ( "pres-out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-hyperlinks/
  6. Remove ODP Annotation using Java | products.asp...

    Java sample code to delete ODP format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Slides Java Annotation Odp PPTX DOCX XLSX PDF ODP ODP Remove...save ( "example_out.pptx" , SaveFormat . Pptx ); } finally { if...

    products.aspose.com/slides/java/annotation/odp/
  7. Remove PPT Annotation using C++ | products.aspo...

    C++ source code to delete annotations from PPT...Slides C++ Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove...Save( u "example_out.pptx" , SaveFormat :: Pptx); How to Remove Comments...

    products.aspose.com/slides/cpp/annotation/ppt/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ PHPhttps://products.aspose.com/pdf/th/php-java/conversion/pdf-to-Pptx/Recent content in PDF เป็น {{FILER......com/pdf/th/php-java/conversion/pdf-to-pptx/Recent content in PDF เป็น {{FILERESSULT}}...com/pdf/th/php-java/conversion/pdf-to-pptx/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/php-java/conversion/...
  9. 管理单元格|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的表格单元格...pptx" ); try { $table = $pres ->...将修改后的演示文稿保存为 PPTX 文件。 这段 PHP 代码向您展示了如何移除表格单元格的边框: # 实例化表示 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/php-java/manage-cells/
  10. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint presentations for reports and visualizations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally..."SwitchChartRowColumn_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/chart-axis/