Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 21,236 for

range

(0.03 sec)
  1. StructuredDocumentTagRangeStart.xmlMapping prop...

    StructuredDocumentTagRangeStart.xmlMapping property. Gets an object that represents the mapping of this structured document tag Range to XML data in a custom XML part of the current document....this structured document tag range to XML data in a custom XML...map a structured document tag range to XML data. Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldToc.EntryLevelRange | Aspose.Words for .NET

    Discover the FieldToc EntryLevelRange property to easily customize your table of contents levels for enhanced navigation and user experience....EntryLevelRange property Gets or sets a range of levels of the table of contents..."2" ); Assert . That ( doc . Range . Fields [ 1 ]. GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results....to start from the end of the range, and traverse back to the beginning...start from the beginning of the range, and traverse to the end. options...

    reference.aspose.com/words/net/aspose.words.rep...
  4. IStructuredDocumentTag.GetChildNodes | Aspose.W...

    Discover the IStructuredDocumentTag GetChildNodes method, access a dynamic collection of child nodes tailored to your specified types for enhanced document management....interface for accessing ranged and non-ranged structured tags. IEnumerable...IStructuredDocumentT > sdts = doc . Range . StructuredDocumentTa . ToList...

    reference.aspose.com/words/net/aspose.words.mar...
  5. 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 Python via .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/python-net/calculate-the-...
  6. 通过 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...
  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. 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...
  9. 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...
  10. 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 Node.js via C++....and columns of your cell or range of cells using Aspose.Cells...Quote Prefix of Cell Value or Range...

    docs.aspose.com/cells/nodejs-cpp/calculate-the-...