Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 24,160 for

range

(0.08 sec)
  1. InsertCutCells now broken when copying array fo...

    My latest testing with Aspose.Cells 25.10 has revealed an issue with InsertCutCells related to array formulas. The values are being carried over, but the formulas themselves are not, and this was working at least as rec…...and comments from the source range, but it does not copy array‑formula...step to be skipped for the range you are cutting. How to work...

    forum.aspose.com/t/insertcutcells-now-broken-wh...
  2. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the horizontal rule....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/python-net/aspose.wo...
  3. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....comments and their comment ranges using a document visitor. public...document, warp it in a comment range, and then add your comment....

    reference.aspose.com/words/java/com.aspose.word...
  4. PageRange class | Aspose.Words for Python

    aspose.words.saving.PageRange class. Represents a continuous Range of pages...class Represents a continuous range of pages. To learn more, visit...ss, to) Creates a new page range object. Examples Shows how to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Add Data Validation in Excel using Python

    This tutorial provides guidance on how to add data validation in Excel using Python. It has the environment settings, a list of steps, and a runnable sample code to apply Excel data validation list using Python....reference range Add the list of values in the reference range Create...definition of the reference range of values that are to be used...

    kb.aspose.com/cells/python/how-to-add-data-vali...
  6. Convert POTM to JSON Format in Android Apps | p...

    Convert POTM to JSON format in Android Apps without using using Microsoft Excel or PowerPoint... It also provides a wide range of features such as the ability...code. It also provides a wide range of features such as the ability...

    products.aspose.com/total/android-java/conversi...
  7. Range.Bookmarks | Aspose.Words for .NET

    Discover the Range Bookmarks property to access a comprehensive collection of bookmarks, enhancing your document navigation and organization effortlessly....Bookmarks Contents [ Hide ] Range.Bookmarks property Returns a...represents all bookmarks in the range. public BookmarkCollection Bookmarks...

    reference.aspose.com/words/net/aspose.words/ran...
  8. NumeralFormat | Aspose.Words for Java

    Indicates the symbol set that is used to represent numbers while rendering to fixed page formats in Java....glyphs from the U+0660 to U+0669 range as numbers. // Set the "NumeralFormat"...glyphs from the U+06F0 to U+06F9 range as numbers. // Set the "NumeralFormat"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Reusing Style Objects|Documentation

    In Aspose.Cells for Node.js via C++, 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()...

    docs.aspose.com/cells/nodejs-cpp/reusing-style-...
  10. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells for Node.js via C++....table name and its refers‑to range console . log ( "querytable...()) { const range = name . getRange (); if ( ! range . isNull ())...

    docs.aspose.com/cells/nodejs-cpp/find-query-tab...