Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 24,383 for

range

(0.07 sec)
  1. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ 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, and how to customize 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/cpp/merging-and-unmerging...
  2. FieldToc.PageNumberOmittingLevelRange | Aspose....

    Discover the FieldToc PageNumberOmittingLevelRange property to customize your table of contents by omitting page numbers for specific entry levels....PageNumberOmittingLe property Gets or sets a range of levels of the table of contents...TOC levels outside of this range. field . HeadingLevelRange =...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Field.Remove | Aspose.Words for .NET

    Effortlessly remove fields from documents with the Field Remove method. Get precise node returns and handle empty fields seamlessly. Optimize your workflow!... Range . Fields ; Assert . That ( fields...field = ( FieldPrivate ) doc . Range . Fields [ 0 ]; Assert . That...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Reusing Style Objects|Documentation

    In Aspose.Cells for .NET, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....some formatting to a large range of cells in a worksheet: Create...the style to the cells in the range. Because the Cell.GetStyle/Cell...

    docs.aspose.com/cells/net/reusing-style-objects/
  5. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply Above Average conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....higher than the average in a range. Here’s why you might use it:...follow these steps: Select the range of cells you want to apply the...

    docs.aspose.com/cells/python-net/how-to-add-abo...
  6. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....the Style dialog: Select a range of cells, then right‑click and...to individual cells, or to a range. Single Cell To set the borders...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...Range.Replace(System.Text.RegularExpressions...manual line break Use method Range.replace() to have more flexible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Bookmark class | Aspose.Words for Node.js

    Aspose.Words.Bookmark class. Represents a single bookmark...column of the table column range associated with the bookmark...column of the table column range associated with the bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain Range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...2:01pm 1 I need to save certain range of cells as html. I use Workbook...Names["DR_PUBv2__1678823491"]; var range = name.GetRange(); var worksheet...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  10. IStructuredDocumentTag.removeSelfOnly method | ...

    IStructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree....interface for accessing ranged and non-ranged structured tags. let...let sdts = doc . range . structuredDocumentTa ; expect ( sdts ...

    reference.aspose.com/words/nodejs-net/aspose.wo...