Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 22,535 for

range

(0.16 sec)
  1. 通过 C++ 使用 Node.js 格式化范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 格式化 Excel 中的一组单元格。...格式化范围,可以使用以下方法: Range.applyStyle(style, flag) Range.setStyle(style)...setStyle(style) Range.setStyle(style) 示例代码 在此示例中,我们创建一个Excel工作簿,添加一些示例数据...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-form...
  2. Measure the Width and Height of the Cell Value ...

    Learn how to Measure the Width and Height of the Cell Value in Unit of Pixels through the Aspose.Cells for .NET API....and columns of your cell or range of cells using Aspose.Cells...Quote Prefix of Cell Value or Range...

    docs.aspose.com/cells/net/calculate-the-width-a...
  3. How to Convert Excel to Array in Java

    In this tutorial you will learn how to convert Excel to array in Java with the help of a simple code. Following these steps, you can read values from Excel file and store in array in Java on Windows, Linux, and macOS....data to array from the desired range of cells Display dimensions...an array from a particular range in the sheet. You can export...

    kb.aspose.com/cells/java/how-to-convert-excel-t...
  4. Adjust Row Height in Excel using Java

    This article guides on how to adjust row height in Excel using Java. It has the steps and a runnable sample code to change cell height in Excel using Java....Autofit the height of cells in a range of columns for a specific row...row Adjust the height of a range of rows based on the contents...

    kb.aspose.com/cells/java/adjust-row-height-in-e...
  5. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....editable/readonly range xs . sheet . setEditableRange ( range , isenable...the parameters are: range : the cell range , etc . { sri : 0 ...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. AutoFit Rows for Merged Cells with Node.js via ...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for Node.js via C++. Implement auto-fit functionality for merged cells in spreadsheets....( 0 ); // Create a range A1:B2 const range = sheet1 . getCells...2 , 2 ); // Merge the cells range . merge (); // Insert value...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  7. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....editable/readonly range xs . sheet . setEditableRange ( range , isenable...the parameters are: range : the cell range , etc . { sri : 0 ...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  8. FixedPageSaveOptions.numeral_format property | ...

    FixedPageSaveOptions.numeral_format property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals...glyphs from the U+0660 to U+0669 range as numbers. # Set the "numeral_format"...glyphs from the U+06F0 to U+06F9 range as numbers. # Set the "numeral_format"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries within table entries....outside of this range. field . heading_level_range = '1-3' # The...within this range. field . page_number_omitting_level_range = '2-5'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents....outside of this range. field . heading_level_range = '1-3' # The...within this range. field . page_number_omitting_level_range = '2-5'...

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