Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 3,213 for

pptx charts

(1.78 sec)
  1. 检索并更新 C++ 中的演示文稿信息|Aspose.Slides 文档

    使用 C++ 探索 PowerPoint 和 OpenDocument 演示文稿中的幻灯片、结构和元数据,以获取更快速的洞察和更智能的内容审计。...在处理演示文稿之前,您可能想了解当前演示文稿的格式(PPT、PPTX、ODP 等)。 您可以在不加载演示文稿的情况下检查其格式。请参见以下...GetPresentationInfo ( u "pres.pptx" ); // PPTX 文件 Console :: WriteLine...

    docs.aspose.com/slides/zh/cpp/examine-presentat...
  2. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Aspose TextBox Finally, write the PPTX file through the Presentation...save ( "TextBox_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-textbox/
  3. Export CGM to POWERPOINT in Android | products....

    Android API to Convert CGM to POWERPOINT without using Microsoft Word...Graphics Metafile) to PowerPoint (PPTX) is a great way to make presentations...presentations, such as diagrams, charts, and illustrations. How Aspose...

    products.aspose.com/total/android-java/conversi...
  4. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....organization chart layout, and create a picture organization chart. It...slides . Presentation ( "SmartArt.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/manage-smartart/
  5. Convert MD to XAML via Java API | products.aspo...

    Java API to Convert MD to XAML without using Microsoft Word...first step is to export MD to PPTX using Aspose.PDF for Java. This...allows developers to export MD to PPTX with just a few lines of code...

    products.aspose.com/total/java/conversion/md-to...
  6. Online XSLFO to SWF Conversion or Develop Java ...

    Free online app to convert XSLFO to SWF files. Java conversion library code for XSLFO documents....Convert XSLFO to PPTX by using save method Load PPTX document by using...XSLFO as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/xslfo...
  7. Online TEX to PPSM Conversion or Develop Java b...

    Free online app to convert TEX to PPSM files. Java conversion library code for TEX documents....Convert TEX to PPTX by using save method Load PPTX document by using...TEX as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/tex-t...
  8. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Java using clear code samples that speed up slide design and automation....organization chart layout, and create a picture organization chart. It...Presentation ( "Presentation.pptx" ); try { ISlide slide = pres...

    docs.aspose.com/slides/java/manage-smartart/
  9. 在 .NET 中自定义演示文稿的饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 .NET 中创建和自定义饼图,可导出至 PowerPoint,瞬间提升您的数据叙事效果。...Presentation (); // 在幻灯片上添加图表 IChart chart = presentation . Slides [ 0...50 , 500 , 400 ); // 设置不同的属性 chart . ChartData . Series [ 0 ]....

    docs.aspose.com/slides/zh/net/pie-chart/
  10. 使用 VSTO 和 Aspose.Slides for .NET 将 Excel 图表创建并嵌...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中将 Excel 图表作为 OLE 对象嵌入 PowerPoint(PPT、Pptx)幻灯片。... Missing ; // 声明用于 Chart.ChartWizard 方法的变量。 object paramChartFormat..."Sales Chart" ; // 基于数据创建新图表。 newChartObject . Chart . ChartWizard...

    docs.aspose.com/slides/zh/net/create-and-embed-...