Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 113,620 for

presentation

(0.05 sec)
  1. Convert PPTX to SVG in PHP | products.aspose.com

    Sample code for PPTX to SVG PHP conversion. Use PowerPoint PHP API for batch conversion PPTX files to SVG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  2. Arrow shape get distorted in generated PDF - Fr...

    The arrow shapes when used in PPT document getArrows_Distort_Output.pdf (112.9 KB) Arrow_Distort.zip (30.0 KB) s distorted when PDF is generared. Attached files...code: // Instantiates a Presentation class that represents a...ODP etc. Presentation presentation = new Presentation("C:\\Temp\\input...

    forum.aspose.com/t/arrow-shape-get-distorted-in...
  3. 组|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....Slides 将组形状添加到幻灯片: 创建 Presentation 类的实例。 通过其索引获取幻灯片的引用。 将组形状添加到幻灯片。...实例化 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/group/
  4. 在Python中自定义PowerPoint字体|Aspose.Slides for Pytho...

    Python中的PowerPoint自定义字体... Presentation ( path + "DefaultFonts.pptx"...pptx" ) as presentation : presentation . save ( "NewFonts_out...

    docs.aspose.com/slides/zh/python-net/custom-font/
  5. Convert PDF to SWF in Python | products.aspose.com

    Sample code for PDF to SWF Python conversion. Use PowerPoint Python API for batch conversion PDF files to SWF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  6. Convert DOCX to POTM via Java or with free Onli...

    Java API to Export DOCX to POTM without using Microsoft Word or PowerPoint or online. Test free DOCX to POTM online converter quickly before integrating the code....step is to create a new Presentation using Aspose.Slides for...allows you to create a new Presentation, write HTML content in it...

    products.aspose.com/total/java/conversion/docx-...
  7. Export EPUB to OTP in Android | products.aspose...

    Android API to Convert EPUB to OTP without using Microsoft Word...format that is used to store presentations, slideshows, and other documents...popular format for sharing presentations and documents, and is supported...

    products.aspose.com/total/android-java/conversi...
  8. Aspose.Slides for OpenXML|Aspose.Slides Documen...

    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....Slide to Presentation Apply a theme to a presentation Change the...fill color of a shape in a presentation Count the number of Slides...

    docs.aspose.com/slides/net/aspose-slides-for-op...
  9. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in Java...content or information from a presentation (PPT or PPTX) in new ways...benefit from converting the presentation to Word (DOC or DOCX). When...

    docs.aspose.com/slides/java/convert-powerpoint-...
  10. How to Merge Slides in C#

    This article guides on how to merge slides in C#. It shares the IDE settings, a list of programming tasks, and a runnable sample code to combine PPTX in C#....merging them from different presentations. Steps to Merge PowerPoint...Load the source presentation using the Presentation class Load target...

    kb.aspose.com/slides/net/how-to-merge-slides-in...