Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 129,304 for

presentation

(0.11 sec)
  1. 幻灯片过渡|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中控制幻灯片过渡:选择类型、速度、声音和时间,以完善 PPT、PPTX 和 ODP 中的演示文稿。... Presentation () as presentation : slide = presentation . slides.... TransitionType . FADE presentation . save ( "slide_transition...

    docs.aspose.com/slides/zh/python-net/examples/e...
  2. Hyperlink|Aspose.Slides for Python Documentation

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides..."https://www.aspose.com" ) presentation . save ( "hyperlink.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Developer Guide|Aspose.Slides for Python Docume...

    Discover the Aspose.Slides for Python via .NET Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP Presentations with ease....] Manage Presentations in Python Manage Presentation Slides Using...Using Python Manage Presentation Content in Python Design Professional...

    docs.aspose.com/slides/python-net/developer-guide/
  4. Developer Guide|Aspose.Slides Documentation

    Discover the Aspose.Slides for C++ Developer Guide for step-by-step APIs to build, edit, and convert PPT, PPTX and ODP Presentations with ease....Hide ] Manage Presentations in C++ Manage Presentation Slides in...in C++ Manage Presentation Content in С++ Design Professional Presentations...

    docs.aspose.com/slides/cpp/developer-guide/
  5. Manage Picture Frames in Presentations Using Ja...

    Add picture frames to PowerPoint and OpenDocument Presentations with Aspose.Slides for Node.js via Java. Streamline your workflow and enhance slide designs....Manage Picture Frames in Presentations Using JavaScript Contents...allow people to create presentations quickly from images. Create...

    docs.aspose.com/slides/nodejs-java/picture-frame/
  6. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument Presentations with C#/.NET. Step-by-step guide with code samples....Charts and Embed Them in Presentations as OLE Objects Contents...OLE object in a PowerPoint presentation using Aspose.Cells and Aspose...

    docs.aspose.com/slides/net/creating-excel-chart...
  7. Convert PPTX to PPT in PHP|Aspose.Slides for PH...

    Easily convert PPTX to PPT with Aspose.Slides — ensure seamless compatibility with PowerPoint formats while preserving your Presentation’s layout and quality....how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The PHP code sample...

    docs.aspose.com/slides/php-java/convert-pptx-to...
  8. Enhance Your Presentations with AutoFit in .NET...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument Presentations and improve content readability....Enhance Your Presentations with AutoFit in .NET Contents [ Hide...behavior for textboxes in presentations. Resize a Shape to Fit Text...

    docs.aspose.com/slides/net/manage-autofit-setti...
  9. 图片|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理图片:插入、裁剪、压缩、重新着色,并使用 C++ 示例导出适用于 PPT、PPTX 和 ODP 演示文稿的图像。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 创建一个简单的内存图像。 auto...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  10. 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....Create Line Shapes in Presentations with Python Contents [ Hide...to a selected slide in a presentation, follow these steps: Create...

    docs.aspose.com/slides/python-net/line/