Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 144,313 for

pptx

(0.34 sec)
  1. 使用 Java 管理演示文稿中的视频帧|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 幻灯片中以编程方式添加和提取视频帧。快速入门指南。...pptx" ); try { // 加载视频 FileInputStream..."pres-with-video.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/zh/java/video-frame/
  2. Redact PPT Presentation Files using Python | pr...

    Python source code to find and replace text in PPT Presentation....NET Redaction Ppt PPT PPTX ODP POT ppsx PPT Redact PPT...

    products.aspose.com/slides/python-net/redaction...
  3. 在 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...
  4. Remove ODP Annotations Using C++ | products.asp...

    C++ source code to remove annotations from ODP presentations....from other formats, including: PPTX PPT...

    products.aspose.com/slides/cpp/annotation/odp/
  5. 将 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...
  6. Convert XLT to POWERPOINT with .NET or with fre...

    Convert XLT to POWERPOINT on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free XLT to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...Word Document) Convert XLT to PPTX (Open XML presentation Format)...

    products.aspose.com/total/net/conversion/xlt-to...
  7. Convert SXC to POWERPOINT with .NET or with fre...

    Convert SXC to POWERPOINT on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free SXC to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...Word Document) Convert SXC to PPTX (Open XML presentation Format)...

    products.aspose.com/total/net/conversion/sxc-to...
  8. 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...
  9. Yellow Boxes Appear When Saving a Slide As an I...

    Hello, I’m trying to save a slide from a Pptx as an image, but yellow boxes appear that are not present in the original presentation. Could you please confirm whether this is a bug? Thank you Code: new Presentation(…...trying to save a slide from a PPTX as an image, but yellow boxes...Presentation("/path/to/yellow.pptx").getSlides().forEach(slide...

    forum.aspose.com/t/yellow-boxes-appear-when-sav...
  10. Slide Transitions|Aspose.Slides Documentation

    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....pptx" ; //Instantiate Presentation...Save ( FileName , SaveFormat . Pptx ); } Download Sample Code Github...

    docs.aspose.com/slides/net/slide-transitions/