Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 113,623 for

presentation

(0.12 sec)
  1. 在 Java 中将 PowerPoint 转换为 Markdown|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为 Markdown...PowerPoint 转换为 Markdown 创建一个 Presentation 类的实例以表示演示文稿对象。 使用 Save 方法将对象保存为...转换为 Markdown: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  2. 现代 API|Aspose.Slides 文档

    现代 API...的典型场景可能如下所示: System :: SharedPtr < Presentation > pres = System :: MakeObject...MakeObject < Presentation > (); // 从磁盘上的文件实例化可处置的 IImage 实例。 System...

    docs.aspose.com/slides/zh/cpp/modern-api/
  3. Convert PowerPoint to PDF with Notes in PHP|Asp...

    Convert PowerPoint to PDF with notes in PHP...how to convert PowerPoint presentations to PDF format with speaker...Notes The save method in the Presentation class can be used to convert...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. PPT vs PPTX|Aspose.Slides Documentation

    Read about PPT vs PPTX differences in Aspose.Slides.... PPTX is a new presentation file format, based on the...interface to work with all presentation formats. It allows converting...

    docs.aspose.com/slides/androidjava/ppt-vs-pptx/
  5. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting PPTx to PDF and this PPTx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code as addEmbeddedFont wit…...to embed a font in your presentation: import com.aspose.slides...// Load your presentation Presentation presentation = new Presentation("input...

    forum.aspose.com/t/font-licensing-question/314379
  6. 现代 API|Aspose.Slides 文档

    现代 API...的典型场景可能如下所示: using ( Presentation pres = new Presentation ()) { IPPImage...的代码: using ( Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/net/modern-api/
  7. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......() { using (Presentation pres = new Presentation()) { pres.Slides...ExportSingePage() { using (Presentation pres = new Presentation("demo.pptx"))...

    docs.aspose.com/slides/zh/net/web-extensions/sa...
  8. Manage PowerPoint Paragraph in Python|Aspose.Sl...

    Create paragraphs and manage paragraph properties in PowerPoint Presentations in Python...Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This Python code is an...

    docs.aspose.com/slides/python-net/manage-paragr...
  9. Convert DOCX to POTX via C++ or with free Onlin...

    Export DOCX to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POTX online converter quickly before integrating the code....also be used to create a presentation from a document, or to make...C++ API to create a new presentation and save it as a POTX file...

    products.aspose.com/total/cpp/conversion/docx-t...
  10. Chart Data Marker|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....steps below: Instantiate Presentation class. Creating the default...Add new data point. Write presentation to disk. In the example...

    docs.aspose.com/slides/androidjava/chart-data-m...