Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 143,423 for

pptx

(0.17 sec)
  1. 在 Android 上管理演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 创建并自定义缩放 - 在各章节之间跳转,添加缩略图和转场效果,支持 PPT、Pptx 和 ODP 演示文稿。... 将修改后的演示文稿写入为 PPTX 文件。 Presentation pres = new...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  2. Convert PDF to HTML in C++ | products.aspose.com

    Convert PDF to HTML in C++. Use C++ library API to convert PDF files to HTMLs...pptx" , SaveFormat :: Pptx); How to convert...PDF TO XML PDF TO SVG PDF TO PPTX PDF TO PPT...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  3. Merge PPSM Files using .NET | products.aspose.com

    C# source code to combine PPSM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/ppsm/
  4. Merge PPSX Files using .NET | products.aspose.com

    C# source code to combine PPSX documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/ppsx/
  5. API Reference|Documentation

    Learn about Aspose.3D for Java classes and methods, along with code examples and instructions on how to use them to directly view, convert, repair, and merge 3D files....exporting 3D files to DOCX, XLSX, PPTX, and HTML formats. The latest...

    docs.aspose.com/3d/java/api-reference/
  6. 在 Python 中管理图表数据系列|Aspose.Slides for Python 文档

    了解如何在Python中管理PowerPoint(PPT/Pptx)图表数据系列,提供实用代码示例和最佳实践,以提升数据演示效果。...图、访问第一个图表系列、配置重叠设置,然后将结果保存为 PPTX 文件: import aspose.slides as..."series_overlap.pptx" , slides . export . SaveFormat . PPTX ) 结果: 更改系列填充颜色...

    docs.aspose.com/slides/zh/python-net/chart-series/
  7. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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" ); //第一种方式 byte [] imageData..."presentation_out.pptx" , SaveFormat . Pptx ); 为保持页面编号保存幻灯片而添加的方法...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  8. Convert Excel to Pdf, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++.... Convert Excel Workbook to PPTX The Aspose.Cells API provides...spreadsheets to PPTX format. To export the workbook to PPTX, pass SaveFormat...

    docs.aspose.com/cells/go-cpp/convert-workbook-t...
  9. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and embed Excel charts as OLE objects into PowerPoint (PPT, Pptx) slides in Java....chart as an OLE Object inside PPTX presentation using Aspose.Slides...output presentation to disk in PPTX format. Creating Tables Using...

    docs.aspose.com/slides/java/create-and-embed-an...
  10. Add Trend Lines to Presentation Charts in С++|A...

    Quickly add and customize trend lines in PowerPoint charts with Aspose.Slides for С++ — a practical guide to engage your audience....the modified presentation to a PPTX file. The following code is...the modified presentation as a PPTX file The following code is used...

    docs.aspose.com/slides/cpp/trend-line/