Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 129,130 for

presentation

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

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

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

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

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

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

    products.aspose.com/slides/zh-hant/net/conversi...
  4. 通過 .NET 合併 PPSX 文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/merger/p...
  5. 在 Java 中从演示文稿获取形状有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何计算并应用有效形状属性,以实现精确的 PowerPoint 渲染。...下面的示例代码展示了如何获取有效值: Presentation pres = new Presentation ( "Presentation1...下面的示例代码展示了如何获取相机的有效属性: Presentation pres = new Presentation ( "Presentation1...

    docs.aspose.com/slides/zh/java/shape-effective-...
  6. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument Presentations....Get Paragraph Bounds from Presentations in Python Contents [ Hide...Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/python-net/paragraph/
  7. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for PHP via Java when converting PowerPoint & OpenDocument Presentations to other file formats....Configure Font Substitution in Presentations Using PHP Contents [ Hide...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/php-java/font-substitution/
  8. Create and Apply WordArt Effects in Java|Aspose...

    Create and customize WordArt effects in Aspose.Slides for Java. This step-by-step guide helps developers enhance Presentations with professional text in Java....this Java code: Presentation pres = new Presentation (); try { ISlide...Create an instance of the Presentation class. Obtain the reference...

    docs.aspose.com/slides/java/wordart/
  9. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance Presentations with stylish, professional text in Python.... Presentation () as pres : slide = pres...Create an instance of the Presentation class. Obtain the reference...

    docs.aspose.com/slides/python-net/wordart/
  10. 管理单元格|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 演示文稿中的表格单元格(使用 JavaScript)...Contents [ Hide ] 识别合并的表格单元格 创建 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并单元格。...= new aspose . slides . Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/nodejs-java/manage-ce...