Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 141,301 for

pptx

(0.1 sec)
  1. Remove PPT Annotation using C++ | products.aspo...

    C++ source code to delete annotations from PPT...Slides C++ Annotation Ppt PPTX DOCX XLSX PDF ODP PPT Remove...Save( u "example_out.pptx" , SaveFormat :: Pptx); How to Remove Comments...

    products.aspose.com/slides/cpp/annotation/ppt/
  2. Presentation Format|Aspose.Slides for Python Do...

    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" ) if info . load_format ==...slides . LoadFormat . PPTX : print ( "PPTX" ) elif info . load_format...

    docs.aspose.com/slides/python-net/presentation-...
  3. Automate Presentation Localization with Python|...

    Automate PowerPoint and OpenDocument slide localization in Python with Aspose.Slides, using practical code samples and tips for faster global rollout....Write the presentation as a PPTX file. The implementation of...slides . Presentation ( "pres.pptx" ) as pres : shape = pres ....

    docs.aspose.com/slides/python-net/presentation-...
  4. Comment|Aspose.Slides Documentation

    Manage slide comments in C# with Aspose.Slides: add, read, reply, edit, delete, and work with threaded comments for PowerPoint and OpenDocument....pptx" , SaveFormat . Pptx ); } Access a Modern...Presentation ( "modern_comment.pptx" ); var author = pres . CommentAuthors...

    docs.aspose.com/slides/net/examples/elements/co...
  5. Convert CGM to PPSM via Java API | products.asp...

    Java API to Convert CGM to PPSM without using Microsoft Word...developers to export CGM to PPTX, which is a Microsoft PowerPoint...After the CGM is converted to PPTX, Aspose.Slides for Java can...

    products.aspose.com/total/java/conversion/cgm-t...
  6. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Python via Java limitations and api differences....pptx" ); Presentation pres = new.... save ( "result.pptx" , SaveFormat . Pptx ); Aspose.Slides for...

    docs.aspose.com/slides/python-java/limitations-...
  7. 将PowerPoint转换为带备注的PDF|Aspose.Slides 文档

    将PowerPoint转换为带备注的PDF。在Aspose.Slides中将PPT和Pptx转换为带备注的PDF。...Presentation类暴露的 Save 方法可以用于将PowerPoint PPT或PPTX演示文稿转换为带备注的PDF。使用Aspose.Slides...dataDir + u "SelectedSlides.pptx" ); auto auxPresentation = System...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  8. 在 Android 上管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Android (Java) 轻松管理 PowerPoint 表格单元格。快速掌握访问、修改和样式化单元格,实现流畅的幻灯片自动化。...pptx" ); try { ITable table = ( ITable...将修改后的演示文稿另存为 PPTX 文件。 下面的 Java 代码演示了如何删除表格单元格的边框: // 实例化表示 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/androidjava/manage-ce...
  9. Microsoft PowerPoint Presentation Conversion to...

    Convert Microsoft PowerPoint Slides to different files including HTML, PDF and image formats within Java based applications....Slides Java Conversion PPT PPTX ODP PDF Convert PowerPoint Presentation...Java API. Convert PPTX How to Convert PPTX using Aspose.Slides...

    products.aspose.com/slides/java/conversion/
  10. Format PowerPoint Text on Android|Aspose.Slides...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Android via Java. Customize fonts, colors, alignment, and more....pptx" ); try { TextHighlightingOpti..."OutputPresentation-highlight.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/text-formatt...