Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 45,857 for

shape

(0.23 sec)
  1. 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...different processing logic for shape and other graphic objects, resulting...

    forum.aspose.com/t/deleteblankrows-is-deleting-...
  2. ChartYValue.from_double method | Aspose.Words f...

    ChartYValue.from_double method. Creates a [ChartYValue](../) instance of the [ChartYValueType.DOUBLE](../../chartyvaluetype/#DOUBLE) type....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series1 = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage PowerPoint Paragraph in JavaScript|Aspos...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in JavaScript...Presentation (); try { var shape = presentation . getSlides ()...created autoshape var textFrame = shape . getTextFrame (); // Removes...

    docs.aspose.com/slides/nodejs-java/manage-parag...
  4. Node.as_shape method | Aspose.Words for Python

    Node.as_Shape method. Cast node to [Shape](../../../aspose.words.drawing/Shape/)....as_shape method as_shape() Cast node to Shape . def as_shape (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 档案

    档案...InputRectangles) { Shape shape = new Shape(); var shapeId = diagram...diagram.AddShape(shape, @"Rectangle", 0); shapeNames.Add(rectangle...

    blog.aspose.com/zh/diagram/create-flowchart-csh...
  6. ChartTitle.format property | Aspose.Words for P...

    ChartTitle.format property. Provides access to fill and line formatting of the chart title....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete series generated...

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

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....insertGroupShape(ShapeBase[] shapes) Groups the shapes passed as a parameter...height, ShapeBase[] shapes) Groups the shapes passed as a parameter...

    reference.aspose.com/words/java/com.aspose.word...
  8. Chart.data_table property | Aspose.Words for Py...

    Chart.data_table property. Provides access to properties of a data table of this chart...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Adjustment class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Adjustment class. Represents adjustment values that are applied to the specified Shape....are applied to the specified shape. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartDataTable.has_legend_keys property | Aspos...

    ChartDataTable.has_legend_keys property. Gets or sets a flag indicating whether legend keys are displayed in the data table...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

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