Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 130,530 for

presentation

(0.17 sec)
  1. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations in Java....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This Java code is an implementation...

    docs.aspose.com/slides/androidjava/manage-parag...
  2. Convert Image to PDF in C++ | products.aspose.com

    Convert image to PDF in C++. Use the C++ library API to convert image files to PDF documents....Slides for C++ is a presentation processing API that can...PDF documents and other presentation-related formats. Convert...

    products.aspose.com/slides/cpp/conversion/image...
  3. Convert TIFF to ODP Using C++ | products.aspose...

    C++ conversion code for TIFF to ODP. Use the example code for batch TIFF to ODP conversion in C++ applications....file to ODP by creating a presentation, adding the TIFF image to...save the presentation as an ODP file. Create a Presentation instance...

    products.aspose.com/slides/cpp/conversion/tiff-...
  4. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for C++: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using C++ examples....() { auto presentation = MakeObject < Presentation > ( u "ink..."ink.pptx" ); auto slide = presentation -> get_Slide ( 0 ); auto...

    docs.aspose.com/slides/cpp/examples/elements/ink/
  5. Configure Fallback Font Collections in Python|A...

    Set up a fallback fonts collection in Aspose.Slides for Python via .NET to keep text consistent and crisp in PowerPoint and OpenDocument Presentations....fallback font rules for a presentation. Each fallback rule is represented...lection property of the presentation’s fonts_manager . The fonts_manager...

    docs.aspose.com/slides/python-net/create-fallba...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....can only be loaded from a presentation file and can’t be created...usage: using ( Presentation pres = new Presentation ()) { ISmartArt...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Manage Slide Transitions in Presentations in .N...

    Discover how to customize slide transitions in Aspose.Slides for .NET, with step-by-step guidance for PowerPoint and OpenDocument Presentations....Manage Slide Transitions in Presentations in .NET Contents [ Hide...manage slide transitions in presentations using Aspose.Slides. It...

    docs.aspose.com/slides/net/slide-transition/
  8. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your Presentation automation....Manage Text Boxes in Presentations Using PHP Contents [ Hide...Create an instance of the Presentation class. Obtain a reference...

    docs.aspose.com/slides/php-java/manage-textbox/
  9. 使用 Python 优化 PowerPoint 中的图像管理|Aspose.Slides fo...

    通过 Aspose.Slides for Python(基于 .NET),简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。... Add Picture Frames to Presentations with Python 。 Note 您可以使用图像和演示文稿的...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/zh/python-net/image/
  10. Convert PowerPoint Slides to Images in Python|A...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Python via .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....PowerPoint and OpenDocument presentation slides into various image...convert the first slide of a presentation to a bitmap object and then...

    docs.aspose.com/slides/python-net/convert-slide/