Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 72,200 for

presentation

(0.1 sec)
  1. 演示主题|Aspose.Slides 文档

    C# 或 .NET 中的 PowerPoint 演示主题...代码演示如何更改主题的强调颜色: using ( Presentation pres = new Presentation ()) { IAutoShape...using ( Presentation presentation = new Presentation ()) { ISlide...

    docs.aspose.com/slides/zh/net/presentation-theme/
  2. Manage Autofit Settings|Aspose.Slides Documenta...

    Set the autofit settings for textbox in PowerPoint in C++...behavior for textboxes in presentations. Resize Shape to Fit Text...its box in a PowerPoint presentation: auto pres = System :: MakeObject...

    docs.aspose.com/slides/cpp/manage-autofit-setti...
  3. 通過 C++ 合併 OTP 文件 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境上組合 OTP 文檔。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/otp/
  4. 通過 C++ 合併 PPTM 文件 | products.aspose.com

    C++ 示例代碼用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境上組合 PPTM 文檔。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/p...
  5. Merge POTX Files Online or using Java | product...

    Free online app to combine different POTX Presentations. Java merging library code to merge POTX Presentation into format of your choice....using Presentation class object Select the one presentation as the...and get single merged POTX Presentation Java Code to Merge POTX...

    products.aspose.com/total/java/merge/potx/
  6. Android API to Convert DOCX to XLTX or with fre...

    Convert DOCX to XLTX in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLTX online converter quickly before integrating the code....applications that require data to be presented in a spreadsheet format. This...DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...

    products.aspose.com/total/android-java/conversi...
  7. Android API to Convert DOCX to XLSB or with fre...

    Convert DOCX to XLSB in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLSB online converter quickly before integrating the code....applications that require data to be presented in a spreadsheet format. How...DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...

    products.aspose.com/total/android-java/conversi...
  8. Convert ODT to ODP in Android Apps or with free...

    ODT to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free ODT to ODP online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...method Initialize a new Presentation object Extract content from...

    products.aspose.com/total/android-java/conversi...
  9. 形状格式化|Aspose.Slides 文档

    在 Java 的 PowerPoint 演示中格式化形状...以下步骤概述了这种过程: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 向幻灯片添加...实例化表示演示文稿文件的演示文稿类 Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/java/shape-formatting/
  10. 通過 C++ 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中從 PPTX 文件中提取文本和圖像。...SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...SlideUtil::GetAllTextBoxes(presentation->get_Slides()->idx_get(...

    products.aspose.com/slides/zh-hant/cpp/parser/p...