Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 113,577 for

presentation

(0.05 sec)
  1. 趋势线|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/
  2. 在 Java 中创建或管理 PowerPoint 智能图形形状节点|Aspose.Slides 文档

    在 Java 中管理 PowerPoint 演示文稿中的智能艺术节点和子节点... 创建一个 Presentation 类的实例,并加载包含智能图形形状的演示文稿。 通过使用其索引获取第一个幻灯片的引用。...// 加载所需的演示文稿 Presentation pres = new Presentation ( "SimpleSmartArt...

    docs.aspose.com/slides/zh/java/manage-smartart-...
  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.... Presentation != null ) { // 从演示部分获取演示文稿对象。...从演示部分获取演示文稿对象。 Presentation presentation = presentationPart . Presentation...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  4. Watermark ODP File Online or using .NET | produ...

    Free online app to Watermark different ODP files. .NET watermarking library C# code for ODP Presentations....NET based ODP Presentation Watermarking applications...documents including ODP Presentation online via app with instant...

    products.aspose.com/total/net/watermark/odp/
  5. Watermark PPT File Online or using .NET | produ...

    Free online app to Watermark different PPT files. .NET watermarking library C# code for PPT Presentations....NET based PPT Presentation Watermarking applications...documents including PPT Presentation online via app with instant...

    products.aspose.com/total/net/watermark/ppt/
  6. 在 C# 中將圖像轉換為 JPG | products.aspose.com

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

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

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

    products.aspose.com/slides/zh-hant/net/conversi...
  8. 在 C# 中將 SVG 轉換為 PNG | products.aspose.com

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

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

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

    products.aspose.com/slides/zh-hant/net/conversi...
  10. 移动幻灯片到新位置|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 presentation = presentationPart...presentationPart . Presentation ; SlideIdList slideIdList = presentation . SlideIdList...

    docs.aspose.com/slides/zh/net/move-a-slide-to-a...