Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 56,828 for

presentation

(0.09 sec)
  1. 在 C# 中將 PDF 轉換為 TIFF | products.aspose.com

    在 C# 中將 PDF 轉換為 TIFF。使用 .NET 庫 API 將 PDF 頁面轉換為 TIFF 圖像...開發人員和應用程序可以通過以下方式將 PDF 轉換為 TIFF: 創建一個 Presentation 類的實例。 加載 PDF 文件。 調用 save...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...
  2. 在 C# 中將 HTML 轉換為圖像 | products.aspose.com

    在 C# 中將 HTML 轉換為圖像。使用 .NET 庫 API 將 HTML 文件轉換為圖像...開發人員和應用程序可以通過以下方式將 HTML 轉換為 Image: 創建一個 Presentation 類的實例。 加載 HTML 文件。 添加基於 HTML...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...
  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....FilePath + "Apply Theme to Presentation.pptx" ; string ThemeFileName...创建一个包含要克隆的源演示文稿的 Presentation 类实例。 创建一个包含要克隆到的目标演示文稿的 Presentation 类实例。 访问要克隆的幻灯片以及母版幻灯片。...

    docs.aspose.com/slides/zh/net/apply-a-theme-to-...
  4. 动画图表|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....实例化表示演示文稿文件的 PresentationPresentation pres = new Presentation ( "ExistingChart...实例化表示演示文稿文件的 PresentationPresentation pres = new Presentation ( "ExistingChart...

    docs.aspose.com/slides/zh/androidjava/animated-...
  5. 趋势线|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....提供了一种简单的 API 来管理不同图表的趋势线: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一...创建一个 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/trend-line/
  6. 获取幻灯片中的所有文本|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.... Presentation != null ) { // 从演示部分获取演示文稿对象。...从演示部分获取演示文稿对象。 Presentation presentation = presentationPart . Presentation...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  7. Public API and Backwards Incompatible Changes i...

    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....example: using ( Presentation pres = new Presentation ( "example.pptx"...used: using ( Presentation pres = new Presentation ( inFileName...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. Public API and Backwards Incompatible Changes i...

    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....may be used: Presentation pres = new Presentation ( inFileName...Categories animation: Presentation pres = new Presentation ( inFileName...

    docs.aspose.com/slides/java/public-api-and-back...
  9. 管理 OLE|Aspose.Slides 文档

    在 Java 中将 OLE 对象添加到 PowerPoint 演示文稿...对象框嵌入到幻灯片中,可以按照以下步骤进行: 创建一个 Presentation 类的实例。 通过使用其索引获取幻灯片的引用。 打开包含...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/manage-ole/
  10. Group|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....developers support richer presentations. Aspose.Slides for C++ supports...Create an instance of the Presentation class. Obtain the reference...

    docs.aspose.com/slides/cpp/group/