Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 143,414 for

pptx

(0.07 sec)
  1. Add layout Slide to Presentation|Aspose.Slides ...

    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" )) { // Try to search by layout...of layouts. // Technographics.pptx presentation only contains Blank...

    docs.aspose.com/slides/net/add-layout-slide-to-...
  2. 幻灯片|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中管理幻灯片:创建、克隆、重新排序、隐藏、设置背景和尺寸、应用切换效果,并导出为 PowerPoint 和 OpenDocument。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...= new Presentation ( "slide.pptx" ); try { // 通过索引访问幻灯片。 $firstSlide...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. 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/
  4. 使用 Java 在演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将高级形状效果应用于您的 PPT 和 Pptx 文件——在几秒钟内创建引人注目、专业的幻灯片。...pptx" , SaveFormat . Pptx ); } finally { if...save ( "reflection.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/shape-effect/
  5. 在 Android 上管理演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 创建并自定义缩放 - 在各章节之间跳转,添加缩略图和转场效果,支持 PPT、Pptx 和 ODP 演示文稿。... 将修改后的演示文稿写入为 PPTX 文件。 Presentation pres = new...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  6. Configure Fallback Font Collections on Android|...

    Set up a fallback fonts collection in Aspose.Slides for Android via Java to keep text consistent and crisp in PowerPoint and OpenDocument presentations....fallback rules be embedded into the PPTX file and visible in PowerPoint...they are not serialized into PPTX and will not appear in PowerPoint’s...

    docs.aspose.com/slides/androidjava/create-fallb...
  7. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using Java How to Convert ODP to PPTX in Java How to Insert Comment...Python How to Convert ODP to PPTX in Python How to Remove Comments...

    kb.aspose.com/categories/page/59/
  8. Installation|Aspose.Slides for Node.js via .NET...

    Learn how to quickly install Aspose.Slides. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!...pptx" , aspose . slides . SaveFormat . Pptx ) console...save ( "out.pptx" , aspose . slides . SaveFormat . Pptx ) console...

    docs.aspose.com/slides/nodejs-java/installation/
  9. Configure Fallback Font Collections in JavaScri...

    Set up a fallback fonts collection in JavaScript with Aspose.Slides for Node.js to keep text consistent and crisp in PowerPoint and OpenDocument presentations....fallback rules be embedded into the PPTX file and visible in PowerPoint...they are not serialized into PPTX and will not appear in PowerPoint’s...

    docs.aspose.com/slides/nodejs-java/create-fallb...
  10. Customize Error Bars in Presentation Charts on ...

    Learn how to add and customize error bars in charts with Aspose.Slides for Android via Java—optimize data visuals in PowerPoint presentations....the modified presentation to a PPTX file. // Create an instance...save ( "ErrorBars.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/error-bar/