Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 62,331 for

presentation

(0.07 sec)
  1. 管理表格|Aspose.Slides for Python 文档

    在 Python 中创建和管理 PowerPoint 演示中的表格... 从头开始创建表格 创建 Presentation 类的实例。 通过其索引获取幻灯片的引用。 定义一个...PPTX 文件的 Presentation 类 with slides . Presentation () as pres...

    docs.aspose.com/slides/zh/python-net/manage-table/
  2. 将主题应用于演示文稿|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-...
  3. Callout|Aspose.Slides for Python Documentation

    PowerPoint chart callouts and data labels in Python... Presentation () as presentation : chart = presentation . slides...show_label_as_data_callout = False presentation . save ( "DisplayChartLabels_out...

    docs.aspose.com/slides/python-net/callout/
  4. 管理 C++ 中的 PowerPoint 段落|Aspose.Slides 文档

    在 C++ 中创建和管理 PowerPoint 演示文稿中的段落、文本、缩进和属性...个段落且每个段落包含 3 个部分的文本框: 创建一个 Presentation 类的实例。 通过其索引访问相关幻灯片的引用。 向幻灯片添加一个矩形...SharedPtr < Presentation > pres = MakeObject < Presentation > (); //...

    docs.aspose.com/slides/zh/cpp/manage-paragraph/
  5. 通過 .NET 合併 PPTM 文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/merger/p...
  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 类对象。 在幻灯片上添加图表。 指定图表的第二个绘图选项。...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/pie-chart/
  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. 在 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...
  9. 在 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...
  10. 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...