Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 22,746 for

range

(0.06 sec)
  1. Validation Input Settings|Documentation

    This guide explains how to configure data validation rules in Aspose.Cells GridJs, covering toolbar access, modal options for criteria, input messages, error alerts, and the available client‑side JavaScript API....rule type, specify the target range, and customize helpful messages...and define the allowed values/ranges. Input Message – Optional tip...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  2. Range.text property | Aspose.Words for Node.js

    Range.text property. Gets the text of the Range....property Range.text property Gets the text of the range. get text...contents of all the nodes that a range covers. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Combine Multiple Worksheets into a Single Works...

    Learn how to combine multiple worksheets into a single worksheet using Aspose.Cells with C++....//Get the display range of the source sheet Range sourceRange = sourceSheet...GetMaxDisplayRange (); //Create a range in the destination sheet according...

    docs.aspose.com/cells/cpp/combine-multiple-work...
  4. Add Borders to Cells in 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....borders: Define a range. Apply a border style to the range. Repeat for...for each range and each border style you want to set. This example...

    docs.aspose.com/cells/net/add-borders-to-cells-...
  5. Delete Ranges with Node.js via C++|Documentation

    Learn how to delete Ranges in Excel and shift cells left or up using Aspose.Cells for Node.js via C++....Ask AI Delete Ranges with Node.js via C++ Contents [ Hide ] Introduction...In Excel, you can select a range, then delete it and shift other...

    docs.aspose.com/cells/nodejs-cpp/delete-ranges-...
  6. Border Settings with Golang via C++|Documentation

    How to use the Aspose.Cells library in C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear.... Adding Borders to a Range of Cells It is also possible...possible to add borders to a range of cells rather than just a single...

    docs.aspose.com/cells/go-cpp/cells-border-setti...
  7. How to set this given image sample same border ...

    image.png (79.5 KB) @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao How to set a small square dot border in cell...to apply a border style to a range of cells: using Aspose.Cells;...Worksheets[0]; // Define a range of cells var range = worksheet.Cells...

    forum.aspose.com/t/how-to-set-this-given-image-...
  8. Setting Report Attributes|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....information about the report’s name, range, data grouping, sorting, and...Next . Select a range for the report. The range starts with the...

    docs.aspose.com/cells/reportingservices/setting...
  9. Implementing Non-Sequential Ranges with C++|Doc...

    Learn how to create named Ranges with non-adjacent cells using Aspose.Cells with C++....Implementing Non-Sequential Ranges with C++ Contents [ Hide ]...] Normally, named ranges are rectangular with cells continuous...

    docs.aspose.com/cells/cpp/implementing-non-sequ...
  10. Get Max Column Index in Row and Max Row Index i...

    Learn how to Get Max Column Index in Row and Max Row Index in Column through the Aspose.Cells for .NET API.... you need to know the data range of rows and columns. Aspose...create a range on the column, then traverse the range to find...

    docs.aspose.com/cells/net/get-max-index-in-row-...