Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 24,372 for

range

(0.12 sec)
  1. Reading and Writing Query Table of Worksheet|Do...

    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....Retrieve query table result range Aspose.Cells for Python via...the address, i.e., the result range of cells for a query table....

    docs.aspose.com/cells/python-net/reading-and-wr...
  2. 用C++创建联合范围|Documentation

    使用Aspose.Cells在Excel文件中创建联合范围...workbook ; // Create union range UnionRange unionRange = workbook...// Put value "ABCD" in the range unionRange . SetValue ( u "ABCD"...

    docs.aspose.com/cells/zh/cpp/create-union-range/
  3. Comment.accept method | Aspose.Words for Node.js

    Comment.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...
  4. CommentRangeStart | Aspose.Words for .NET

    Discover the CommentRangeStart constructor. Easily create new instances of this class for enhanced coding efficiency and streamlined development....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...
  5. Bookmark.firstColumn property | Aspose.Words fo...

    Bookmark.firstColumn property. Gets the zero-based index of the first column of the table column Range associated with the bookmark....column of the table column range associated with the bookmark...for ( let bookmark of doc . range . bookmarks ) { console . log...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 用 C++ 实现非连续范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 创建非邻接单元格的命名范围。...Adding a Name for non sequenced range int index = workbook . GetWorksheets...// Creating a non sequence range of cells name . SetRefersTo...

    docs.aspose.com/cells/zh/cpp/implementing-non-s...
  7. Aspose::Words::Font::get_NameAscii method | Asp...

    Aspose::Words::Font::get_NameAscii method. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127) 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. 在 VSTO 和 Aspose.Cells 中合并或取消合并工作表中的单元格|Document...

    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....//Get the range of cells i.e.., A1:C1. Excel . Range rng1 = excelApp...excelApp . get_Range ( "A1" , "C1" ); //Merge the cells. rng1...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  9. FieldToc.page_number_omitting_level_range prope...

    FieldToc.page_number_omitting_level_Range property. Gets or sets a Range of levels of the table of contents entries from which to omits page numbers....page_number_omitting_level_range property FieldToc.page_numb...page_number_omitting_level_range property Gets or sets a range of levels of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IStructuredDocumentTag.IsMultiSection | Aspose....

    Discover the IStructuredDocumentTag's IsMultiSection property, which identifies if your tag is a Ranged multisection, enhancing document organization and functionality....true if this instance is a ranged (multi-section) structured...IStructuredDocumentT sdt = doc . Range . StructuredDocumentTa . GetById...

    reference.aspose.com/words/net/aspose.words.mar...