Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 241,365 for

slide

(1.75 sec)
  1. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Contents [ Hide ] Texts on slides typically exist in text boxes...Therefore, to add text to a slide, you have to add a textbox first...

    docs.aspose.com/slides/net/manage-textbox/
  2. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides; using Aspose.Slides.Export; using Aspose...Aspose.Slides.Export.Web; using Aspose.Slides.SlideShow; using...

    docs.aspose.com/slides/net/web-extensions/sampl...
  3. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides; using Aspose.Slides.Export; using Aspose...Aspose.Slides.Export.Web; using Aspose.Slides.SlideShow; using...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  4. 墨迹|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔画、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。...Slides for Python via .NET 访问现有墨迹形状并将其删除的示例。...注意: 墨迹形状表示来自专用设备的用户输入。Aspose.Slides 无法以编程方式创建新的墨迹笔画,但您可以读取和修改现有墨迹。...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. Object Changed Issue When Adding OleObjectFrame...

    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....OleObjectFrame to their slides using Aspose.Slides for Node.js via Java...message is shown on the output slide instead of the OLE Object ....

    docs.aspose.com/slides/nodejs-java/object-chang...
  6. Convert PowerPoint Slides to PNG on Android|Asp...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Android via Java, ensuring precise, automated results....Convert PowerPoint Slides to PNG on Android Contents [ Hide ]...Presentation class. Get the slide object from the Presentation...

    docs.aspose.com/slides/androidjava/convert-powe...
  7. Render Presentation Slides as SVG Images on And...

    Learn how to render PowerPoint Slides as SVG images using Aspose.Slides for Android. High-quality visuals with simple Java code examples....Render Presentation Slides as SVG Images on Android Contents...charts and graphs from your slides in different mediums or platforms...

    docs.aspose.com/slides/androidjava/render-a-sli...
  8. Render Presentation Slides as SVG Images in Jav...

    Learn how to render PowerPoint Slides as SVG images using Aspose.Slides for Java. High-quality visuals with simple code examples....Render Presentation Slides as SVG Images in Java Contents [ Hide...charts and graphs from your slides in different mediums or platforms...

    docs.aspose.com/slides/java/render-a-slide-as-a...
  9. Manage SmartArt in PowerPoint Presentations in ...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for .NET using clear C# code samples that speed up Slide design and automation....pptx" )) { ISlide slide = pres . Slides [ 0 ]; ISmartArt smartArt...smartArt = ( ISmartArt ) slide . Shapes [ 0 ]; ISmartArtNodeCollect...

    docs.aspose.com/slides/net/manage-smartart/
  10. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint Slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....Slides provides the Table class, ITable...the Presentation class. Get a slide’s reference through its index...

    docs.aspose.com/slides/java/manage-table/