Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 24,373 for

range

(0.2 sec)
  1. Aspose::Words::Fields::FieldToc::get_HeadingLev...

    Aspose::Words::Fields::FieldToc::get_HeadingLevelRange method. Gets a Range of heading levels to include in C++....FieldToc::get_HeadingLevelRange method Gets a range of heading levels to include...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. DocumentVisitor class | Aspose.Words for Python

    aspose.words.DocumentVisitor class. Base class for custom document visitors... visit_comment_range_end(comment_range_end) Called when the...commented range of text is encountered. visit_comment_range_start...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Sort Data in xlsx4j|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....1 ); //Create a cells area (range). CellArea ca = new CellArea...data in the specified data range (A2:C10) sorter . sort ( cells...

    docs.aspose.com/cells/java/sort-data-in-xlsx4j/
  4. 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...
  5. How to Set Print Area|Documentation

    This article shows you code explaining how to set a print area using the Aspose.Cells library....Click and drag to select the range of cells you want to set as...is set, only the specified range of cells will be printed. By...

    docs.aspose.com/cells/java/how-to-set-print-area/
  6. Applying Subtotal and Changing Direction of Out...

    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.... CellArea - The range to apply subtotal on GroupBy...subtotal has been applied to range A2:B11 and the direction of...

    docs.aspose.com/cells/java/applying-subtotal-an...
  7. FieldTC.omit_page_number property | Aspose.Word...

    FieldTC.omit_page_number property. Gets or sets whether page number in TOC should be omitted for this field.... entry_level_range = '1-3' self . assertEqual (...\\ n \\ f A \\ l 1' , doc . range . fields [ 1 ] . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Applying Subtotal and Changing Direction of Out...

    Learn how to apply a subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for Node.js via C++ API.... CellArea – The range to which the subtotal is applied...subtotal has been applied to range A2:B11 , and the outline direction...

    docs.aspose.com/cells/nodejs-cpp/applying-subto...
  9. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....Sometimes, you want to print a range of pages to an output PDF file...example shows how to render a range of pages (3 and 4) in a Microsoft...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  10. 用C++保存单元格或区域前导单引号前缀|Documentation

    学习如何通过Aspose.Cells for C++ API保持单元格值或范围的单引号前缀。...// Create a range consisting of single cell A1 Range rng = ws ...); // Apply the style to the range rng . ApplyStyle ( st , flag...

    docs.aspose.com/cells/zh/cpp/preserve-single-qu...