Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 127,412 for

presentation

(0.68 sec)
  1. 在 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...
  2. 在 C# 中將圖像轉換為 PDF | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/conversi...
  3. 在 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...
  4. 在 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...
  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.... Presentation presentation = presentationPart...presentationPart . Presentation ; SlideIdList slideIdList = presentation . SlideIdList...

    docs.aspose.com/slides/zh/net/move-a-slide-to-a...
  6. 使用 Python 在演示文稿中创建线形状|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中操作线条格式。发现属性、方法和示例。...片添加普通线条,请按照以下步骤操作: 创建一个 Presentation 类的实例。 按索引获取幻灯片的引用。 使用 ShapeCollection...slides # 实例化 Presentation 类。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/line/
  7. Render Presentations with Fallback Fonts in С++...

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

    docs.aspose.com/slides/cpp/render-presentation-...
  8. 使用 Python 在演示文稿中自定义饼图|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides 在 Python 中创建和自定义饼图,支持导出为 PowerPoint 和 OpenDocument,秒级提升您的数据叙事能力。... 请按以下步骤操作: 实例化 Presentation 类对象。 在幻灯片上添加图表。 指定图表的二次绘图选项。...slides # 创建 Presentation 类的实例 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/pie-chart/
  9. Convert OpenDocument Presentations on Android|A...

    Aspose.Slides for Android lets you convert ODP to PDF, HTML, and image formats with ease. Boost your Java apps with fast and accurate Presentation conversion....Convert OpenDocument Presentations on Android Contents [ Hide...to convert OpenOffice ODP presentation to many types. The API to...

    docs.aspose.com/slides/androidjava/convert-open...
  10. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the PHP Modern API for seamless PowerPoint and OpenDocument automation....follows: use aspose\slides\Presentation ; use aspose\slides\ShapeType...aspose\slides\Images ; $pres = new Presentation (); # instantiate a disposable...

    docs.aspose.com/slides/php-java/modern-api/