Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 24,284 for

range

(0.11 sec)
  1. How do I get a non named range using cell addre...

    Hi, I want to get a Range using referred area. So when I get precedent for a Range I want to be able to get that precedent as a Range object instead of a referred area object. How can I do that, the only option I have …...How do I get a non named range using cell address Aspose.Cells...2:37pm 1 Hi, I want to get a range using referred area. So when...

    forum.aspose.com/t/how-do-i-get-a-non-named-ran...
  2. Copied range does not update chart to use the e...

    When I copy a Range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet Range A1:J10…...Copied range does not update chart to use the expected data Aspose...2025, 7:40am 1 When I copy a range using the below code, I expect...

    forum.aspose.com/t/copied-range-does-not-update...
  3. Support for German Locale in Named Range Formul...

    Learn how to support German locale in named Range formulae using Aspose.Cells for JavaScript via C++....for German Locale in Named Range Formulae with JavaScript via...title > Aspose.Cells Named Range Example </ title > </ head >...

    docs.aspose.com/cells/javascript-cpp/support-fo...
  4. Need Complete Documentation for Word Range Oper...

    Hello Team, I am using Aspose.Words for Node.js and I need complete documentation + practical examples related to the following areas: 1. Word Range Operations I am looking for full details and examples for: …...Complete Documentation for Word Range Operations & Section Handling...the following areas: 1. Word Range Operations I am looking for...

    forum.aspose.com/t/need-complete-documentation-...
  5. Change Data Source of the Chart to Destination ...

    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....Worksheet while Copying Rows or Range Contents [ Hide ] Possible Usage...Scenarios When you copy rows or a range that contains charts to a new...

    docs.aspose.com/cells/java/change-data-source-o...
  6. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve the single‑quote prefix of a cell value or Range through the Aspose.Cells for C++ API....Quote Prefix of Cell Value or Range with C++ Contents [ Hide ] Possible...Quote Prefix of Cell Value or Range The following sample code demonstrates...

    docs.aspose.com/cells/cpp/preserve-single-quote...
  7. Text is getting cut off when ingesting the Exce...

    Dear Aspose. As you can see from example. When table in the sheet is printed as a Range, then the top of the text in bottom cell is mixed with underline of text above. Also bottom part of text in bottom cell is cut o…...off when ingesting the Excel range Aspose.Cells Product Family...in the sheet is printed as a range, then the top of the text in...

    forum.aspose.com/t/text-is-getting-cut-off-when...
  8. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a Range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a Range of values and return the result. Finally, we save the modified Excel file to disk....Ask AI Returning a Range of Values using AbstractCalculationE...will explain how to return the range of values from AbstractCalculationE...

    docs.aspose.com/cells/cpp/returning-a-range-of-...
  9. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a Range with name as HTML, and I’ve noticed that a bookmark with the Range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...Bookmark When Exporting a Named Range as HTML Aspose.Cells Product...CreateCellArea(C5, E9); var range = worksheet.Cells.CreateRange(...

    forum.aspose.com/t/how-to-remove-default-bookma...
  10. Copy Cells range and formatting to Word table -...

    I am currently evaluating Cells and Words. One of the tasks I need to be able toaccomplish is that of selecting an Excel Range, complete with formatting, and inserting it into a Word document as a table. Please could you…...Copy Cells range and formatting to Word table Aspose.Cells Product...that of selecting an Excel range, complete with formatting, and...

    forum.aspose.com/t/copy-cells-range-and-formatt...