Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 5,329 for

autoshape

(0.18 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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/
  5. 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....Presentation ()) { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . TextFrame . Text = "Morph...

    docs.aspose.com/slides/net/slide-transition/
  6. Manage Presentation Zoom in .NET|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations....the second slide IAutoShape autoshape = slide2 . Shapes . AddAutoShape...100 , 200 , 500 , 200 ); autoshape . TextFrame . Text = "Second...

    docs.aspose.com/slides/net/manage-zoom/
  7. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for PHP via Java and elevate your presentations with professional text formatting for maximum impact.... Add an AutoShape of Rectangle type to the slide...TextFrame associated with the AutoShape . Clear existing Paragraphs...

    docs.aspose.com/slides/php-java/superscript-and...
  8. Get Paragraph Bounds from Presentations in Java...

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

    docs.aspose.com/slides/java/paragraph/
  9. Automate Presentation Localization in C++|Aspos...

    Automate PowerPoint and OpenDocument slide localization in C++ with Aspose.Slides, using practical code samples and tips for faster global rollout.... Add an AutoShape of Rectangle type to the slide...

    docs.aspose.com/slides/cpp/presentation-localiz...
  10. Add Rectangles to Presentations in .NET|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for .NET—easily design and modify shapes programmatically.... Slides [ 0 ]; // Add autoshape of rectangle type sld . Shapes...pres . Slides [ 0 ]; // Add autoshape of rectangle type IShape shp...

    docs.aspose.com/slides/net/rectangle/