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

pptx

(1.34 sec)
  1. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/manage-ole/
  2. 使用 Python 管理演示文稿中的 OLE|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 优化在 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... 将修改后的演示文稿保存为 PPTX 文件。 下面的示例演示了如何将 Excel 文件中的图表嵌入为..."output.pptx" , slides . export . SaveFormat . PPTX ) 添加链接的 OLE...

    docs.aspose.com/slides/zh/python-net/manage-ole/
  3. Online JSON to POTX Conversion or Build .NET ba...

    Free online app to convert JSON to POTX files. .NET C# conversion library code for JSON documents....JsonUtility class and Save it as PPTX Load PPTX document by using Presentation...presentations like PowerPoint, PPTX (Portable Document Format) becomes...

    products.aspose.com/total/net/conversion/json-t...
  4. 在 Java 中创建或更新 PowerPoint 幻灯片图表|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/create-chart/
  5. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....pptx" ; // Instantiates a Presentation...Presentation class that represents a PPTX file SharedPtr < Presentation...

    docs.aspose.com/slides/cpp/chart-data-label/
  6. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } catch..."example_out.pptx" , aspose . slides . SaveFormat . Pptx ); } catch...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  7. Manage Slide Sections in Presentations in .NET|...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for .NET — split, rename, and reorder to optimize Pptx and ODP workflows....pptx" , SaveFormat . Pptx ); pres . Sections..."pres-sections-moved.pptx" , SaveFormat . Pptx ); pres . Sections...

    docs.aspose.com/slides/net/slide-section/
  8. 在 .NET 中管理演示文稿批注|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通演示文稿批注:在 PowerPoint 文件中快速轻松地添加、读取、编辑和删除批注。...pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" )) { foreach ( var commentAuthor...

    docs.aspose.com/slides/zh/net/presentation-comm...
  9. Manage Slide Sections in Presentations on Andro...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Android via Java—split, rename, and reorder to optimize Pptx and ODP workflows....pptx" , SaveFormat . Pptx ); pres . getSections..."pres-sections-moved.pptx" , SaveFormat . Pptx ); pres . getSections...

    docs.aspose.com/slides/androidjava/slide-section/
  10. 在 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...