Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 9,908 for

shape

(0.1 sec)
  1. ChartAxis.minor_unit_scale property | Aspose.Wo...

    ChartAxis.minor_unit_scale property. Returns or sets the scale value for minor tick marks on the time category axis....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. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in Java...30 , 30 }; // Adds a table shape to slide ITable tbl = sld ....70 , 70 }; // Adds a table shape to slide ITable tbl = sld ....

    docs.aspose.com/slides/androidjava/manage-table/
  3. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C# or .NET...a table shape to the slide ITable tbl = sld . Shapes . AddTable...Adds a table shape to slide ITable tbl = sld . Shapes . AddTable...

    docs.aspose.com/slides/net/manage-table/
  4. ChartMultilevelValue constructor | Aspose.Words...

    aspose.words.drawing.charts.ChartMultilevelValue constructor... shape = builder . insert_chart ( chart_type...450 , height = 280 ) chart = shape . chart chart . title . text...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Superscript and Subscript|Aspose.Slides for Nod...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....0 ); // Create text box var shape = slide . getShapes (). addAutoShape...200 , 100 ); var textFrame = shape . getTextFrame (); textFrame...

    docs.aspose.com/slides/nodejs-java/superscript-...
  6. Manage Table|Aspose.Slides Documentation

    Create and manage table in PowerPoint presentations in C++...table shape to the slide auto tbl = sld -> get_Shapes () -> AddTable...a table shape to slide auto tbl = sld -> get_Shapes () -> AddTable...

    docs.aspose.com/slides/cpp/manage-table/
  7. ChartAxis.major_unit_scale property | Aspose.Wo...

    ChartAxis.major_unit_scale property. Returns or sets the scale value for major tick marks on the time category axis....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...
  8. AxisBound class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis values...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::SaveOptions::get_ImlRend...

    Aspose::Words::Saving::SaveOptions::get_ImlRenderingMode method. Gets or sets a value determining how ink (InkML) objects are rendered in C++....InkML' ignores fall-back shape of ink (InkML) object and renders...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Draw Line in Excel with Python

    Draw line in Excel with Python program along with other Shapes. Get IDE details, a list of steps, and a sample code to insert drawing in Excel with Python....with Python and various other shapes. It will make you understand...want to draw a line shape Access the Shapes collection of the sheet...

    kb.aspose.com/cells/python/draw-line-in-excel-w...