Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 238,307 for

slide

(0.81 sec)
  1. Format Text Using VSTO and Aspose.Slides for Ja...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and format text in PowerPoint (PPT, PPTX) presentations with precise control....Slides for Java Contents [ Hide ]...need to format the text on slides programmatically. This article...

    docs.aspose.com/slides/java/format-text-using-v...
  2. Adding Picture Frame with Animation in VSTO and...

    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....Slides Contents [ Hide ] The code...create a presentation with a slide, add an image with a picture...

    docs.aspose.com/slides/net/adding-picture-frame...
  3. Manage Presentation Headers and Footers with Py...

    Use Aspose.Slides for Python via .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....Slides for Python lets you control...text, date/time, and slide numbers on slides are managed from the...

    docs.aspose.com/slides/python-net/presentation-...
  4. Change the fill color of a shape in a presentat...

    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....the first shape on the first slide. public static void SetPPTShapeColor...relationship ID of the first slide. PresentationPart part = ppt...

    docs.aspose.com/slides/net/change-the-fill-colo...
  5. 音频|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理音频:添加、替换、提取和修剪声音,为 PowerPoint 和 OpenDocument 中的幻灯片和形状设置音量和播放。...Slides for Python via .NET 控制播放。以下示例展示了基本的音频操作。...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  6. Ink|Aspose.Slides for Node.js via .NET Document...

    Work with Ink in Aspose.Slides for Node.js: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using examples....Slides for Node.js via Java . ❗ Note:...specialized devices. Aspose.Slides cannot create new ink strokes...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  7. Comment|Aspose.Slides for Python Documentation

    Manage Slide comments in Python with Aspose.Slides: add, read, reply, edit, delete, and work with threaded comments for PowerPoint and OpenDocument....Slides for Python via .NET . Add a...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  8. 在幻灯片上添加注释|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....FilePath + "Add a comment to a slide.pptx" ; AddCommentToPresenta...Adds a comment to the first slide of the presentation document...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  9. Working with Size and Layout of Presentation|As...

    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....ISlide slide = presentation . Slides [ 0 ]; //Set the slide size...auxPresentation . Slides . InsertClone ( 0 , slide ); auxPresentation...

    docs.aspose.com/slides/net/working-with-size-an...
  10. Adding Text Dynamically|Aspose.Slides Documenta...

    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 blank slide. Add a text box. Set some text...msoFalse ); //Get the blank slide layout PowerPoint . CustomLayout...

    docs.aspose.com/slides/net/adding-text-dynamica...