Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 21,628 for

range

(0.06 sec)
  1. 用 Node.js 在工作表中移动单元格范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 移动工作表中的单元格范围。... getCells (); const range = cells . createRange ( "A1"..."B5" ); //move the range to right. range . moveTo ( 0 , 2 );...

    docs.aspose.com/cells/zh/nodejs-cpp/move-range-...
  2. CommentRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeEnd class, marking the end of comment-associated text regions. Enhance document management with precise commenting!... Range { get; } Returns a Range object that represents...comments and their comment ranges using a document visitor. public...

    reference.aspose.com/words/net/aspose.words/com...
  3. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for .NET API....only dates within a certain range. With data validation, you can...entered into a cell, or cell range. Below, code snippets illustrate...

    docs.aspose.com/cells/net/data-validation/
  4. Data Validation with Golang via C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....only dates within a certain range. With data validation, you can...entered into a cell, or cell range. Below, code snippets illustrate...

    docs.aspose.com/cells/go-cpp/data-validation/
  5. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.page_Range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page Range....page_range_separator property FieldIndex.page_range_separator...end of a page range. @property def page_range_separator ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract Pages from Word in Python | Word Page E...

    Learn how to extract pages from a Word document in Python using Aspose.Words. Follow easy steps and code examples for Word document processing....from a Word Document Extract a Range of Pages from a Word File Split...Document in Python Extract a Range of Pages from a Word File in...

    blog.aspose.com/words/extract-pages-from-word-i...
  7. Aspose::Words::Font::get_NameOther method | Asp...

    Aspose::Words::Font::get_NameOther method. Returns or sets the font used for characters with character codes from 128 through 255 in C++....within the ASCII characters' range. In that case, // it will display...characters outside of the ASCII range. // Ideally, this font should...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertField method... range . fields . at ( 0 ). getFieldCode...AUTHOR " ); expect ( doc . range . fields . at ( 1 ). getFieldCode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldToc.entry_level_range property | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.insert_field method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_field method... range . fields [ 0 ] . get_field_code...assertEqual ( ' PAGE ' , doc . range . fields [ 1 ] . get_field_code...

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