Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 147 for

lowcode slides

(0.04 sec)
  1. Remove Slides from Presentations in Python|Aspo...

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

    docs.aspose.com/slides/python-net/remove-slide-...
  2. Remove Slide from Presentation|Aspose.Slides Do...

    Remove slide from PowerPoint by reference or index in C# or .NET...Remove Slide from Presentation Contents [ Hide ] If a slide (or... you can delete it. Aspose.Slides provides the Presentation class...

    docs.aspose.com/slides/net/remove-slide-from-pr...
  3. Remove Slide from Presentation|Aspose.Slides Do...

    Remove slide from PowerPoint by reference or index in C++...Remove Slide from Presentation Contents [ Hide ] If a slide (or... you can delete it. Aspose.Slides provides the Presentation class...

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  4. Embedding Fonts in PowerPoint with C#|Aspose.Sl...

    Learn to embed, add, and manage fonts in PowerPoint presentations using C# and .NET...the texts or numbers on your slides, the layout, styling, etc....pptx" )) { ISlide slide = presentation . Slides [ 0 ]; // Renders...

    docs.aspose.com/slides/net/embedded-font/
  5. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms....the texts or numbers on your slides, the layout, styling, etc....Fonts from Presentation Aspose.Slides provides the get_embedded_fonts()...

    docs.aspose.com/slides/python-net/embedded-font/
  6. 使用 Python 在演示文稿中嵌入字体|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确呈现。...Slides 提供了 get_embedded_fonts() 方法(由...代码演示了如何获取和移除演示文稿中的嵌入字体: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/zh/python-net/embedded-f...
  7. 嵌入字体 - PowerPoint C# API|Aspose.Slides 文档

    在 C# 或 .NET 中使用 PowerPoint 演示文稿的嵌入字体...Slides 提供了 GetEmbeddedFonts 方法(由 FontsManager...pptx" )) { ISlide slide = presentation . Slides [ 0 ]; // 渲染一个包含使用嵌入...

    docs.aspose.com/slides/zh/net/embedded-font/
  8. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....Change Slide Layouts in Python Contents [ Hide ] A slide layout...the content that appears on a slide. The layout determines the available...

    docs.aspose.com/slides/python-net/slide-layout/
  9. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using C# or .NET...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/
  10. Apply or Change a Slide Layout in C#|Aspose.Sli...

    Learn how to manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in C#....Change a Slide Layout in C# Contents [ Hide ] Overview A slide layout...formatting for the content on a slide. It controls which placeholders...

    docs.aspose.com/slides/net/slide-layout/