Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 142,066 for

pptx

(0.51 sec)
  1. 使用 Python 在演示文稿中管理缩放|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 创建和自定义缩放 — 在 PPT、Pptx 和 ODP 演示文稿中在章节之间跳转,添加缩略图和过渡效果。... 将修改后的演示文稿写入为 PPTX 文件。 import aspose.slides as..."presentation-zoom.pptx" , slides . export . SaveFormat . PPTX ) 使用自定义图像创建缩放帧...

    docs.aspose.com/slides/zh/python-net/manage-zoom/
  2. Features|Aspose.Slides Documentation

    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....Important Features PPT, PPS, PPTX and PPSX Export Comprehensive...

    docs.aspose.com/slides/reportingservices/features/
  3. 使用 PHP 优化演示文稿中的图像管理|Aspose.Slides for PHP 文档

    通过 Aspose.Slides for PHP via Java 简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。...pptx" , SaveFormat :: Pptx ); } finally { if...$pres -> save ( "pres.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/zh/php-java/image/
  4. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to streamline workflows and boost slide quality....the modified presentation as a PPTX file. import aspose.slides as...slides . Presentation ( "pres.pptx" ) as presentation : #the first...

    docs.aspose.com/slides/python-net/replacing-ima...
  5. Manage OLE in Presentations on Android|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Android via Java. Embed, update, and export OLE content seamlessly....the modified presentation as a PPTX file. In the example below,.... save ( "output.pptx" , SaveFormat . Pptx ); presentation ....

    docs.aspose.com/slides/androidjava/manage-ole/
  6. Manage Presentation Comments in Java|Aspose.Sli...

    Master presentation comments with Aspose.Slides for Java: add, read, edit, and delete comments in PowerPoint files fast and easily....pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" ); try { for ( ICommentAuthor...

    docs.aspose.com/slides/java/presentation-comments/
  7. Manage Presentation Comments on Android|Aspose....

    Master presentation comments with Aspose.Slides for Android via Java: add, read, edit, and delete comments in PowerPoint files fast and easily....pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" ); try { for ( ICommentAuthor...

    docs.aspose.com/slides/androidjava/presentation...
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using Python Convert PUB to PPTX in Java Convert DNG to JPG using...PDF in Python Convert PUB to PPTX in C# Convert EPS to PDF using...

    kb.aspose.com/categories/page/8/
  9. Format PowerPoint Text in C++|Aspose.Slides Doc...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Customize fonts, colors, alignment, and more....pptx" , SaveFormat :: Pptx ); } { auto pres...MakeObject < Presentation > ( u "text.pptx" ); auto autoShape = System...

    docs.aspose.com/slides/cpp/text-formatting/
  10. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....the modified presentation as a PPTX file. In the example below,...Save ( u "output.pptx" , SaveFormat :: Pptx ); presentation ->...

    docs.aspose.com/slides/cpp/manage-ole/