Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 241,366 for

slide

(0.96 sec)
  1. Manage Presentation Backgrounds in .NET|Aspose....

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for .NET, with code tips to boost your presentations....images are commonly used for slide backgrounds. You can set the...for a normal slide (a single slide) or a master slide (applies to...

    docs.aspose.com/slides/net/presentation-backgro...
  2. Remove Slides from Presentations in .NET|Aspose...

    Effortlessly remove Slides from PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Get clear C# code examples and boost your workflow....Remove Slides from Presentations in .NET Contents [ Hide ] If...If a slide (or its contents) becomes redundant, you can delete...

    docs.aspose.com/slides/net/remove-slide-from-pr...
  3. Manage Presentation Backgrounds in C++|Aspose.S...

    Learn how to set dynamic backgrounds in PowerPoint and OpenDocument files using Aspose.Slides for C++, with code tips to boost your presentations....images are commonly used for slide backgrounds. You can set the...for a normal slide (a single slide) or a master slide (applies to...

    docs.aspose.com/slides/cpp/presentation-backgro...
  4. Efficiently Merge Presentations in .NET|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for .NET, streamlining your workflow....Slides for .NET , seamlessly combine...Unlike other tools, Aspose.Slides blends presentations without...

    docs.aspose.com/slides/net/merge-presentation/
  5. 将段落从一个演示文稿移动到另一个演示文稿|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....true )) { // Get the first slide in the source presentation....TextBody textBody1 = slide1 . Slide . Descendants < TextBody >()...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  6. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for Android audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear Java code....Slides for Android via Java . The...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/androidjava/examples/ele...
  7. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for Java audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP presentations with clear Java code....Slides for Java . The following examples...Presentation (); try { ISlide slide = presentation . getSlides ()...

    docs.aspose.com/slides/java/examples/elements/a...
  8. Text Box|Aspose.Slides for Node.js via .NET Doc...

    Work with text boxes in Aspose.Slides for Node.js: add, format, align, wrap, autofit, and style text using JavaScript for PPT, PPTX, and ODP presentations....Slides, a text box is represented...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. Remove Slides from Presentations in JavaScript|...

    Effortlessly remove Slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js. Get clear code examples and boost your workflow....Remove Slides from Presentations in JavaScript Contents [ Hide...Hide ] If a slide (or its contents) becomes redundant, you can...

    docs.aspose.com/slides/nodejs-java/remove-slide...
  10. 获取幻灯片中的所有文本|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 + "Get all the text in a slide.pptx" ; foreach ( string s in...(); // Get all the text in a slide. public static string [] GetAllTextInSlide...

    docs.aspose.com/slides/zh/net/get-all-the-text-...