Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 24,417 for

range

(0.08 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. 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/
  3. DocumentBuilder.MoveToBookmark | Aspose.Words f...

    Effortlessly navigate your documents with the DocumentBuilder MoveToBookmark method, instantly positioning the cursor at any bookmark for enhanced editing.... Range . Bookmarks [ "MyBookmark" ]..." ); Assert . That ( doc . Range . Bookmarks [ "MyBookmark" ]...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...
  5. 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...
  6. 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...
  7. Using Sparklines and Settings 3D Format with C+...

    Learn how to use sparklines and apply 3D formatting in Excel files using Aspose.Cells with C++.... Select or enter the range of cells in the worksheet that...custom graphics for a given data range, developers have the freedom...

    docs.aspose.com/cells/cpp/using-sparklines-and-...
  8. 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...
  9. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named Range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...Excel template using the named range _CellsSmartMarkers Smartly importing...multiple scenarios of table ranges. Please find attached a zip...

    forum.aspose.com/t/issue-with-directly-accessin...
  10. Worksheet Views|Documentation

    This article will describe how to use C# and the .NET API to interact with the page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....Worksheet class provides a wide range of properties and methods for...Worksheet class provides a wide range of properties and methods for...

    docs.aspose.com/cells/net/worksheet-views/