Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 130,496 for

presentation

(0.17 sec)
  1. GroupShape|Aspose.Slides for PHP Documentation

    Work with group shapes in PHP using Aspose.Slides: create and ungroup, reorder child shapes, set transforms and bounds across PowerPoint and OpenDocument....addGroupShape () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $group...

    docs.aspose.com/slides/php-java/examples/elemen...
  2. Convert PowerPoint Presentations to XPS in Java...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in Java using Aspose.Slides. Get step-by-step guide and sample code....Convert PowerPoint Presentations to XPS in Java Contents [ Hide...you to convert PowerPoint presentations to XPS by saving a PPT or...

    docs.aspose.com/slides/java/convert-powerpoint-...
  3. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Android: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP Presentations....addTextBox () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  4. Text Box|Aspose.Slides Documentation

    Work with text boxes in Aspose.Slides for Java: add, format, align, wrap, autofit, and style text using Java for PPT, PPTX, and ODP Presentations....addTextBox () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/t...
  5. Save Presentations in Read-Only Mode Using Java...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for Java, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode Using Java Contents [ Hide...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/java/read-only-presentat...
  6. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity....Resize Shapes in Presentations with Python Contents [ Hide ]...Load the presentation file. with slides . Presentation ( "sample...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  7. Convert HTML to JPG in Java | products.aspose.com

    Convert HTML to JPG in Java. Use Java library API to convert HTML files to JPGs...Slides for Java is a presentation processing API that can...load an HTML file into a Presentation , render each ISlide as...

    products.aspose.com/slides/java/conversion/html...
  8. View or Edit PPSM Files Metadata using Java | p...

    View and edit PPSM metadata in Java. Use Aspose.Slides for Java to update built-in and custom Presentation properties....and custom properties in presentation files using server-side...modify built-in and custom presentation properties. Use the getDocumentPropertie...

    products.aspose.com/slides/java/metadata/ppsm/
  9. View or Edit PPT Files Metadata using Java | pr...

    View and edit PPT metadata in Java. Use Aspose.Slides for Java to update built-in and custom Presentation properties....and custom properties in presentation files using server-side...modify built-in and custom presentation properties. Use the getDocumentPropertie...

    products.aspose.com/slides/java/metadata/ppt/
  10. 连接线|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在形状之间添加、路由和设置连接线的样式,提供 PPT、PPTX 和 ODP 演示文稿的 C# 示例。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var connector = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...