Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 130,588 for

presentation

(0.07 sec)
  1. Import Presentations from PDF or HTML in PHP|As...

    Import PDF and HTML documents into PowerPoint and OpenDocument Presentations in PHP with Aspose.Slides for seamless, high-performance slide processing....Import Presentations from PDF or HTML in PHP Contents [ Hide...via Java , you can import presentations from files in other formats...

    docs.aspose.com/slides/php-java/import-presenta...
  2. Convert JPG to PPTX in C++ | products.aspose.com

    Convert JPG to PPTX in C++. Use the C++ library API to convert JPG images to PowerPoint Presentations....Convert JPG images to PPTX presentations using Aspose.Slides for...Aspose.Slides for C++ is a presentation processing API that can...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  3. Convert JPG to PPT in C++ | products.aspose.com

    Convert JPG to PPT in C++. Use the C++ library API to convert JPG images to PowerPoint Presentations....Convert JPG images to PPT presentations using Aspose.Slides for...Aspose.Slides for C++ is a presentation processing API that can...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  4. 在 .NET 中自定义演示文稿的图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中自定义图表轴,用于报告和可视化。...按照以下步骤操作: 创建 Presentation 类的实例。 访问第一张幻灯片。 添加一个带有默认数据的图表。...中获取所需的值: using ( Presentation pres = new Presentation ()) { Chart...

    docs.aspose.com/slides/zh/net/chart-axis/
  5. Online XML to Powerpoint Conversion or Develop ...

    Free online app to convert XML to Powerpoint files. Java conversion library code for XML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xml-t...
  6. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中通过 C++ 示例添加日期、幻灯片编号和自定义文本。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); slide -> get_HeaderFooterManager...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. Export TEX to OTP in Android | products.aspose.com

    Android API to Convert TEX to OTP without using Microsoft Word...is a presentation format used for creating presentations. Converting...OTP allows you to create presentations from documents. How Aspose...

    products.aspose.com/total/android-java/conversi...
  8. Adding Picture Frames with Animation Using VSTO...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and animate picture frames in PowerPoint (PPT, PPTX) slides with clean C# code....PowerPoint to frame images in a presentation. This article shows how...code samples below create a presentation with a slide, add an image...

    docs.aspose.com/slides/net/adding-picture-frame...
  9. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C# code....() { using var presentation = new Presentation (); // Clone the...var defaultMasterSlide = presentation . Masters [ 0 ]; var newMasterSlide...

    docs.aspose.com/slides/net/examples/elements/ma...
  10. 档案

    档案...首先,使用 Presentation 类加载 PowerPoint 文件。 使用 Presentation->getSl...(BackgroundType value) 方法设置背景类型。 使用 Presentation->getSlides()->idxget(0)...

    blog.aspose.com/zh/slides/set-slide-background-...