Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 20,033 for

range

(0.07 sec)
  1. 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...
  2. 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...
  3. 通过 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...
  4. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level....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...
  5. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters 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...
  6. Aspose.Cells 8.5.0中的公共API更改|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....will be copied to destination range srcSheet . getCells (). setRowHeight...); //Create source range to be copied Range srcRange = srcSheet...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. 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...
  8. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++....name ) { Range range = name . GetRange (); if ( range ) { std...:: cout << "refersto: " << range . GetRefersTo (). ToUtf8 ()...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  9. Field.Remove | Aspose.Words for .NET

    Effortlessly remove fields from documents with the Field Remove method. Get precise node returns and handle empty fields seamlessly. Optimize your workflow!... Range . Fields ; Assert . AreEqual...field = ( FieldPrivate ) doc . Range . Fields [ 0 ]; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Convert CGM to XLTX via C# API | products.aspos...

    C# API to Convert CGM File to XLTX without using Microsoft Excel or Adobe Reader...components provides a wide range of features and capabilities...This component provides a wide range of features and capabilities...

    products.aspose.com/total/net/conversion/cgm-to...