Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 143,976 for

pptx

(0.09 sec)
  1. 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-...
  2. 在 Android 上创建或更新 PowerPoint 演示文稿图表|Aspose.Slide...

    使用 Aspose.Slides for Android 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 Java 示例代码添加、格式化和编辑图表。...将修改后的演示文稿写入为 PPTX 文件。 下面的 Java 代码演示如何创建普通图表: // 实例化表示 PPTX 文件的演示文稿类.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/create-ch...
  3. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with JavaScript and Aspose.Slides for Node.js via Java and speed up presentation editing and data updates....pptx" ); try { // Accesses the first...( "pres.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-rows-...
  4. 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...
  5. Animate PowerPoint Charts in Java|Aspose.Slides...

    Create stunning animated charts in Java with Aspose.Slides. Boost presentations with dynamic visuals in PPT and Pptx files—get started now....pptx" ); try { // Get reference of..."AnimatingSeries_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/animated-charts/
  6. Animate PowerPoint Charts in .NET|Aspose.Slides...

    Create stunning animated charts in .NET with Aspose.Slides. Boost presentations with dynamic visuals in PPT and Pptx files—get started now....pptx" )) { // Get reference of the..."AnimatingSeries_out.pptx" , SaveFormat . Pptx ); } Chart Category...

    docs.aspose.com/slides/net/animated-charts/
  7. Render Presentation Slides as SVG Images in Jav...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for Java. High-quality visuals with simple code examples....presentation formats, including PPT, PPTX, ODP, and PPS, and shows how...pres = new Presentation ( "pres.pptx" ); try { for ( int index =...

    docs.aspose.com/slides/java/render-a-slide-as-a...
  8. 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/
  9. Automate Presentation Localization on Android|A...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides for Android, 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 { IAutoShape shape =...

    docs.aspose.com/slides/androidjava/presentation...
  10. Error While Converting a PowerPoint Presentatio...

    When we try to convert the attached Pptx file using ARM64 environment, the error occurs. image.png (106.2 KB) 08I23-11 - 03 - 08I23-11, Activación, Bloqueo y Desbloqueo de Cuentas de Ahorros.zip (3.2 MB)...try to convert the attached pptx file using ARM64 environment...exception when converting a PPTX file on an ARM64 machine. To...

    forum.aspose.com/t/error-while-converting-a-pow...