Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 21,626 for

range

(0.05 sec)
  1. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java.... COMMENT_RANGE_END A marker node that represents...the end of a commented range. COMMENT_RANGE_START A marker node...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldPrintDate.use_lunar_calendar property | As...

    FieldPrintDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar.... range . fields [ 0 ] . as_field_print_date...Lunar Calendar: field = doc . range . fields [ 1 ] . as_field_print_date...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create and Format Table|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.... Named ranges assigned to rows and columns...Microsoft Excel Selecting data range for creating List object This...

    docs.aspose.com/cells/go-cpp/create-and-format-...
  4. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node....editable range. EditableRangeEnd An end of an editable range. MoveFromRangeStart...MoveFrom range. MoveFromRangeEnd An end of an MoveFrom range. MoveToRangeStart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。...( 0 ); // Create a range A1:B2 Range range = sheet1 . GetCells...2 , 2 ); // Merge the cells range . Merge (); // Insert value...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  6. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...text //it support multiple range postion inside one cell 在活动工作表中为单元格文本数组删除突出显示...of cell range sci : start column index of cell range eri : end...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  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....//Define a range object(A2). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "A2" , "A2" ); //Get the borders collection...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  8. Comment.Accept | Aspose.Words for .NET

    Discover the Comment Accept method to enhance visitor engagement and create meaningful interactions on your site. Boost your online community today!...comments and their comment ranges using a document visitor. public...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/net/aspose.words/com...
  9. 用 Node.js 通过 C++ 合并或取消合并单元格范围|Documentation

    用 Node.js 通过 C++ 合并和取消合并 Excel 中的单元格范围。...Cells 为此提供了 Range.merge() 和 Range.unMerge() 方法。本文解释了如何将一系列单元格合并为单个单元格。...以下示例代码首先创建一个范围 — A1:D4 — 然后使用 Range.merge() 方法将该范围中的单元格合并成一个单元格。类似地,你也可以通过创建范围并调用...

    docs.aspose.com/cells/zh/nodejs-cpp/merge-or-un...
  10. Worksheets|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....Worksheet Get Hyperlinks in Range Get Range with External Links Page...

    docs.aspose.com/cells/python-java/worksheets/