Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 113,587 for

presentation

(0.05 sec)
  1. 演示文稿评论|Aspose.Slides 文档

    在C#或.NET中向PowerPoint演示文稿添加评论和回复...NET提供了 Presentation 类,该类包含作者的集合(来自 CommentAuthorCollect...// 实例化Presentation类 using ( Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/presentation-comm...
  2. Convert PPTX to PPT in Java|Aspose.Slides Docum...

    Convert PowerPoint PPTX to PPT in Java...how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The Java code sample...

    docs.aspose.com/slides/androidjava/convert-pptx...
  3. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint Presentation in C++...allow people to create presentations quickly from images. Create...Create an instance of the Presentation class . Get a slide’s reference...

    docs.aspose.com/slides/cpp/picture-frame/
  4. 图表图例|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 演示文稿中图表图例的位置和字体大小...请按照以下步骤操作: 创建一个 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加图表。...// 创建一个 Presentation 类的实例 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/chart-legend/
  5. Manage OLE|Aspose.Slides for Python Documentation

    Manage OLE objects in PowerPoint Presentations in Python...Create an instance of the Presentation class. Get a slide’s reference...object. Write the modified presentation as a PPTX file. In the example...

    docs.aspose.com/slides/python-net/manage-ole/
  6. Create Fallback Fonts Collection|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....controls fonts across the presentation. Read more About FontsManager...FontsManager and FontsLoader . Each Presentation has a getFontsManager method...

    docs.aspose.com/slides/androidjava/create-fallb...
  7. Flash|Aspose.Slides Documentation

    Extract flash object from PowerPoint Presentation in C# or .NET...Extract Flash Objects from Presentation Aspose.Slides for .NET provides...extracting flash objects from presentation. You can access the flash...

    docs.aspose.com/slides/net/flash/
  8. Convert PPT to PPTX in C#|Aspose.Slides Documen...

    Convert PowerPoint PPT to PPTX in C# or .NET...how to convert PowerPoint Presentation in PPT format into PPTX...convert thousands of PPT presentations to PPTX format, the best...

    docs.aspose.com/slides/net/convert-ppt-to-pptx/
  9. Custom PowerPoint Font in Python|Aspose.Slides ...

    PowerPoint custom fonts in Python...fonts that are rendered in presentations without having to install...load_external_fonts method. Load the presentation that will be rendered. Clear...

    docs.aspose.com/slides/python-net/custom-font/
  10. Chart Data Label|Aspose.Slides Documentation

    Set PowerPoint chart data label and distance in C# or .NET...label: using ( Presentation pres = new Presentation ()) { IChart...instance of the Presentation class Presentation presentation = new Presentation...

    docs.aspose.com/slides/net/chart-data-label/