Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 143,375 for

pptx

(0.58 sec)
  1. PPT document chart using .NET | products.aspose...

    C# source code to draw and convert chart or diagram in PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....format for PowerPoint, known as PPTX, from 2007 onwards that is based...different formats including. PPTX (Open XML presentation Format)...

    products.aspose.com/slides/net/chart/ppt/
  2. 使用 Python 管理演示文稿的页眉和页脚|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和自定义页眉和页脚,以获得专业外观。...pptx" ) as presentation : # 设置页脚。..."output.pptx" , slides . export . SaveFormat . PPTX ) 管理备注页上的页眉和页脚...

    docs.aspose.com/slides/zh/python-net/presentati...
  3. Manage Presentation Slide Masters on Android|As...

    Manage Slide Masters in Aspose.Slides for Android: create, edit and apply layouts, themes and placeholders to PPT, Pptx and ODP with concise Java examples....pptx" , SaveFormat . Pptx ); } catch ( IOException...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/slide-master/
  4. Manage Presentation Themes on Android|Aspose.Sl...

    Master presentation themes in Aspose.Slides for Android via Java to create, customize and convert PowerPoint files with consistent branding....pptx" , SaveFormat . Pptx ); } finally { if...pres = new Presentation ( "pres.pptx" ); try { int numberOfBackgroundFi...

    docs.aspose.com/slides/androidjava/presentation...
  5. 档案

    档案...for Java 提供了全面的 安装 说明和用于创建和操作 PPTX/PPT 文件的功能。 使用 Java 在 PowerPoint...PowerPoint 中创建条形图。 步骤如下: 实例化代表 PPTX 文件的 Presentation 类。 通过调用 getItem...

    blog.aspose.com/zh/slides/create-a-bar-chart-in...
  6. Manage Presentation Themes in PHP|Aspose.Slides...

    Master presentation themes in Aspose.Slides for PHP via Java to create, customize and convert PowerPoint files with consistent branding....pptx" , SaveFormat :: Pptx ); } finally { if...$pres = new Presentation ( "pres.pptx" ); try { $numberOfBackgroundFi...

    docs.aspose.com/slides/php-java/presentation-th...
  7. 在 Android 上格式化演示文稿图表|Aspose.Slides 文档

    了解 Aspose.Slides for Android via Java 中的图表格式化,并通过专业、引人注目的样式提升您的 PowerPoint 演示文稿。...设置图表后壁的填充颜色 设置图表绘图区的填充颜色 将修改后的演示文稿写入 PPTX 文件 // 创建 Presentation 类的实例 Presentation...( "FormattedChart.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/chart-for...
  8. Export CSV to PPT in Android or with free Onlin...

    Android API to Convert CSV to PPT without using Microsoft Word or online. Test free CSV to PPT online converter quickly before integrating the code....formats, including PDF, PPT, PPTX, and XPS. With this API, you..."output.pptx" , com . aspose . pdf . SaveFormat . Pptx ); Free...

    products.aspose.com/total/android-java/conversi...
  9. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply layouts, themes and placeholders to PPT, Pptx and ODP with concise Java examples....pptx" , SaveFormat . Pptx ); } catch ( IOException...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/slide-master/
  10. 使用 PHP 在演示文稿中管理 ActiveX 控件|Aspose.Slides for PH...

    了解 Aspose.Slides for PHP via Java 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。... 将演示文稿保存为 PPTX 文件。 以下示例代码基于上述步骤,演示如何向幻灯片添加...-> save ( "Output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/activex/