Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 130,051 for

presentation

(0.25 sec)
  1. Convert PPT to MARKDOWN via C++ or with free On...

    Export PPT to MARKDOWN in C++ without using Microsoft Excel or Powerpoint or online. Test free PPT to MARKDOWN online converter quickly before integrating the code....Converting a PowerPoint presentation to Markdown is a great way...converting your PowerPoint presentation to Markdown, you can make...

    products.aspose.com/total/cpp/conversion/ppt-to...
  2. Copying Paragraph and Portion in PPTX|Aspose.Sl...

    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....Hide ] In order to format presentation text we need to format that...the copied values. Prevent Presentation Edits with Shape Locks Replacing...

    docs.aspose.com/slides/java/copying-paragraph-a...
  3. Aspose.Slides for Java 15.11.0 的公共 API 及不兼容更改|A...

    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....setShowBubbleSize(boolean value) Presentation 类新增了 getFirstSlideNumber()...当指定新的第一张幻灯片编号时,所有幻灯片的编号会被重新计算。 Presentation pres = new Presentation ( path ); int...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  4. Convert ODT to POTX in Android Apps or with fre...

    ODT to POTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free ODT to POTX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...create, edit, and convert presentations from one format to another...

    products.aspose.com/total/android-java/conversi...
  5. Convert DOC to PPT in Android Apps or with free...

    DOC to PPT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOC to PPT online converter quickly before integrating the code....Java, and for creating presentations, such as Aspose.Slides for...Android Java to create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  6. Convert PPSX to XLSM using Python or with free ...

    PPSX to XLSM conversion in your Python applications without using Microsoft Office or online. Test free PPSX to XLSM online converter quickly before integrating the code....if a user wants to view a presentation in Excel, they need to convert...if a user wants to add a presentation to an Excel spreadsheet...

    products.aspose.com/total/python-net/conversion...
  7. 通過 Java 合併 PPTM 文件 | products.aspose.com

    用於將 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTM 文檔結合起來的 Java 示例代碼。... 使用 Presentation 類的實例加載第一個 PPTM 文件。 使用 Presentation 類的實例加載第二個...first PPTM File Presentation prest1 = new Presentation( "prest1.pptm"...

    products.aspose.com/slides/zh-hant/java/merger/...
  8. 在 Java 中嵌入演示文稿的字体|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确呈现。...embedded fonts in PowerPoint presentations. 获取和移除嵌入字体 Aspose.Slides...fonts from a presentation: // 实例化一个表示演示文稿文件的 Presentation 对象 Presentation...

    docs.aspose.com/slides/zh/java/embedded-font/
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions.... using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. 在 Android 上为演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 快速在 PowerPoint 图表中添加和自定义趋势线 — 实用指南,帮助您吸引观众。...提供了用于管理不同图表趋势线的简易 API: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/trend-line/