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

lowcode slides

(0.33 sec)
  1. 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...
  2. 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 ]...] Overview If a slide (or its contents) is no longer needed, you...

    docs.aspose.com/slides/python-net/remove-slide-...
  3. Remove Slides from Presentations in C++|Aspose....

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

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  4. 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....presentation: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/embedded-font/
  5. Embed Fonts in Presentations in .NET|Aspose.Sli...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET, ensuring accurate rendering across all platforms....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/
  6. 使用 Python 嵌入演示文稿中的字体|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python 通过 .NET 将 TrueType 字体嵌入 PowerPoint 和 OpenDocument 演示文稿,确保在所有平台上准确渲染。...slides as slides import aspose.pydrawing...实例化表示演示文件的 Presentation 类。 with slides . Presentation ( "EmbeddedFonts...

    docs.aspose.com/slides/zh/python-net/embedded-f...
  7. 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....Apply or Change Slide Layouts in Python Contents [ Hide ] Overview...Overview A slide layout defines the arrangement of placeholder...

    docs.aspose.com/slides/python-net/slide-layout/
  8. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, and footer visibility through C# code examples....Apply or Change Slide Layouts in .NET Contents [ Hide ] Overview...Overview A slide layout defines the arrangement of placeholder boxes...

    docs.aspose.com/slides/net/slide-layout/
  9. Manage PowerPoint Slide Masters in Python|Aspos...

    Automate PowerPoint and OpenDocument slide masters with Aspose.Slides for Python via .NET to maximize development efficiency. A complete guide for beginners and advanced users....Manage PowerPoint Slide Masters in Python Contents [ Hide ] Overview...Overview A Slide Master is a slide template that defines the...

    docs.aspose.com/slides/python-net/slide-master/
  10. .NET 中的演示文稿嵌入字体|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确渲染。...pptx" )) { ISlide slide = presentation . Slides [ 0 ]; // 渲染包含使用嵌入的...文本框的幻灯片 using ( IImage image = slide . GetImage ( new Size ( 960...

    docs.aspose.com/slides/zh/net/embedded-font/