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

pptx

(0.14 sec)
  1. Manage Slide Transitions in Presentations in .N...

    Discover how to customize slide transitions in Aspose.Slides for .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations....pptx" )) { // Apply circle type transition..."SampleTransition_out.pptx" , SaveFormat . Pptx ); } Add Advanced...

    docs.aspose.com/slides/net/slide-transition/
  2. Manage Slide Transitions in Presentations Using...

    Customize slide transitions in JavaScript with Aspose.Slides for Node.js via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....pptx" ); try { // Apply circle type..."SampleTransition_out.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  3. 档案

    档案...pptx"; const String outputFilePath...u"OutputDirectory\\SetSlideBackground_out.pptx"; // 加载演示文件 auto presentation...

    blog.aspose.com/zh/slides/set-slide-background-...
  4. Manage Media|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....Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/cpp/manage-media/
  5. Manage Presentation Shapes in PHP|Aspose.Slides...

    Learn to create, edit and optimize shapes in Aspose.Slides for PHP via Java and deliver high-performance PowerPoint presentations....pptx" ); try { $slide = $pres ->...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/php-java/shape-manipulat...
  6. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...代码演示了如何在演示文稿中创建表格: // 实例化表示 PPTX 文件的 Presentation 类 Presentation...pres . Save ( "table.pptx" , SaveFormat . Pptx ); 标准表格中的编号 在标准表格...

    docs.aspose.com/slides/zh/net/manage-table/
  7. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a Pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...Header and Footer text from a pptx. I see, that I can write text...of("src","test","resources", "Title.pptx"); Path input2 = Path.of("src"...

    forum.aspose.com/t/read-and-replace-header-and-...
  8. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via 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/androidjava/manage-bullet/
  9. Convert PowerPoint Slides to PNG in JavaScript|...

    Convert PowerPoint presentations to high-quality PNG images in JavaScript quickly with Aspose.Slides for Node.js, ensuring precise, automated results....PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...slides . Presentation ( "pres.pptx" ); try { for ( var index =...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. Customize Pie Charts in Presentations on Androi...

    Learn how to create and customize pie charts in Java with Aspose.Slides for Android, exportable to PowerPoint, boosting your data storytelling in seconds....pptx" , SaveFormat . Pptx ); } finally { if...the modified presentation to a PPTX file. // Create an instance...

    docs.aspose.com/slides/androidjava/pie-chart/