Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 9,877 for

shape

(0.1 sec)
  1. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``true`` if the control is a [Forms2OleControl](../../forms2olecontrol/)....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``true`` if control is in enabled state....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OleFormat.clsid property | Aspose.Words for Nod...

    OleFormat.clsid property. Gets the CLSID of the OLE object....docm" ); // Shapes store and display OLE objects...let shape = doc . getShape ( 0 , true ); expect ( shape . oleFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageData.brightness property | Aspose.Words fo...

    ImageData.brightness property. Gets or sets the brightness of the picture...Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ImageData.chroma_key property | Aspose.Words fo...

    ImageData.chroma_key property. Defines the color value of the image that will be treated as transparent....Examples Shows how to edit a shape’s image data. img_source_doc...MY_DIR + 'Images.docx' ) source_shape = img_source_doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabel.orientation property | Aspose.Wo...

    ChartDataLabel.orientation property. Gets or sets the orientation of the label text....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) series = shape . chart . series [ 0 ] data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Loading::HtmlLoadOptions::HtmlLo...

    Aspose::Words::Loading::HtmlLoadOptions::HtmlLoadOptions constructor. Initializes a new instance of this class with default values in C++....ExplicitCast < Shape > ( doc -> GetChild ( NodeType :: Shape , 0 , true...ExplicitCast < Shape > ( doc -> GetChild ( NodeType :: Shape , 0 , true...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Shape.stroke property | Aspose.Words for Node.js

    Shape.stroke property. Defines a stroke for a Shape....property Shape.stroke property Defines a stroke for a shape. get...Drawing class Shape Shape.storyType property Shape.strokeColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartLegend.Position | Aspose.Words for .NET

    Discover the ChartLegend Position property to easily customize your chart's legend placement for enhanced clarity and visual appeal....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 300 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TextBox.BreakForwardLink | Aspose.Words for .NET

    Discover the TextBox BreakForwardLink method to seamlessly unlink your TextBoxes, enhancing user experience and form navigation. Optimize your UI today!...in the current sequence of shapes. For example: 1-2-3-4 sequence...new DocumentBuilder ( doc ); Shape textBoxShape1 = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...