Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 8,791 for

shape

(0.04 sec)
  1. ChartDataLabel.Top | Aspose.Words for .NET

    Adjust the ChartDataLabel Top property to control data label positioning for enhanced chart clarity. Optimize your visual data representation effortlessly!...proportionally if the chart shape is resized. The property cannot...int chartHeight = 252 ; Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Shape.LastParagraph | Aspose.Words for .NET

    Access the LastParagraph property to easily retrieve the final paragraph in your Shape, enhancing your document's layout and readability....LastParagraph Shape.LastParagraph property Gets the last paragraph...paragraph in the shape. public Paragraph LastParagraph { get ; }...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Chart.sourceFullName property | Aspose.Words fo...

    Chart.sourceFullName property. Gets the path and name of an xls/xlsx file this chart is linked to....myDir + "Shape with linked chart.docx" ); let shape = doc . getShape...true ); let sourceFullName = shape . chart . sourceFullName ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. RectangleShape - Aspose.PSD for Java - API Refe...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....shapes com.aspose.psd.shapesegments...types.derived com.aspose.psd.shapes Classes ArcShape BezierShape...

    reference.aspose.com/psd/java/com.aspose.psd.sh...
  5. TextBoxControl.type property | Aspose.Words for...

    TextBoxControl.type property. Gets type of Forms 2.0 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...
  6. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image...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...
  7. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...432.0, 252.0); Chart chart = shape.getChart(); ChartSeriesCollectio...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartAxis.MajorUnitIsAuto | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitIsAuto property, easily control major tick mark spacing for enhanced chart clarity and precision in your data visualizations....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartAxis.MajorUnitScale | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitScale property to easily customize major tick marks on your time category axis for enhanced data visualization....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Shape.filled property | Aspose.Words for Node.js

    Shape.filled property. Determines whether the closed path of the Shape will be filled....filled property Shape.filled property Determines whether the...the closed path of the shape will be filled. get filled () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...