Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 141,240 for

pptx

(0.08 sec)
  1. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

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

    docs.aspose.com/slides/zh/python-net/presentati...
  2. 将 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...
  3. 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...
  4. 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/
  5. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Node.js via Java. Fast how-to guide....pptx" ); try { // Loads the video..."pres-with-video.pptx" , aspose . slides . SaveFormat . Pptx ); } catch...

    docs.aspose.com/slides/nodejs-java/video-frame/
  6. 在 .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/
  7. Convert FLATOPC to PPS in Android Apps or with ...

    FLATOPC to PPS conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPS online converter quickly before integrating the code....presentation formats, including PPT, PPTX, ODP, and PDF. Aspose.Total...Presentation) Convert FLATOPC to PPTX (Open XML presentation Format)...

    products.aspose.com/total/android-java/conversi...
  8. 在 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/
  9. 管理 Java 中演示文稿图表的标注|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/callout/
  10. 使用 PHP 管理演示文稿图表中的标注|Aspose.Slides for PHP 文档

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

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