Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 142,060 for

pptx

(0.16 sec)
  1. Aspose.Slides for Java 16.1.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" , SaveFormat . Pptx ); Aspose.Slides for...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  2. Aspose.Slides for Java 16.1.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" , SaveFormat . Pptx ); Aspose.Slides for...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  3. Customize 3D Charts in Presentations Using PHP|...

    Learn how to create and customize 3-D charts in Aspose.Slides for PHP via Java, with support for PPT and Pptx files — boost your presentations today....the modified presentation to a PPTX file. $pres = new Presentation...( "Rotation3D_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/3d-chart/
  4. How to Convert Multiple PPT to One PDF using Java

    This quick tutorial guides on how to convert multiple PPT to one PDF using Java. It assists you to convert multiple ppt to pdf using java by providing configuration details, stepwise process and a runnable sample code....to learn to create XPS from PPTX, take a look at the article...article on how to convert PPTX to SVG using Java . Updated on 14 Jun...

    kb.aspose.com/slides/java/how-to-convert-multip...
  5. Redact ODP Presentation Files using Java | prod...

    Java source code to find and replace text in ODP Presentation....Slides Java Redaction Odp PPT PPTX ODP POT ppsx ODP Redact ODP...

    products.aspose.com/slides/java/redaction/odp/
  6. Aspose.Cells for Python via Java|Documentation

    Aspose.Cells for Python via Java supports the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV, SpreadsheetML, ODS) file formats that your business uses every day. It also allows exporting Excel® files to PDF, DOCX, Pptx, JSON, XPS, HTML, MHTML, plain text, and popular image formats including TIFF, JPG, PNG, BMP, and SVG....exporting Excel® files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, plain...

    docs.aspose.com/cells/python-java/
  7. Redact ODP Presentation Files using Python | pr...

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

    products.aspose.com/slides/python-net/redaction...
  8. 在 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...
  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/