Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,190 for

autoshape

(0.12 sec)
  1. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors.... Add two AutoShape to the slide using the addAutoShape...getShapes (); // Adds an Ellipse autoshape var ellipse = shapes . addAutoShape...

    docs.aspose.com/slides/nodejs-java/connector/
  2. ShapeBase.alternative_text property | Aspose.Wo...

    ShapeBase.alternative_text property. Defines alternative text to be displayed instead of a graphic....it, and then via "Format AutoShape" -> "Alt Text". doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Presentation Zoom on Android|Aspose.Slid...

    Create and customize Zoom with Aspose.Slides for Android via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....the second slide IAutoShape autoshape = slide2 . getShapes (). addAutoShape...100 , 200 , 500 , 200 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/androidjava/manage-zoom/
  4. ShapeBase.alternativeText property | Aspose.Wor...

    ShapeBase.alternativeText property. Defines alternative text to be displayed instead of a graphic....it, and then via "Format AutoShape" -> "Alt Text". doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional shape name....it, and then via "Format AutoShape" -> "Alt Text". doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Get Paragraph Bounds from Presentations on Andr...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Android via Java to optimize text positioning in PowerPoint presentations.... AutoShape shape = ( AutoShape ) pres . getSlides...

    docs.aspose.com/slides/androidjava/paragraph/
  7. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for PHP via Java and Aspose.Slides for Java....get_Item ( 0 ); // Adds an autoshape with type set to line slide...get_Item ( 0 ); // Adds an autoshape with type set to line $slide...

    docs.aspose.com/slides/php-java/limitations-and...
  8. 在 C++ 中创建和应用 WordArt 效果|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中创建和自定义 WordArt 效果。此分步指南帮助开发人员在 C++ 中使用专业文本提升演示文稿。...() -> idx_get ( 0 ); auto autoShape = slide -> get_Shapes () ->...200.0f ); auto textFrame = autoShape -> get_TextFrame (); auto...

    docs.aspose.com/slides/zh/cpp/wordart/
  9. Aspose::Words::Drawing::ShapeBase::get_Name met...

    Aspose::Words::Drawing::ShapeBase::get_Name method. Gets or sets the optional shape name in C++....it, and then via "Format AutoShape" -> "Alt Text". doc -> Save...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Manage Presentation Zoom in PHP|Aspose.Slides f...

    Create and customize Zoom with Aspose.Slides for PHP via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....box for the second slide $autoshape = $slide2 -> getShapes ()...100 , 200 , 500 , 200 ); $autoshape -> getTextFrame () -> setText...

    docs.aspose.com/slides/php-java/manage-zoom/