Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 24,036 for

range

(0.1 sec)
  1. Range.structured_document_tags property | Aspos...

    Range.structured_document_tags property. Returns a [Range.structured_document_tags](./) collection that represents all structured document tags in the Range....structured_document_tags property Range.structured_document_tags property...property Returns a Range.structured_document_tags collection that...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Accessing Cells of a Worksheet|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....Articles Named Ranges Accessing Maximum Display Range of Worksheet...display range. The maximum display range - the range of cells...

    docs.aspose.com/cells/java/accessing-cells-of-a...
  3. Indentation applied to first cell affects the e...

    Hello everyone, I’m encountering an issue when converting an Excel table to a Word document using Aspose.Cells and Aspose.Words. Steps to reproduce: In Excel, create a table where the first cell has an indentation. D…... Define a named range (area) over the table. Using...HTML from an Excel spreadsheet range or “INDENT” area using Aspose...

    forum.aspose.com/t/indentation-applied-to-first...
  4. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable Ranges, ensuring seamless collaboration and user-specific access control....the single user for editable range. public string SingleUser {...simultaneously for the specific editable range, if the one is set, the other...

    reference.aspose.com/words/net/aspose.words/edi...
  5. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#.... Range headerRange = section . Headers...WdHeaderFooterIndex . wdHeaderFooterPrimar ]. Range ; headerRange . Fields . Add...

    docs.aspose.com/words/net/add-headers-and-footers/
  6. 用C++合并或取消合并单元格范围|Documentation

    用C++在Excel中合并和取消合并范围内的单元格。...Cells 为此提供了 Range.Merge() 和 Range.UnMerge() 方法。本文解释了如何将一系列单元格合并为单个单元格。...以下示例代码首先创建一个范围 — A1:D4 — 然后使用 Range.Merge() 方法将该范围中的单元格合并成一个单元格。类似地,你也可以通过创建范围并调用...

    docs.aspose.com/cells/zh/cpp/merge-or-unmerge-r...
  7. StructuredDocumentTagRangeStart class | Aspose....

    aspose.words.markup.StructuredDocumentTagRangeStart class. Represents a start of Ranged structured document tag which accepts multi-sections content...class Represents a start of ranged structured document tag which...the Structured document tag range start class. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Regarding Graphs linked to the cell data - Free...

    The graph displayed in the viewer is dynamically linked to the cell data. Any modifications to the cell content are impacting the graph. Is there a way to prevent the graph from updating automatically....chart data each time the source range is modified or when the workbook...could set editable/read-only range for the source (data) cells...

    forum.aspose.com/t/regarding-graphs-linked-to-t...
  9. Cell Background Color Settings|Documentation

    Guide to applying and previewing cell background colors in Aspose.Cells GridJS using the toolbar, modal, status bar, and JavaScript API....cell or drag to highlight a range (merged cells count as a single...selection rectangle. With the range selected, press the Background...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  10. Convert NumPy to Excel in Python | Python NumPy...

    Learn how to convert NumPy arrays to Excel using Aspose.Cells for Python. Step-by-step guide with code examples for Workbook, Worksheet, ListObject, Range, and Named Range....Table) Convert NumPy ndarray to Range How to Convert NumPy ndarray...ndarray to Name (Named Range) Get Started with Aspose.Cells for Python...

    blog.aspose.com/cells/convert-numpy-to-excel/