Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 129,939 for

presentation

(0.12 sec)
  1. Online ODP File Comparison or Build .NET Apps t...

    Free online app to Compare different ODP files. C# .NET comparison library code for ODP documents....both ODP documents using Presentation class. Iterate through each...each master slide of both presentations and compare one by one....

    products.aspose.com/total/net/compare/odp/
  2. 在 Android 上管理演示文稿的字体|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 Java 中控制字体:嵌入、替换并加载自定义字体,以确保 PPT、PPTX 和 ODP 演示文稿保持清晰、品牌安全且一致。...Android via Java 管理段落的字体属性: 创建 Presentation 类的实例。 使用索引获取幻灯片的引用。 访问幻灯片中的...文件的 Presentation 对象 Presentation pres = new Presentation ( "FontProperties...

    docs.aspose.com/slides/zh/androidjava/manage-fo...
  3. 通過 C++ 合併 ODP 文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/cpp/merger/odp/
  4. 通過 C++ 編寫的 PPTX 文檔圖表 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...Instantiate Presentation class SharedPtr<Presentation> pres = M...MakeObject<Presentation>(); // Access first slide SharedPtr<ISlide>...

    products.aspose.com/slides/zh-hant/cpp/chart/pptx/
  5. Online PCL to POTM Conversion or Build .NET bas...

    Free online app to convert PCL to POTM files. .NET C# conversion library code for PCL documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/pcl-to...
  6. Online PCL to SWF Conversion or Build .NET base...

    Free online app to convert PCL to SWF files. .NET C# conversion library code for PCL documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/pcl-to...
  7. Online XSLFO to POT Conversion or Build .NET ba...

    Free online app to convert XSLFO to POT files. .NET C# conversion library code for XSLFO documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xslfo-...
  8. Online PCL to PPSM Conversion or Build .NET bas...

    Free online app to convert PCL to PPSM files. .NET C# conversion library code for PCL documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/pcl-to...
  9. 管理 Android 上的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Android 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 Java 示例代码,简化您的表格工作流。... 从头创建表格 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义 columnWidth...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/manage-ta...
  10. 使用 PHP 优化演示文稿中的图像管理|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并自动化工作流。...如何向幻灯片添加图像: $pres = new Presentation (); try { $slide = $pres...以下示例代码展示了如何从网络向幻灯片添加图像: $pres = new Presentation (); try { $slide = $pres...

    docs.aspose.com/slides/zh/php-java/image/