Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 24,434 for

range

(0.13 sec)
  1. ParagraphFormat.SpaceBefore | Aspose.Words for ...

    Discover the ParagraphFormat SpaceBefore property to easily adjust paragraph spacing in points, enhancing your document's readability and style....when argument was out of the range of valid values. Remarks Has...SpaceBeforeAuto is true . Valid values range from 0 to 1584 inclusive. Examples...

    reference.aspose.com/words/net/aspose.words/par...
  2. Cell.first_paragraph property | Aspose.Words fo...

    Cell.first_paragraph property. Gets the first paragraph among the immediate children....Table ( doc ) for row_id in range ( 1 , row_count + 1 ): row =...append_child ( row ) for cell_id in range ( 1 , cell_count + 1 ): cell...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Getting started|Documentation

    setup Aspose.Cells for Node.js via C++ and installation guidelines....a versatile tool for a wide range of data‑processing and management...Create and customize a wide range of charts and graphics to visually...

    docs.aspose.com/cells/nodejs-cpp/getting-started/
  4. SubDocument class | Aspose.Words for Python

    aspose.words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored document...(Inherited from Node ) range Returns a Range object that represents...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary Rows below Detail by using the Aspose.Cells for C++ API....parameters: CellArea - The range to apply subtotal on GroupBy...subtotal has been applied to range A2:B11 and the direction of...

    docs.aspose.com/cells/cpp/applying-subtotal-and...
  6. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...gradient expressed as a percent in range 0.0 to 1.0. transparency Gets...fill expressed as a percent in range 0.0 to 1.0. Methods Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...Returns the entire spilled range for the dynamic array in cell...text values from any specified range ASC Text : Changes full-width...

    docs.aspose.com/cells/python-net/supported-form...
  8. How to Use Redaction Feature in GridJs|Document...

    This article explains how to apply redaction overlays on sensitive content in GridJs, covering client‑side CRUD operations, batch synchronization, and server‑side processing with Aspose.Cells.GridJs....obscuring overlays on cell ranges or shape/image objects . All...insertRedactionForRa(reason, color, range, sheetName?) Add a redaction...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  9. How to Add Data Bars Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Data Bars conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....step by step: Select your data range, for example: C2:C20 — this...cell_area_name ) k = 0 for i in range ( area . start_column , area...

    docs.aspose.com/cells/python-net/how-to-add-dat...
  10. How and Where to Use Iterators|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....iterator Range.iterator All of the above‑mentioned...demonstrated below. Using Display Range Using MaxDataRow & MaxDataColumn...

    docs.aspose.com/cells/java/how-and-where-to-use...