Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 141,639 for

pptx

(0.28 sec)
  1. Protect PPT Presentation Files using C++ | prod...

    C++ source code to protect PPT Presentation....Slides C++ Protect Ppt PPT PPTX ODP POT ppsx PPT Lock or Password...protect the following formats: ODP PPTX...

    products.aspose.com/slides/cpp/protect/ppt/
  2. 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...
  3. 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...
  4. 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...
  5. Manage Presentation Notes in Java|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ); try { // Removing notes...pres . save ( "test.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/presentation-notes/
  6. 使用 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/
  7. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting Pptx file and the docx file are different than the saved to pdf selected area. var xls1 = new …...web application, the resulting pptx file and the docx file are different...Save(“C:\ex.pptx”, Aspose.Slides.Export.SaveFormat.Pptx); var doc1...

    forum.aspose.com/t/resulting-table-borders-are-...
  8. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and Pptx slides to editable Word documents in Java using Aspose.Slides for Android with precise layout, images and formatting preserved....from a presentation (PPT or PPTX) in new ways, you may benefit...To convert a PowerPoint file (PPTX or PPT) to Word (DOCX or DOCX)...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. Aspose.Slides for Java

    此 API 有助于在 Java 应用程序中创建、转换、编辑和打印 PowerPoint 演示文稿,而无需使用 Microsoft PowerPoint。...Java 将 PPTX 转换为 Markdown 如何使用 Java 创建只读演示文稿 如何使用Java删除PPTX中的文本 如何使用...PowerPoint 中添加签名 如何在 Java 中将 ODP 转换为 PPTX «« « 1 2 » »» 简体中文 English Ελληνικά...

    kb.aspose.com/zh/slides/java/
  10. 在 .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/