Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 130,061 for

presentation

(0.18 sec)
  1. 限制与 API 差异|Aspose.Slides for PHP 文档

    比较 Aspose.Slides for PHP via Java 与 Aspose.Slides for Java 之间的限制和 API 差异。...aspose\sldes ; use aspose\sldes\Presentation ; 实例化新演示文稿 Aspose.Slides...for Java Presentation presentation = new Presentation (); Aspose...

    docs.aspose.com/slides/zh/php-java/limitations-...
  2. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument Presentations for reports and visualizations....Customize Chart Axes in Presentations with Python Contents [ Hide...Create an instance of the Presentation class. Access the first...

    docs.aspose.com/slides/python-net/chart-axis/
  3. How to Insert Image into PowerPoint Table using...

    This example focuses on how to insert Image into PowerPoint Table using Python. It describes all the requisite information to set up the environment and a working example code to add table image in PowerPoint using Python....default presentation using an instance of the Presentation class...Insert the image inside the presentation image collection Access...

    kb.aspose.com/slides/python/how-to-insert-image...
  4. 在 Android 上为 PowerPoint 文本添加动画|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PowerPoint 和 OpenDocument 演示文稿中创建动态动画文本,并提供易于遵循、优化的 Java 示例代码。...添加动画效果: Presentation presentation = new Presentation ( "Presentation...autoShape = ( IAutoShape ) presentation . getSlides (). get_Item...

    docs.aspose.com/slides/zh/androidjava/animated-...
  5. Convert OTP to BMP using Java | products.aspose...

    Sample Java conversion code for OTP format to BMP file. Use this example code to export PowerPoint & OpenOffice Presentations to BMP within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/otp-...
  6. Convert PPS to GIF using Java | products.aspose...

    Sample Java conversion code for PPS format to GIF file. Use this example code to export PowerPoint & OpenOffice Presentations to GIF within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/pps-...
  7. Convert PPS to JPEG using Java | products.aspos...

    Sample Java conversion code for PPS format to JPEG file. Use this example code to export PowerPoint & OpenOffice Presentations to JPEG within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/pps-...
  8. 演示文稿中的查找和替换|Aspose.Slides 文档

    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....//Open the presentation Presentation pres = new Presentation ( FilePath...//Get all text boxes in the presentation ITextFrame [] tb = SlideUtil...

    docs.aspose.com/slides/zh/net/find-and-replace-...
  9. How to Insert HTML into PowerPoint using Python

    This quick tutorial describes how to insert HTML into PowerPoint using Python. It shares environment settings, detailed steps and a runnable sample code convert HTML to PowerPoint using Python....Create a blank presentation using the Presentation class for inserting...string Save the resultant presentation as PPTX having HTML contents...

    kb.aspose.com/slides/python/how-to-insert-html-...
  10. How to Convert Multiple PPT Files to PDF using ...

    This short tutorial guides on how to convert multiple PPT files to PDF using Python along with the detailed configuration steps to set up the environment. One can develop a multiple PPT to PDF converter in Python using the example code....Create a default presentation using the Presentation class and remove...Access the list of all the presentation files to be rendered into...

    kb.aspose.com/slides/python/how-to-convert-mult...