Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 46,936 for

shape

(0.14 sec)
  1. Aspose::Words::Drawing::VerticalAlignment enum ...

    Aspose::Words::Drawing::VerticalAlignment enum. Specifies vertical alignment of a floating Shape, text frame or a floating table in C++....vertical alignment of a floating shape, text frame or a floating table...:: Words :: Drawing :: Shape > shape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ShapeBase.size_in_points property | Aspose.Word...

    ShapeBase.size_in_points property. Gets the size of the Shape in points....property Gets the size of the shape in points. @property def size_in_points...Examples Shows how to verify a shape’s size and markup language....

    reference.aspose.com/words/python-net/aspose.wo...
  3. AdjustmentCollection.Count | Aspose.Words for .NET

    Discover the AdjustmentCollection Count property to easily retrieve the total number of elements, enhancing your data management efficiency...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Adjustment.Name | Aspose.Words for .NET

    Discover the Adjustment Name property to easily access and manage your adjustments for improved efficiency and streamlined workflows...."Rounded rectangle shape.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); AdjustmentCollection adjustments...

    reference.aspose.com/words/net/aspose.words.dra...
  5. HorizontalRuleAlignment enumeration | Aspose.Wo...

    Aspose.Words.Drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule....to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CheckBoxControl.Checked | Aspose.Words for .NET

    Discover the CheckBoxControl Checked property, easily manage checkbox states with a simple boolean value. Default is false for optimal control....docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); CheckBoxControl checkBoxControl...

    reference.aspose.com/words/net/aspose.words.dra...
  7. LoadOptions.convertMetafilesToPng property | As...

    LoadOptions.convertMetafilesToPng property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format....Document (); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...Drawing . ShapeType . Image ); shape . imageData . setImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Forms2OleControl.ForeColor | Aspose.Words for .NET

    Discover the Forms2OleControl ForeColor property to customize your control's foreground color easily. Enhance your UI with tailored color options today!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Forms2OleControl oleControl =...

    reference.aspose.com/words/net/aspose.words.dra...
  9. HorizontalRuleFormat.color property | Aspose.Wo...

    HorizontalRuleFormat.color property. Gets or sets the brush color that fills the horizontal rule....to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeries.Insert | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeries Insert method. Insert X values at any index, optimizing your data visualization with ease!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeries series1...

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