Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 141,245 for

pptx

(0.17 sec)
  1. Convert PowerPoint Presentations to TIFF in .NE...

    Learn how to easily convert PowerPoint (PPT, Pptx) presentations to high-quality TIFF images using Aspose.Slides for .NET. C# code examples....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). using ( Presentation...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  2. Convert PowerPoint Presentations to TIFF on And...

    Learn how to easily convert PowerPoint (PPT, Pptx) presentations to high-quality TIFF images using Aspose.Slides for Android, with Java code examples....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). Presentation presentation...

    docs.aspose.com/slides/androidjava/convert-powe...
  3. Convert PowerPoint Presentations to TIFF in Pyt...

    Learn how to easily convert PowerPoint (PPT, Pptx) and OpenDocument (ODP) presentations to high-quality TIFF images using Aspose.Slides for Python via .NET. Step-by-step guide with code examples included....your PowerPoint slides (PPT, PPTX) and OpenDocument slides (ODP)...represents a presentation file (PPT, PPTX, ODP, etc.). with slides . Presentation...

    docs.aspose.com/slides/python-net/convert-power...
  4. 使用 Python 在演示文稿中应用形状效果|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 将您的 PPT、Pptx 和 ODP 文件转化为高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。...pptx" , slides . export . SaveFormat . PPTX ) 应用反射效果..."reflection.pptx" , slides . export . SaveFormat . PPTX ) 应用辉光效果...

    docs.aspose.com/slides/zh/python-net/shape-effect/
  5. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......Java-ի միջոցով Ինչպես փոխարկել PPTX-ը SVG-ի Java-ի միջոցով Ինչպես...Java-ի միջոցով Ինչպես պաշտպանել PPTX ներկայացումը C++-ով Ինչպես ուղարկել...

    kb.aspose.com/hy/categories/page/76/
  6. 使用 Java 管理演示文稿中的文本框|Aspose.Slides 文档

    Aspose.Slides for Java 可轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化水平。...TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 Java 代码——上述步骤的实现——展示了如何向幻灯片添加文本:...save ( "TextBox_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/manage-textbox/
  7. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....pptx" ); try { ISlide slide = pres...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/java/shape-manipulations/
  8. 在 .NET 中管理演示文稿的图表数据系列|Aspose.Slides 文档

    学习如何在 C# 中为 PowerPoint (PPT/Pptx) 管理图表系列,提供实用代码示例和最佳实践,以提升您的数据演示。...图、访问第一个图表系列、配置重叠设置,然后将结果保存为 PPTX 文件: sbyte overlap = 30 ; using...( "series_overlap.pptx" , SaveFormat . Pptx ); } 结果: 更改系列填充颜色...

    docs.aspose.com/slides/zh/net/chart-series/
  9. Manage Presentation Shapes in JavaScript|Aspose...

    Learn to create, edit and optimize shapes using JavaScript and Aspose.Slides for Node.js via Java and deliver high-performance PowerPoint presentations....pptx" ); try { var slide = pres ...the modified presentation as a PPTX file. The example below adds...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  10. 在 Android 上优化演示文稿中的图像管理|Aspose.Slides 文档

    使用适用于 Android 的 Aspose.Slides for Java 简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。...pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/zh/androidjava/image/