Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 126,943 for

presentation

(0.12 sec)
  1. Convert PPSM to SVG in PHP | products.aspose.com

    Sample code for PPSM to SVG PHP conversion. Use PowerPoint PHP API for batch conversion PPSM files to SVG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  2. Note|Aspose.Slides Documentation

    Add, read, edit, and export speaker notes in C# with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument....() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/el...
  3. VbaMacro|Aspose.Slides Documentation

    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....Add a VBA Macro Create a presentation with a VBA project and a...() { using var pres = new Presentation (); pres . VbaProject =...

    docs.aspose.com/slides/net/examples/elements/vb...
  4. Benefits of Aspose.Slides for .NET | products.a...

    Why Aspose.Slides for .NET is the best choice for working with Presentations...choice for working with presentations Why Aspose.Slides for .NET...choice for working with presentations Aspose.Slides for .NET is...

    products.aspose.com/slides/net/benefits/
  5. Edit PPT in Python | products.aspose.com

    Edit PPT in Python. Use Python library API to edit PowerPoint Presentation...and edit presentations. You can edit a PPT presentation by adding...as slides with slides . Presentation( "pres.ppt" ) as pres: shape...

    products.aspose.com/slides/python-net/editor/ppt/
  6. Edit PPT in C++ | products.aspose.com

    Edit PPT in C++. Use C++ library API to edit PowerPoint Presentation...and edit presentations. You can edit a PPT presentation by adding...= System :: MakeObject < Presentation > ( u "pres.ppt" ); auto...

    products.aspose.com/slides/cpp/editor/ppt/
  7. Chart X-Axis Labels Appear Slanted When Convert...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart. When I try to get image of the slide, I see that the labels on the x-axis appear slanted while in the ppt they are straight. The code I used: using As…...Load the presentation using (Presentation presentation = new Presentation("sample...of slides in the presentation: " + presentation.Slides.Count);...

    forum.aspose.com/t/chart-x-axis-labels-appear-s...
  8. Aspose.Slides for Java 15.1.0 的公共 API 和不兼容的变更|A...

    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 类的新方法 getFontsManager()。FontsManager...以下示例演示了如何替换演示文稿中的字体: Presentation pres = new Presentation ( "PresContainsArialFon...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  9. 图表图例|Aspose.Slides for Node.js via .NET 文档

    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 类的实例 var pres = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/chart-leg...
  10. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....Manage Connectors in Presentations Using C++ Contents [ Hide...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/cpp/connector/