Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 45,857 for

shape

(0.07 sec)
  1. TextBox.parent property | Aspose.Words for Node.js

    TextBox.parent property. Gets a parent Shape for the [TextBox](../)....parent property Gets a parent shape for the TextBox . get parent...Aspose . Words . Drawing . Shape See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OleFormat.suggested_extension property | Aspose...

    OleFormat.suggested_extension property. Gets the file extension suggested for the current embedded object if you want to save it into a file....docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () # The OLE object in the first shape is a Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Forms2OleControl.height property | Aspose.Words...

    Forms2OleControl.height property. Gets or sets a height of the control in points....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextBoxControl.text property | Aspose.Words for...

    TextBoxControl.text property. Gets or sets a text of the control....docm' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () text_box_control = shape . ole_format ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Orientation method. Gets or sets the orientation of the label text in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...Charts :: ChartSeries > series = shape -> get_Chart () -> get_Series...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in C# or .NET...Hide ] A picture frame is a shape that contains an image—it is...that will be used to fill the shape. Specify the image’s width and...

    docs.aspose.com/slides/net/picture-frame/
  7. Chart.SeriesGroups | Aspose.Words for .NET

    Explore the Chart SeriesGroups property for easy access to a rich collection of series groups, enhancing your data visualization experience....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...ChartSeriesGroup seriesGroup = shape . Chart . SeriesGroups [ 0 ];...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Manage Placeholder|Aspose.Slides Documentation

    Change Placeholder text and prompt text in PowerPoint presentations in C++... Iterate through the shapes to find the placeholder. Typecast...Typecast the placeholder shape to an AutoShape and change the...

    docs.aspose.com/slides/cpp/manage-placeholder/
  9. Aspose::Words::DocumentBase::set_BackgroundShap...

    Aspose::Words::DocumentBase::set_BackgroundShape method. Setter for Aspose::Words::DocumentBase::get_BackgroundShape in C++....Drawing :: Shape > & value ) See Also Class Shape Class DocumentBase...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Extract All Images From a Visio Page in PHP|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()){ $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/java/extract-all-images...