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

pptx

(0.28 sec)
  1. Converting Documents with Microsoft Azure funct...

    Learn how to convert PDF documents using Microsoft Azure Functions with Aspose.PDF for .NET, enabling cloud-based document processing....break ; case "pptx" : targetBlobName += ".pptx" ; document ....Aspose . Pdf . SaveFormat . Pptx ); break ; case "jpeg" : case...

    docs.aspose.com/pdf/net/converting-documents-wi...
  2. Microsoft PowerPoint (PPT)|Aspose.Slides Docume...

    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....cloning feature PresentationML (PPTX, XML)...

    docs.aspose.com/slides/cpp/microsoft-powerpoint...
  3. Aspose.Slides for .NET 14.2.0 中的公共 API 和向后不兼容的更...

    查看 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、Pptx 和 ODP 演示文稿解决方案。...方法 这些方法仅将 Presentation 对象写入 PPTX 格式文件。新的 API 中,Presentation 类用于处理所有格式。可以使用...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  4. Convert OpenDocument Presentations in PHP|Aspos...

    Aspose.Slides for PHP lets you convert ODP to PDF, HTML, and image formats with ease. Boost your PHP apps with fast and accurate presentation conversion....used for PowerPoint (PPT and PPTX) conversion operations. For...

    docs.aspose.com/slides/php-java/convert-openoff...
  5. Aspose.Slides for PHP via Java 15.11.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....save ( $newPath , SaveFormat :: Pptx ); Aspose.Slides for PHP via...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  6. 使用 C++ 在演示文稿中管理 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。... 将修改后的演示文稿写入 PPTX 文件。 下面的代码片段将演示文稿幻灯片上的 ActiveX...控件,并使用其属性设置视频路径。 将演示文稿保存为 PPTX 文件。 // 实例化表示 PPTX 文件的 Presentation 类...

    docs.aspose.com/slides/zh/cpp/activex/
  7. Rotated Parts of SmartArt Are Cropped When Conv...

    Hello, When trying to convert a smartArt object which has a part of it rotated outside of smartArt border to image the rotated part is cropped and not converted properly. Here’s a simple code snippet I’m using to conve…...pptx"); ISlide slide = presentation...attached the original powerpoint pptx file used to repeat the issue...

    forum.aspose.com/t/rotated-parts-of-smartart-ar...
  8. 搜索

    搜索...我們將使用此庫在 PowerPoint PPT/PPTX 演示文稿中應用 3D 效果。使用以下命令從 PyPI 安裝庫。...save("3D-text.pptx", slides.export.SaveFormat.PPTX) 以下屏幕截圖顯示了上述代碼示例的輸出。...

    blog.aspose.com/zh-hant/slides/create-three-d-e...
  9. 使用 Aspose.Slides 与 ReportViewer 2010 和 2012|Asp...

    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....ReportViewer 2010/2012 导出报告到 PPT/PPTX。执行 RenderToPpt 方法将当前报告渲染为 PPT。...exportButton = toolStrip.Items.Add("导出为 Pptx"); exportButton.Click += new...

    docs.aspose.com/slides/zh/reportingservices/usi...
  10. 使用 Python 在演示文稿中自定义 3D 图表|Aspose.Slides for Pyt...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 3D 图表,支持 PPT、Pptx 和 ODP 文件——提升您的演示文稿效果。... 将修改后的演示文稿写入 PPTX 文件。 import aspose.slides.charts..."Rotation3D_out.pptx" , slides . export . SaveFormat . PPTX ) 常见问题 Aspose...

    docs.aspose.com/slides/zh/python-net/3d-chart/