Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 50,925 for

properties

(1.3 sec)
  1. Chart.legend property | Aspose.Words for Python

    Chart.legend property. Provides access to the chart legend Properties....legend property Chart.legend property Provides access to the...the chart legend properties. @property def legend ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Setting Print Options with JavaScript via C++|D...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the JavaScript API and C++ Library. You can set the Print Area, Print Titles, and Page Order....for worksheets using the properties offered by the PageSetup...PageSetup class. How these properties are used is discussed below in more...

    docs.aspose.com/cells/javascript-cpp/setting-pr...
  3. Forms2OleControl.value property | Aspose.Words ...

    Forms2OleControl.value property. Gets underlying Value property which often represents control state...value property Forms2OleControl.value property Gets underlying...underlying Value property which often represents control state. For example...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Get Max Column Index in Row and Max Row Index i...

    Learn how to get the max column index in a row and the max row index in a column using the Aspose.Cells for C++ API....GetLastDataCell() properties, and then use the Cell.GetColumn() property to...finally obtain the Cell.GetRow() property on the cell. Aspose.Cells...

    docs.aspose.com/cells/cpp/get-max-index-in-row-...
  5. FrameFormat.height property | Aspose.Words for ...

    FrameFormat.height property. Gets the height of the specified frame....height property FrameFormat.height property Gets the height of...of the specified frame. @property def height ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chart.legend property | Aspose.Words for Node.js

    Chart.legend property. Provides access to the chart legend Properties....legend property Chart.legend property Provides access to the...the chart legend properties. get legend () : Aspose . Words . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.WordOpenXMLMini...

    Discover the StructuredDocumentTagRangeStart property in WordOpenXMLMinimal. Access a streamlined XML string in FlatOpc format, focusing solely on content....WordOpenXMLMinimal property Gets a string that represents...format. Unlike the WordOpenXML property, this method generates a stripped-down...

    reference.aspose.com/words/net/aspose.words.mar...
  8. 用C++读写工作表的查询表|Documentation

    学习如何使用Aspose.Cells和C++读取和写入Excel工作表中的查询表。...你可以通过 Data > Connections > Properties 在Microsoft Excel中查看。 工作表的查询表读取和写入...std :: cout << "Query Table properties updated and workbook saved...

    docs.aspose.com/cells/zh/cpp/reading-and-writin...
  9. StructuredDocumentTagRangeEnd Class | Aspose.Wo...

    Discover the Aspose.Words.Markup.StructuredDocumentTagRangeEnd class, designed for seamless multi-section content management in structured documents.... Properties Name Description CustomNodeId...Examples Shows how to get the properties of multi-section structured...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....classes and provide specific properties and methods to perform specific...ChartType.Bubble and a few extra properties such as BubbleSizes, Values...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/