Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 126,454 for

presentation

(0.08 sec)
  1. C++ API to Convert MHTML to XAML | products.asp...

    Convert MHTML to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...create, edit, and convert presentations. Both APIs come under the...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/mhtml-...
  2. C++ API to Convert PS to OTP | products.aspose.com

    Convert PS to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...is useful for creating presentations, documents, and other types...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/ps-to-...
  3. C++ API to Convert XPS to POWERPOINT | products...

    Convert XPS to POWERPOINT via C++ without using Microsoft Word or Adobe Acrobat Reader...PowerPoint, which is a popular presentation software. Therefore, it...in order to use them in presentations. How Aspose.Total Helps...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. 导出媒体文件到HTML文件|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....为了将媒体文件导出到HTML,请按照以下步骤操作: 创建一个Presentation类的实例 获取幻灯片的引用 设置过渡效果 将演示文稿写入PPTX文件...//加载演示文稿 using (Presentation pres = new Presentation("example.pptx"))...

    docs.aspose.com/slides/zh/net/export-media-file...
  5. MathText|Aspose.Slides Documentation

    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....() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/ma...
  6. Online PCL to SWF Conversion or Develop Java ba...

    Free online app to convert PCL to SWF files. Java conversion library code for PCL documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/pcl-t...
  7. Convert ODT to PPT in Android Apps or with free...

    ODT to PPT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free ODT to PPT online converter quickly before integrating the code....Android Java to create a new Presentation, write the HTML content...method Initialize a new Presentation object Extract content from...

    products.aspose.com/total/android-java/conversi...
  8. Manage Connectors in Presentations on Android|A...

    Empower Java apps to draw, connect and auto-route lines in PowerPoint slides on Android—gain full control over straight, elbow and curved connectors....Manage Connectors in Presentations on Android Contents [ Hide...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/androidjava/connector/
  9. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中控制页眉和页脚:添加或编辑日期/时间、页码和页脚文本,显示或隐藏 PPT、PPTX 和 ODP 中的占位符。...() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...Load the presentation using (Presentation presentation = new P...of slides in the presentation: " + presentation.Slides.Count);...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...