Sort Score
Result 10 results
Languages All
Labels All
Results 4,951 - 4,960 of 129,362 for

presentation

(0.92 sec)
  1. Convert ODT to PPT via Java or with free Online...

    Java API to Export ODT to PPT without using Microsoft Word or PowerPoint or online. Test free ODT to PPT online converter quickly before integrating the code....for Java to create a new Presentation. This library allows you...write HTML content into the Presentation and save it as a PPT file...

    products.aspose.com/total/java/conversion/odt-t...
  2. Convert DOTM to POWERPOINT via Java or with fre...

    Java API to Export DOTM to POWERPOINT without using Microsoft Word or PowerPoint or online. Test free DOTM to POWERPOINT online converter quickly before integrating the code....for Java to create a new Presentation. This library allows you...the HTML content into the Presentation and save it as a POWERPOINT...

    products.aspose.com/total/java/conversion/dotm-...
  3. Render Presentations with Fallback Fonts in Jav...

    Render Presentations with fallback fonts in Aspose.Slides for Java – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....Render Presentations with Fallback Fonts in Java Contents [ Hide...With Presentation.save method we can save presentation in the...

    docs.aspose.com/slides/java/render-presentation...
  4. Render Presentations with Fallback Fonts on And...

    Render Presentations with fallback fonts in Aspose.Slides for Android – keep text consistent across PPT, PPTX and ODP with step-by-step Java code samples....Render Presentations with Fallback Fonts on Android Contents...With Presentation.save method we can save presentation in the...

    docs.aspose.com/slides/androidjava/render-prese...
  5. Convert OTT to POTX via Java or with free Onlin...

    Java API to Export OTT to POTX without using Microsoft Word or PowerPoint or online. Test free OTT to POTX online converter quickly before integrating the code....can be written into a new Presentation using Aspose.Slides for...create, edit, and save the Presentation in the POTX format. Once...

    products.aspose.com/total/java/conversion/ott-t...
  6. C++ API to Convert PDF to POT | products.aspose...

    Convert PDF to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...Microsoft PowerPoint to store presentations. It is a popular format...for creating and sharing presentations, and is used by many businesses...

    products.aspose.com/total/cpp/conversion/pdf-to...
  7. C++ API to Convert MD to ODP | products.aspose.com

    Convert MD to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader... ODP (OpenDocument Presentation) is an open standard for...electronic documents, such as presentations, spreadsheets, and word...

    products.aspose.com/total/cpp/conversion/md-to-...
  8. 在 Android 上的演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Android(通过 Java),对 PPT 和 PPTX 文件应用高级形状效果——在几秒钟内创建引人注目、专业的幻灯片。...OuterShadowEffect ) 应用于矩形: Presentation pres = new Presentation (); try { IShape...代码展示了如何将反射效果应用于形状: Presentation pres = new Presentation (); try { IShape...

    docs.aspose.com/slides/zh/androidjava/shape-eff...
  9. 通過 .NET 合併 PPTX 文件 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上組合 PPTX 文檔的 C# 源代碼。...PPTX 文件 - C# var ps1 = new Presentation( "presen1.pptx" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/zh-hant/net/merger/p...
  10. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for PHP, boosting Presentation impact across PPT and PPTX formats with clear code examples....Manage Chart Data Markers in Presentations Using PHP Contents [ Hide...steps below: Instantiate Presentation class. Creating the default...

    docs.aspose.com/slides/php-java/chart-data-marker/