Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 128,673 for

pptx

(0.05 sec)
  1. Aspose.Slides Product Family

    查找有关在不使用 Microsoft PowerPoint 的情况下以代码创建、转换和编辑演示文稿的答案。...如何使用 Python 将 PPTX 转换为 Markdown 如何使用 Java 将 PPTX 转换为 Markdown...Markdown 如何使用 C# 将 PPTX 转换为 Markdown 如何使用 Python 创建只读演示文稿 如何使用 Java 创建只读演示文稿...

    kb.aspose.com/zh/slides/
  2. Manage Table|Aspose.Slides for Node.js via .NET...

    Create and manage table in PowerPoint presentations in JavaScript...Presentation class that represents a PPTX file var pres = new aspose ...( "table.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-table/
  3. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in Java...pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" ); try { for ( ICommentAuthor...

    docs.aspose.com/slides/java/presentation-comments/
  4. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in Java...pptx" , SaveFormat . Pptx ); if ( Comments ...new Presentation ( "Comments1.pptx" ); try { for ( ICommentAuthor...

    docs.aspose.com/slides/androidjava/presentation...
  5. How to Insert Image into PowerPoint Table using...

    This topic guides on how to insert Image into PowerPoint Table using Java. It encompasses all the requisite information and a working sample code to add table image in PowerPoint using Java....that shows how to add image in PPTX Table in Java . This application...having a table image in the PPTX format We have explained how...

    kb.aspose.com/slides/java/how-to-insert-image-i...
  6. 图片|Aspose.Slides for Python 文档

    在Python中向PowerPoint幻灯片或演示文稿添加图像...pptx" , slides . export . SaveFormat . PPTX ) 从网络将图像添加到幻灯片...( "pres.pptx" , slides . export . SaveFormat . PPTX ) 将图像添加到幻灯片母版...

    docs.aspose.com/slides/zh/python-net/image/
  7. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample Pptx with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this Pptx and want to get images of individual animated text paragraphs. Ideally, …...11:00am 1 Hi Team, I have a sample PPTX with a slide containing animated...paragraphs. I use Aspose to read this PPTX and want to get images of individual...

    forum.aspose.com/t/wrong-count-of-animated-text...
  8. Export EPUB to PPS via C# API | products.aspose...

    .NET API to Convert EPUB to PPS without using Microsoft Word...transform the EPUB file format into PPTX. This API provides a range of...Slides for .NET, to convert the PPTX to PPS. This API provides a...

    products.aspose.com/total/net/conversion/epub-t...
  9. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in Java...the modified presentation as a PPTX file. This Java code shows you...save ( "presentation.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-zoom/
  10. Slide Transition|Aspose.Slides for PHP Document...

    PowerPoint slide transition, PowerPoint morph transition...pptx" ); try { # Apply circle type..."SampleTransition_out.pptx" , SaveFormat :: Pptx ); } finally { $presentation...

    docs.aspose.com/slides/php-java/slide-transition/