Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 143,183 for

pptx

(0.19 sec)
  1. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等多种格式。...将Excel工作簿转换为PPTX Aspose.Cells API 支持将电子表格转换为 PPTX 格式。将工作簿导出为 PPTX 时,请将...时,请将 SaveFormat.Pptx 作为参数传递给 Workbook.save(string, SaveOptions)...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  2. How to Create Charts in Presentations in .NET|A...

    Learn how to create charts in PowerPoint PPT, Pptx and ODP presentations in .NET with Aspose.Slides using both legacy and modern chart APIs....Pptx namespaces are now merged in...PresentationEx class that represents PPTX file using ( PresentationEx...

    docs.aspose.com/slides/net/how-to-create-charts...
  3. Supported File Formats|Aspose.Slides for Node.j...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PPS PowerPoint 97-2003 Show PPTX PowerPoint Presentation POTX...

    docs.aspose.com/slides/nodejs-net/supported-fil...
  4. Format Presentation Charts on Android|Aspose.Sl...

    Learn chart formatting in Aspose.Slides for Android via Java and elevate your PowerPoint presentation with professional, eye-catching styling....the modified presentation to a PPTX file // Create an instance of...( "FormattedChart.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/chart-format...
  5. Format Presentation Charts in PHP|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for PHP via Java and elevate your PowerPoint presentation with professional, eye-catching styling....the modified presentation to a PPTX file # Create an instance of...( "FormattedChart.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/chart-formatting/
  6. 在 .NET 中管理演示文稿背景|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。...pptx" , SaveFormat . Pptx ); } 为母版幻灯片设置实色背景..."MasterSlideBackgroun.pptx" , SaveFormat . Pptx ); } 为幻灯片设置渐变背景 渐...

    docs.aspose.com/slides/zh/net/presentation-back...
  7. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。...pptx" , slides . export . SaveFormat . PPTX ) 将百分比显示为标签..."percentage_as_label.pptx" , slides . export . SaveFormat . PPTX ) 在图表数据标签中显示百分号...

    docs.aspose.com/slides/zh/python-net/chart-data...
  8. Convert PowerPoint Presentations to HTML in Jav...

    Convert PowerPoint presentations to responsive HTML in Java. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....PPT to HTML in Java Convert PPTX to HTML in Java Convert ODP...number of formats like PPT, PPTX and ODP in Presentation object...

    docs.aspose.com/slides/java/convert-powerpoint-...
  9. 在 .NET 中管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 C# 代码示例,在 Aspose.Slides for .NET 中创建和设置标注,兼容 PPT 和 Pptx,自动化演示文稿工作流。...pptx" , SaveFormat . Pptx ); } 为环形图设置标注 Aspose...= new Presentation ( "testc.pptx" ); ISlide slide = pres . Slides...

    docs.aspose.com/slides/zh/net/callout/
  10. 在 Android 上管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 Java 代码示例在 Aspose.Slides for Android 中创建和设置标注,兼容 PPT 和 Pptx,可自动化演示文稿工作流。...pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "chart.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/callout/