Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 24,246 for

range

(1.47 sec)
  1. FormField.StatusText | Aspose.Words for .NET

    Discover the FormField StatusText property to customize status bar messages when form fields are focused. Enhance user experience effortlessly!... Range . FormFields ; Assert . That...content. Assert . That ( doc . Range . Fields . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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...
  3. FieldToa.PageRangeSeparator | Aspose.Words for ...

    Discover the PageRangeSeparator property of FieldToa. Easily customize the character sequence for seamless page Range separation. Optimize your document management!...the start and end of a page range. public string PageRangeSeparator...One TA field can refer to a range of pages. // We can specify...

    reference.aspose.com/words/net/aspose.words.fie...
  4. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....Define the print area using cell‑range notation Save the modified workbook...worksheet Removal of previous range constraints Inclusion of all...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  5. Reading and Writing Query Tables of a Worksheet...

    Learn how to read and write query tables in Excel worksheets using Aspose.Cells with C++....Retrieve Query Table Result Range Aspose.Cells provides an option...read the address (i.e., result range of cells) for a query table...

    docs.aspose.com/cells/cpp/reading-and-writing-q...
  6. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified Range of pages in C++....object representing specified range of pages. System :: SharedPtr...Shows how to get specified range of pages from the document....

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...gradient expressed as a percent in range 0.0 to 1.0. GradientStop(color...gradient expressed as a percent in range 0.0 to 1.0. transparency float...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries....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...
  9. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level....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...
  10. Excel Row and Column Operations|Documentation

    Excel row and column operations - insert, delete, resize, hide/unhide rows and columns with AI automation...hidden columns Range Specifications Row Ranges "1" – Single row...row (row 1) "1:3" – Range of rows (rows 1 to 3) "5:10" – Multiple...

    docs.aspose.com/cells/nodejs-cpp/mcp/row-column...