Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 142,067 for

pptx

(0.08 sec)
  1. 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...
  2. 使用 JavaScript 在演示文稿中管理 OLE|Aspose.Slides for No...

    使用 Aspose.Slides for Node.js 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新并导出 OLE 内容。... 将修改后的演示文稿写入为 PPTX 文件。 在下面的示例中,我们使用 Aspose.Slides...( "output.pptx" , asposeSlides . SaveFormat . Pptx ); presentation...

    docs.aspose.com/slides/zh/nodejs-java/manage-ole/
  3. 连接器|Aspose.Slides for Node.js via .NET 文档

    了解如何使用 Aspose.Slides for Node.js 在 PPT、Pptx 和 ODP 演示文稿中添加、路由和设置形状之间连接线的样式,提供 JavaScript 示例。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally.... Presentation ( "connector.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  4. Manage Presentation Shapes on Android|Aspose.Sl...

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

    docs.aspose.com/slides/androidjava/shape-manipu...
  5. PowerPoint→XPS-複数の問題 - Free Support Forum - asp...

    ① 不具合の概要 Aspose.slides 25.5.0を使用しXPSへ変換した際に、複数の不具合が発生していることを確認いたしました。詳細な内容は以下の通りです。また、これらの問題を解決するための対処方法についてご指導をお願い申し上げます。 ② 添付ファイルの説明 PowerPointErrorファイルリンク ・ErrorReport_PowerPoint.xlsx: 不具合事象のリストを記載しております。このエクセルには以…...changed when converting PPT/PPTX to XPS) SLIDESNET-44986 (Chart...(Chart is missing when converting PPTX to XPS) SLIDESNET-44987 (Date...

    forum.aspose.com/t/powerpoint-xps/313167
  6. Customize Bubble Charts in Presentations Using ...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for PHP via Java to enhance your data visualization easily....pptx" , SaveFormat :: Pptx ); } finally { if..."Presentation_BubbleSizeRepresenta.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/bubble-chart/
  7. Convert PDF to HTML in Java | products.aspose.com

    Convert PDF to HTML in Java. Use Java library API to convert PDF files to HTMLs...pptx" , SaveFormat . Pptx ); } finally { if...PDF TO XML PDF TO SVG PDF TO PPTX PDF TO PPT...

    products.aspose.com/slides/java/conversion/pdf-...
  8. 在 C++ 中管理演示文稿表格|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/cpp/manage-table/
  9. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....pptx" , slides . export . SaveFormat . PPTX ) Numbering...load a PPTX file. with slides . Presentation ( "sample.pptx" ) as...

    docs.aspose.com/slides/python-net/manage-table/
  10. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for С++ — optimize data visuals in PowerPoint presentations....the modified presentation to a PPTX file. Add Custom Error Bars...the modified presentation to a PPTX file. FAQ What happens to error...

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