Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 21,540 for

range

(0.12 sec)
  1. Merge Table Cells|Aspose.Words for Python via .NET

    How to merge table cells in Python. Check if cells in a table are merged using Python....which is called to merge a range of cells in a table. The code...table cells in the specified range, starting at the given cell...

    docs.aspose.com/words/python-net/working-with-m...
  2. Alignment Settings|Documentation

    In the Aspose.Cells for Python via .NET library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for Python via .NET for cell alignment settings....collection’s create_range method to create a range of the cells to...to be merged. The create_range method takes the same set of parameters...

    docs.aspose.com/cells/python-net/cells-alignmen...
  3. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified Range of pages from a document stream and saves the extracted pages to an output stream using the specified save format in C++....method Extracts a specified range of pages from a document stream...method Extracts a specified range of pages from a document stream...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. FieldOptions.custom_toc_style_separator propert...

    FieldOptions.custom_toc_style_separator property. Gets or sets custom style separator for the \t switch in [FieldToc](../../fieldtoc/) field....outside of this range. field . heading_level_range = '1-3' # The...within this range. field . page_number_omitting_level_range = '2-5'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting an Excel spreadsheet to PDF using Aspose.Cells for Node.js via 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/nodejs-cpp/limit-the-numb...
  6. How to Filter Data in Excel Table using C#

    This topic shows how to filter data in Excel table using C# in WinForms .NET application without using MS Excel interop....the workbook Set AutoFilter range and add custom filtering Save...and then inserts data into a range of cells in the first worksheet...

    kb.aspose.com/cells/net/how-to-filter-data-in-e...
  7. Add Hyperlinks to Cells|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(A1). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "A1" , "A1" ); //Add a hyperlink to it. objSheet...

    docs.aspose.com/cells/net/add-hyperlinks-to-cells/
  8. 用C++查找与外部数据连接相关的查询表和列表对象|Documentation

    学习如何用Aspose.Cells和C++查找与外部数据连接相关的查询表和列表对象。...name ) { Range range = name . GetRange (); if ( range ) { std...:: cout << "refersto: " << range . GetRefersTo (). ToUtf8 ()...

    docs.aspose.com/cells/zh/cpp/find-query-tables-...
  9. FixedPageSaveOptions.numeral_format property | ...

    FixedPageSaveOptions.numeral_format property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals...glyphs from the U+0660 to U+0669 range as numbers. # Set the "numeral_format"...glyphs from the U+06F0 to U+06F9 range as numbers. # Set the "numeral_format"...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldOptions.CustomTocStyleSeparator | Aspose.W...

    Discover the FieldOptions CustomTocStyleSeparator property to easily customize your FieldToc field's style separator for enhanced document navigation....TOC levels outside of this range. field . HeadingLevelRange =...TOC levels are within this range. field . PageNumberOmittingLe...

    reference.aspose.com/words/net/aspose.words.fie...