Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 24,166 for

range

(0.11 sec)
  1. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor....comments and their comment ranges using a document visitor. test...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Comment.dateTime property | Aspose.Words for No...

    Comment.dateTime property. Gets the date and time that the comment was made....comments and their comment ranges using a document visitor. test...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Apply Advanced Filter of Microsoft Excel to Dis...

    Learn how to apply the advanced filter of Microsoft Excel to display records meeting complex criteria by using the Aspose.Cells for C++ API....listRange The list range. criteriaRange The criteria range. copyTo The...The range to copy data to. uniqueRecordOnly Indicates whether to...

    docs.aspose.com/cells/cpp/apply-advanced-filter...
  4. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats.... Unicode range U+0660 - u+0669. EasternArabicIndic...and Urdu: ۰۱۲۳۴۵۶۷۸۹. Unicode range U+06F0 - u+06F9. Context Symbol...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start....document can overlap and span any range. To create a valid bookmark...self . assertEqual ( 1 , doc . range . bookmarks . count ) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldPrintDate.UseLunarCalendar | Aspose.Words ...

    Manage dates effortlessly with the FieldPrintDate UseLunarCalendar property. Easily toggle between Hijri and Hebrew Lunar calendars for seamless integration.... Range . Fields [ 0 ]; Assert . That...= ( FieldPrintDate ) doc . Range . Fields [ 1 ]; Assert . That...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldPrintDate.UseUmAlQuraCalendar | Aspose.Wor...

    Manage your dates effortlessly with FieldPrintDate's UseUmAlQuraCalendar feature. Easily toggle the UmalQura calendar for seamless date handling.... Range . Fields [ 0 ]; Assert . That...= ( FieldPrintDate ) doc . Range . Fields [ 1 ]; Assert . That...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 用 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...
  9. Detect Hyperlink Type|Documentation

    Learn how to detect hyperlink type through the Aspose.Cells for JavaScript via C++ API....CellReference: Link to cell or named range. To check the type of hyperlink...worksheets . get ( 0 ); // Create a range A1:A7 (original code created...

    docs.aspose.com/cells/javascript-cpp/detect-hyp...
  10. 使用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/python-net/aspose-cell...