Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 143,424 for

pptx

(0.1 sec)
  1. Need to Run Powerpoint on our web app - Is Aspo...

    I need a web component that will allow playing ppt or Pptx files on our web app, and it looks like Aspose’s product allows for that. Am I mistaken? Is this the right product for us? We have a direct link to a user upl…...that will allow playing ppt or pptx files on our web app, and it...link to a user uploaded PPT or PPTX file and just want to display...

    forum.aspose.com/t/need-to-run-powerpoint-on-ou...
  2. Ինչպես տեղադրել պատկերը PowerPoint աղյուսակում՝...

    Այս օրինակը կենտրոնանում է այն բանի վրա, թե ինչպես կարելի է պատկերը տեղադրել PowerPoint աղյուսակում՝ օգտագործելով Python-ը: Այն նկարագրում է շրջակա միջավայրը կարգավորելու համար անհրաժեշտ բոլոր տեղեկությունները և աշխատանքային օրինակի կոդը՝ PowerPoint-ում Python-ի միջոցով աղյուսակի պատկեր ավելացնելու համար:...օրինակ կոդ՝ պատկեր ավելացնելու PPTX աղյուսակում Python -ում: Հավելվածը...պատկերը դրա ներսում Պահպանեք PPTX ներկայացումը սկավառակի վրա սեղանի...

    kb.aspose.com/hy/slides/python/how-to-insert-im...
  3. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... // 实例化一个表示 PPTX 文件的 Presentation 类 Presentation...pres . save ( "table.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/manage-table/
  4. Aspose.PUB Product Family

    查找有关在没有 Microsoft Publisher 的情况下阅读 PUB 文件格式并将其转换为其他不同文件格式的答案。...PUB 转换为 PPTX 在 Java 中将 PUB 转换为 Word 在C#中将PUB转换为PPTX 在 C# 中将 PUB...

    kb.aspose.com/zh/pub/
  5. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Step-by-step guide....Presentation class that represents a PPTX file Presentation pres = new...presentation as a PPTX file pres . save ( "Bullet.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-bullet/
  6. Manage Presentation Zoom on Android|Aspose.Slid...

    Create and customize Zoom with Aspose.Slides for Android via Java — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This Java code shows you...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-zoom/
  7. Replacing Images inside Presentation Image Coll...

    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....the modified presentation as a PPTX file. This sample code shows...Presentation > ( u "presentation.pptx" ); // The first approach ArrayPtr...

    docs.aspose.com/slides/cpp/replacing-images-ins...
  8. Automate Presentation Localization in PHP|Aspos...

    Automate PowerPoint and OpenDocument slide localization with Aspose.Slides for PHP via Java, using practical code samples and tips for faster global rollout....Write the presentation as a PPTX file. The implementation of...$pres = new Presentation ( "test.pptx" ); try { $shape = $pres ->...

    docs.aspose.com/slides/php-java/presentation-lo...
  9. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations with Aspose.Slides for Node.js. Add, format, and edit charts with practical code examples in JavaScript....the modified presentation as a PPTX file. This JavaScript code shows...presentation class that represents a PPTX file var pres = new aspose ...

    docs.aspose.com/slides/nodejs-java/create-chart/
  10. Extract Flash Objects from Presentations in Jav...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in Java with Aspose.Slides, complete code samples and best practices....Presentation class that represents the PPTX Presentation pres = new Presentation...PowerPoint formats such as PPT and PPTX, since it can load these containers...

    docs.aspose.com/slides/java/flash/