Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 24,300 for

range

(0.17 sec)
  1. FieldToc.EntryLevelRange | Aspose.Words for .NET

    Discover the FieldToc EntryLevelRange property to easily customize your table of contents levels for enhanced navigation and user experience....EntryLevelRange property Gets or sets a range of levels of the table of contents..."2" ); Assert . That ( doc . Range . Fields [ 1 ]. GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries 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...
  3. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents....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...
  4. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results....to start from the end of the range, and traverse back to the beginning...start from the beginning of the range, and traverse to the end. options...

    reference.aspose.com/words/net/aspose.words.rep...
  5. FieldToc.EntrySeparator | Aspose.Words for .NET

    Discover the FieldToc EntrySeparator property, customize character sequences to enhance entry-page navigation and improve document organization....TOC levels outside of this range. field . HeadingLevelRange =...TOC levels are within this range. field . PageNumberOmittingLe...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldToc.HideInWebLayout | Aspose.Words for .NET

    Discover the FieldToc HideInWebLayout property to easily control tab leaders and page numbers in Web layout view for a cleaner presentation....TOC levels outside of this range. field . HeadingLevelRange =...TOC levels are within this range. field . PageNumberOmittingLe...

    reference.aspose.com/words/net/aspose.words.fie...
  7. How to Filter Blanks or Non-Blanks with C++|Doc...

    Learn how to filter blanks and non-blanks by using the Aspose.Cells for C++ API....Blanks in Excel Select the range: Click on the letter of the...entire column or select the range where you want to filter blanks...

    docs.aspose.com/cells/cpp/how-to-filter-blanks-...
  8. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....cell in the original selected range. Introduction You don’t always...data in the other cells in the range, this data is deleted. Formatting...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...
  9. HorizontalRuleFormat.Height | Aspose.Words for ...

    Adjust the height of your Horizontal Rule with ease. Explore the Height property for customizable design in your web projects. Enhance your layout today!...when argument was out of the range of valid values. Remarks This...Height property. Valid values range from 0 to 1584 inclusive. The...

    reference.aspose.com/words/net/aspose.words.dra...
  10. AutoFit Rows for Merged Cells with JavaScript v...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for JavaScript via C++. Implement auto-fit functionality for merged cells in spreadsheets....( 0 ); // Create a range A1:B2 const range = sheet1 . cells ....2 , 2 ); // Merge the cells range . merge (); // Insert value...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...