Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 143,414 for

pptx

(0.25 sec)
  1. Export JasperReports to PowerPoint | Aspose.Sli...

    Aspose.Slides PowerPoint API for JaspreReport to export reports from Jasper Reports and JasperServer to PowerPoint formats. Create and export accounts chart images text and line reports to PPT presentation...can be exported to PPT, PPS, PPTX and PPSX presentation formats... Microsoft PowerPoint: PPT, PPTX, PPS, PPSX Others: PDF, HTML...

    products.aspose.com/slides/jasperreports/
  2. 在 JavaScript 中从演示文稿获取形状有效属性|Aspose.Slides for N...

    了解 Aspose.Slides for Node.js via Java 如何计算并应用形状的有效属性,以实现精确的 PowerPoint 渲染。...pptx" ); try { var shape = pres ...Presentation ( "Presentation1.pptx" ); try { var threeDEffectiveData...

    docs.aspose.com/slides/zh/nodejs-java/shape-eff...
  3. Installation|Aspose.Slides for Python Documenta...

    Install Aspose.Slides for Python via Java in Windows, Linux or macOS...pptx" , SaveFormat . Pptx ) jpype . shutdownJVM...pres . save ( "out.pptx" , SaveFormat . Pptx ) jpype . shutdownJVM...

    docs.aspose.com/slides/python-java/installation/
  4. 在 C++ 中为演示文稿添加数字签名|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 对 PowerPoint 和 OpenDocument 文件进行数字签名。只需几秒钟即可通过清晰的代码示例保护您的幻灯片。...目前,仅在 PPTX 格式下支持数字签名。 Add a Digital Signature..."SomePresentationSign.pptx" , SaveFormat :: Pptx ); 现在可以检查演示文稿是否已数字签名且未被修改:...

    docs.aspose.com/slides/zh/cpp/digital-signature...
  5. Manage Presentation Placeholders in PHP|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for PHP via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....pptx" ); try { # Accesses the first...-> save ( "output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-placehol...
  6. Merge ODP Files using .NET | products.aspose.com

    C# source code to combine ODP 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/odp/
  7. Merge POT Files using .NET | products.aspose.com

    C# source code to combine POT 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/pot/
  8. 使用 C++ 管理演示文稿评论|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 精通演示文稿评论:快速轻松地在 PowerPoint 文件中添加、读取、编辑和删除评论。...pptx" , SaveFormat :: Pptx ); if ( comments...Presentation > ( u "Comments1.pptx" ); for ( auto && commentAuthor...

    docs.aspose.com/slides/zh/cpp/presentation-comm...
  9. 在 Android 上将 PowerPoint 演示文稿转换为 Word 文档|Aspose....

    使用 Aspose.Slides for Android 在 Java 中将 PowerPoint PPT 和 Pptx 幻灯片转换为可编辑的 Word 文档,精确保留布局、图像和格式。...Hide ] 如果您计划以新方式使用演示文稿(PPT 或 PPTX)中的文本内容或信息, 将演示文稿转换为 Word(DOC...Aspose.Words 要将 PowerPoint 文件(PPTX 或 PPT)转换为 Word(DOCX 或 DOC),您需要同时使用...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  10. Manage Presentation Placeholders in Java|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....pptx" ); try { // Accesses the first.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/manage-placeholder/