Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 141,243 for

pptx

(0.78 sec)
  1. 搜索

    搜索...Presentation->Save(String, SaveFormat::Pptx) 方法保存演示文稿。 以下代碼示例顯示如何使用 C++.../out/SampleChartresult.pptx"; //實例化表示 PPTX 文件的 Presentation 類 S...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  2. 在 Android 上的演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中创建并自定义形状动画。脱颖而出!... 将演示文稿写入磁盘,保存为 PPTX 文件。 以下 Java 代码演示了如何为 AutoShape...// 将 PPTX 文件保存到磁盘 pres . save ( path + "AnimText_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/shape-ani...
  3. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....pptx" ) as presentation : # Clone...ese_out.pptx" , slides . export . SaveFormat . PPTX ) Clone to...

    docs.aspose.com/slides/python-net/clone-slides/
  4. Remove Slides from Presentations in Java|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Get clear code examples and boost your workflow....pptx" ); try { // Accesses a slide...save ( "modified.pptx" , SaveFormat . Pptx ); } finally { pres...

    docs.aspose.com/slides/java/remove-slide-from-p...
  5. 管理演示文稿超链接(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升互动性和工作流。...pptx" , SaveFormat :: Pptx ); 向形状或框架添加 URL 超链接...Save ( u "pres-out.pptx" , SaveFormat :: Pptx ); 向媒体添加 URL 超链接...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  6. Customize Error Bars in Presentation Charts in ...

    Learn how to add and customize error bars in charts with Aspose.Slides for .NET—optimize data visuals in PowerPoint presentations....the modified presentation to a PPTX file. // Creating empty presentation...( "ErrorBars_out.pptx" , SaveFormat . Pptx ); } Add Custom Error...

    docs.aspose.com/slides/net/error-bar/
  7. Add Trend Lines to Presentation Charts in .NET|...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for .NET — a practical guide to engage your audience....the modified presentation to a PPTX file. The following code is..."ChartTrendLines_out.pptx" , SaveFormat . Pptx ); Add a Custom Line...

    docs.aspose.com/slides/net/trend-line/
  8. 在 .NET 中自定义演示文稿的饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 .NET 中创建和自定义饼图,可导出至 PowerPoint,瞬间提升您的数据叙事效果。...pptx" , SaveFormat . Pptx ); 设置自动饼图切片颜色 Aspose...添加新系列。 将修改后的演示文稿写入 PPTX 文件。 // 实例化表示 PPTX 文件的 Presentation 类...

    docs.aspose.com/slides/zh/net/pie-chart/
  9. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Android via Java and elevate your presentations with professional text formatting for maximum impact.... Save the presentation as a PPTX file. The implementation of...Presentation class that represents a PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/androidjava/superscript-...
  10. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Java and elevate your presentations with professional text formatting for maximum impact.... Save the presentation as a PPTX file. The implementation of...Presentation class that represents a PPTX Presentation pres = new Presentation...

    docs.aspose.com/slides/java/superscript-and-sub...