Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 144,284 for

pptx

(0.1 sec)
  1. 在 PHP 中格式化 PowerPoint 形状|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides 在 PHP 中格式化 PowerPoint 形状——为 PPT、Pptx 和 ODP 文件精确且完全控制地设置填充、线条和效果样式。... 将修改后的演示文稿另存为 PPTX 文件。 以下 PHP 代码演示如何格式化矩形 AutoShape...awt.Color" ) -> BLUE ); // 将 PPTX 文件保存到磁盘。 $presentation -> save...

    docs.aspose.com/slides/zh/php-java/shape-format...
  2. C++ API to Convert XSLFO to OTP | products.aspo...

    Convert XSLFO to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...to PPTX by using Aspose.PDF for C++ and then convert PPTX to...XSLFO to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/xslfo-...
  3. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart data series in PHP for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....the modified presentation to a PPTX file. This PHP code shows you..."SetChartSeriesOverla_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/chart-series/
  4. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, Pptx and ODP....SDK may be suitable for basic PPTX operations or direct access...presentations formats PPTX PPT, POT, PPS, PPTX, POTX, PPSX, ODP Conversion...

    docs.aspose.com/slides/net/why-not-open-xml-sdk/
  5. C++ API to Convert PDF to POWERPOINT | products...

    Convert PDF to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader... You can export PDF to PPTX by using Aspose.PDF for C++...Slides for C++ , you can convert PPTX to POWERPOINT. Both APIs come...

    products.aspose.com/total/cpp/conversion/pdf-to...
  6. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......Word 文档 如何在 Java 中将 ODP 转换为 PPTX 如何在 Python 中将 PowerPoint 转换为...转换为 Word 如何在 Python 中将 ODP 转换为 PPTX 如何使用 Python 在 Word 中拆分页面 如何使用...

    kb.aspose.com/zh/categories/page/62/
  7. 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/
  8. How to Convert PowerPoint to Tiff using Python

    This topic is about how to convert Presentation to TIFF using Python along with the detailed steps to set up the environment and verify the working sample code. You can also consider converting PPT to TIFF in Python using the same example code provided in this topic....in your project for exporting PPTX to TIFF Load the source presentation...Save method in Python converts PPTX to TIFF The above steps convert...

    kb.aspose.com/slides/python/how-to-convert-powe...
  9. How to Hide a Slide in Presentation using C#

    We'll guide you through the steps in C# for how to hide a slide in Presentation using C#. By using a few lines of easy code you can hide a PPT slide using C#....Interop library for hiding a PPTX slide in C# . The application...presentation. Steps to Hide a Slide in PPTX in C# Set up your application...

    kb.aspose.com/slides/net/how-to-hide-a-slide-in...
  10. Table|Aspose.Slides for PHP Documentation

    Create and format tables in PHP with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, Pptx and ODP....pptx" , SaveFormat :: Pptx ); } finally { $presentation...= new Presentation ( "table.pptx" ); try { $slide = $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...