Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 241,366 for

slide

(0.09 sec)
  1. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....used on a slide or throughout all presentation slides. Usually...presentation formats. In Aspose.Slides, you can add a watermark to...

    docs.aspose.com/slides/python-net/watermark/
  2. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples....Slides for Python via .NET supports...different kinds of shapes to the slides. In this topic, we will start...

    docs.aspose.com/slides/python-net/line/
  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/net/web-extensions/sampl...
  4. 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...
  5. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C#....Slides provides all the interfaces...and portions in C#. Aspose.Slides provides the ITextFrame interface...

    docs.aspose.com/slides/net/manage-paragraph/
  6. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates....Slides for Python. You’ll learn how...can quickly find a table on a slide and reshape its structure to...

    docs.aspose.com/slides/python-net/manage-rows-a...
  7. 超链接|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中添加和管理超链接:链接文本、形状和图像,为 PPT、PPTX 和 ODP 设置目标和操作,附带示例。...Slides for Node.js via Java 在形状上添加、访问、移除和更新超链接。...aspose . slides . Presentation (); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  8. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ using Aspose.Slides, featuring concise code examples and performance-focused guidance....Slides for C++ now facilitates to...shapes in their slides from scratch. Aspose.Slides for C++ has provided...

    docs.aspose.com/slides/cpp/manage-smartart-shape/
  9. Comment|Aspose.Slides Documentation

    Work with Slide comments in Aspose.Slides for .NET: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with C# code examples....Slides for .NET . Add a Modern Comment...Presentation (); var slide = presentation . Slides [ 0 ]; var author...

    docs.aspose.com/slides/net/examples/elements/co...
  10. 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/