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

shape

(0.04 sec)
  1. ChartAxis.axis_between_categories property | As...

    ChartAxis.axis_between_categories property. Gets or sets a flag indicating whether the value axis crosses the category axis between categories....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 250 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartXValueCollection.FormatCode | Aspose.Words...

    Discover the ChartXValueCollection FormatCode property, easily customize X value formats for enhanced data visualization and clarity in your charts.... Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartXValueCollection.format_code property | As...

    ChartXValueCollection.format_code property. Gets or sets the format code applied to the X values.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BubbleSizeCollection | Aspose.Words for Java

    Represents a collection of bubble sizes for a chart series in Java.... Shape shape = builder.insertChart(ChartType...432.0, 252.0); Chart chart = shape.getChart(); // Delete default...

    reference.aspose.com/words/java/com.aspose.word...
  5. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...deleting rows even if it has shapes on it Aspose.Cells Product...ShapeCollection shapes = wb.Worksheets[0].Shapes; int shapeCount...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  6. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_paragraph property. Gets the last paragraph in the Shape....last_paragraph property Shape.last_paragraph property Gets the...the last paragraph in the shape. @property def last_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PatternType | Aspose.Words for Java

    Specifies the fill pattern to be used to fill a Shape in Java....fill a shape. Examples: Shows how to set pattern for a shape. Document...Document(getMyDir() + "Shape stroke pattern border.docx"); Shape shape = (Shape)doc...

    reference.aspose.com/words/java/com.aspose.word...
  8. OfficeMathRenderer class | Aspose.Words for Nod...

    Aspose.Words.Rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object...save(fileName, saveOptions) Renders the shape into an image and saves into...save(fileName, saveOptions) Renders the shape into an SVG image and saves...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Node.previousPreOrder method | Aspose.Words for...

    Node.previousPreOrder method. Gets the previous node according to the pre-order tree traversal algorithm....and delete any encountered shape with an image. let doc = new...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Coordinate System Transformations|...

    Change Coordinate System Transformations of image in C#....the rotation angle Draw the shapes with global transformation...this bitmap object Create a shape such as Ellipse Define a matrix...

    docs.aspose.com/drawing/net/working-with-coordi...