Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 24,159 for

range

(0.06 sec)
  1. 更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库在JavaScript via C++中更改单元格对齐方式并保持现有格式...StyleFlag 对象作为参数传递给实际应用格式的 Range.applyStyle(Style, StyleFlag)...0 ); // Create cells range const range = worksheet . cells ....

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  2. Convert POT to JSON Format in Android Apps | pr...

    Convert POT to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...This component provides a wide range of features for creating, editing...This component provides a wide range of features for creating, editing...

    products.aspose.com/total/android-java/conversi...
  3. Distinguish Reference-Only Formulas vs. Operati...

    I need a way to determine whether a cell’s formula in Aspose.Cells is only a reference or if it is an actual formula performing a calculation. Examples of formulas that should be treated as reference-only: =A1 =Sheet1…...simply pointing to another cell/range, or whether the formula contains...calls besides a simple cell or range reference. Here is the general...

    forum.aspose.com/t/distinguish-reference-only-f...
  4. FieldToc.entryLevelRange property | Aspose.Word...

    FieldToc.entryLevelRange property. Gets or sets a Range of levels of the table of contents entries to be included....entryLevelRange property Gets or sets a range of levels of the table of contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Convert HTML to JSON using Python

    This brief article covers how to convert HTML to JSON using Python. It discusses the environment configuration, stepwise program flow, and a running sample code to convert HTML to JSON using Python....JsonSaveOptions class Create a Range and export it to JSON format...is accessed. Subsequently, a range is created and exported in JSON...

    kb.aspose.com/cells/python/how-to-convert-html-...
  6. How to Convert HTML to JSON using C#

    This quick tutorial covers how to convert HTML to JSON using C#. It covers the system preparation, step-by-step algorithm, and a code snippet to convert HTML to JSON using C#....JsonSaveOptions class Make a Range and convert it to JSON data...the last cell. Then create a range and convert it to JSON data...

    kb.aspose.com/cells/net/how-to-convert-html-to-...
  7. 在电子表格中对数据进行排序|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....1 ); //Create a cells area (range). CellArea ca = new CellArea...data in the specified data range (A2:C10) sorter . sort ( cells...

    docs.aspose.com/cells/zh/java/sort-data-in-spre...
  8. Alignment Settings|Documentation

    In the Aspose.Cells for Python via .NET library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for Python via .NET for cell alignment settings....collection’s create_range method to create a range of the cells to...to be merged. The create_range method takes the same set of parameters...

    docs.aspose.com/cells/python-net/cells-alignmen...
  9. 通过 C++ 使用 Node.js 实现非连续区域|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 创建命名的非连续区域。有效利用不相邻的单元格区域。...Adding a Name for non sequenced range const index = workbook . getWorksheets...// Creating a non sequence range of cells name . setRefersTo...

    docs.aspose.com/cells/zh/nodejs-cpp/implementin...
  10. FixedPageSaveOptions.numeralFormat property | A...

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

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