Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,174 for

autoshape

(0.07 sec)
  1. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....represent a picture, textbox, AutoShape or an OLE object. The classes...drawing layer, such as an AutoShape, textbox, freeform, OLE object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Manage Presentation Placeholders in PHP|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for PHP via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....the placeholder shape to an AutoShape and change the text using...TextFrame associated with the AutoShape . Save the modified presentation...

    docs.aspose.com/slides/php-java/manage-placehol...
  3. 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/
  4. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for C++ — quick, code-friendly solution....Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape > ashp...ExplicitCast < Aspose :: Slides :: AutoShape > ( sh ); if ( ashp -> get_FillFormat...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  5. 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/
  6. 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...
  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....Presentation ()) { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . TextFrame . Text = "Morph...

    docs.aspose.com/slides/net/slide-transition/
  8. 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/
  9. Manage Presentation Zoom in Java|Aspose.Slides ...

    Create and customize Zoom with Aspose.Slides for 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/java/manage-zoom/
  10. 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...