Sort Score
Result 10 results
Languages All
Labels All
Results 3,301 - 3,310 of 42,846 for

shape

(0.04 sec)
  1. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartMarker.size property | Aspose.Words for No...

    ChartMarker.size property. Gets or sets chart marker size...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to apply/set text alignment to textbox|Docu...

    How to apply/set text alignment to textbox in Aspose.cells....some text inside a TextBox shape with the appropriate HTML text...Close Set Margins of Comment or Shape inside the Worksheet...

    docs.aspose.com/cells/java/applying-text-alignm...
  4. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++....auto textBox = MakeObject < Shape > ( doc , ShapeType :: TextBox...alignment of the text inside the shape. textBox -> set_HorizontalAlignment...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. 公共 API Aspose.Diagram 5.7.0 的变化|Documentation

    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....start and finish of timeline shape timelineHelper . setDateFormatStringF...String for intm of timeline shape timelineHelper . setDateFormatStringF...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  6. ChartLegend class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegend class. Represents chart legend properties...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...450 , height = 300 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LegendPosition enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.LegendPosition enumeration. Specifies the possible positions for a chart legend....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 450 , 300 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Export Document Structure While Converting to P...

    Learn how to export document structure while converting an Excel file to a tagged PDF using Aspose.Cells for Node.js via C++....row, table, worksheet, image, shape, header/footer, etc. With option...the excel file with image, shape, chart, etc. const wb = new...

    docs.aspose.com/cells/nodejs-cpp/export-documen...
  9. ChartLegendEntryCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries...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...
  10. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series_coll = chart...

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