Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 21,547 for

range

(0.04 sec)
  1. 命令栏|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....attributes: report name, report range, group fields, order fields...attributes: report name, report range, group fields, order fields...

    docs.aspose.com/cells/zh/reportingservices/comm...
  2. Merge and Unmerge Cells|Documentation

    This article introduces how to merge/unmerge cells in GridWeb.... Specify the range of cells that to be merged when...of the top left cell in the range is retained after the merge...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. BookmarkCollection class | Aspose.Words for Nod...

    Aspose.Words.BookmarkCollection class. A collection of [Bookmark](../bookmark/) objects that represent the bookmarks in the specified Range...bookmarks in the specified range. To learn more, visit the Working...3 ); let bookmarks = doc . range . bookmarks ; expect ( bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HorizontalRuleFormat.WidthPercent | Aspose.Word...

    Discover the HorizontalRuleFormat WidthPercent property to easily customize your horizontal rule's length as a percentage of window width for better design control....of the range of valid values. Remarks Valid values range from 1...

    reference.aspose.com/words/net/aspose.words.dra...
  5. AxisBound | Aspose.Words for Java

    Represents minimum or maximum bound of axis values in Java....Y-axes, // so that both their ranges are big enough to encompass...X and Y-axis rulers show a range of 0 to 10. chart.getAxisX()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Alignment Settings|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text using Node.js via C++. This document provides detailed steps and sample code for using Aspose.Cells for cell alignment settings....createRange method to create a range of the cells to be merged. The...above and returns a Range object. The Range object also provides...

    docs.aspose.com/cells/nodejs-cpp/cells-alignmen...
  7. Aspose.Words for Java filling multiple custom T...

    I have a Word document with 2 custom TOCs, each with independent content items. When I run the MS Word option to “Update Table” the results show as correct. When I run the docx into Aspose.Word for Java the result is bot…...need to ensure that each TOC’s range is set correctly. Aspose.Words...independently and updates its range based on the bookmarks defined...

    forum.aspose.com/t/aspose-words-for-java-fillin...
  8. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....TOC levels outside of this range. field.setHeadingLevelRange("1-3");...TOC levels are within this range. field.setPageNumberOmittin("2-5");...

    reference.aspose.com/words/java/com.aspose.word...
  9. Excel Row and Column Operations|Documentation

    Excel row and column operations - insert, delete, resize, hide/unhide rows and columns with AI automation...hidden columns Range Specifications Row Ranges "1" - Single row...row (row 1) "1:3" - Range of rows (rows 1 to 3) "5:10" - Multiple...

    docs.aspose.com/cells/nodejs-cpp/mcp/row-column...
  10. 用C++在范围内搜索和替换数据|Documentation

    本文演示如何用C++代码在Excel中搜索和替换范围内的数据。...Specify the range where you want to search // Here the range is E9:H15...cell with value search within range cell = worksheet . GetCells...

    docs.aspose.com/cells/zh/cpp/search-and-replace...