Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 24,367 for

range

(0.92 sec)
  1. Aspose.cells version 24.11.0 : Getting Font siz...

    I am using the Aspose.cells version 24.11.0 licensed version in my project. I am getting an error Font size is out of Range while accessing the below class Workbook workbook = new Workbook(“filepath”,options); provide…...Getting Font size is out of range error Aspose.Cells Product Family...an error Font size is out of range while accessing the below class...

    forum.aspose.com/t/aspose-cells-version-24-11-0...
  2. Export Range of Cells in a Worksheet to Image w...

    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....Ask AI Export Range of Cells in a Worksheet to Image with Node...sometimes you need to export only a range of cells in a worksheet to an...

    docs.aspose.com/cells/nodejs-cpp/export-range-o...
  3. PPT to PDF Conversion in C#: PptxReadException:...

    Hi While converting a PPT to PDF I am getting the following exception. Aspose.Slides.PptxReadException: Index was out of Range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) —> Sy…...PptxReadException: Index Out of Range Aspose.Slides Product Family...PptxReadException: Index was out of range. Must be non-negative and less...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-p...
  4. How can I check if a text value will visually f...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells.SetColumnWidthPixel(1, 5); var textRange = worksheet.Cells.CreateRange(0, 0,1, 2); textRange .…...visually fit inside a merged cell range before setting it? If the text...is too wide for the merged range, I want to skip setting the...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...
  5. Get Address, Cell Count, Offset, Entire Column,...

    Learn how to get address, cell count, offset, entire column, and entire row of a Range using Aspose.Cells for C++....Column, and Entire Row of the Range with C++ Contents [ Hide ] Possible...Scenarios Aspose.Cells provides the Range object, which has various utility...

    docs.aspose.com/cells/cpp/get-address-cell-coun...
  6. Pivot Table Defaults to COUNT instead of SUM wi...

    Hi Aspose Team, We are using Aspose.Cells for Node.js via Java to generate Excel reports with pivot tables. Our Goal: We need to create a pivot table that summarizes an “Amount” column from a source data sheet using S…...of SUM with Headers in Data Range Aspose.Cells Product Family...table using the entire data range (which includes both sets of...

    forum.aspose.com/t/pivot-table-defaults-to-coun...
  7. Get Address Cell Count Offset Entire Column and...

    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....Column and Entire Row of the Range with Node.js via C++ Contents...Node.js via C++ provides the Range object which has various utility...

    docs.aspose.com/cells/nodejs-cpp/get-address-ce...
  8. Copying a range across workbook which is being ...

    I have two workbooks both with 1 table having 4 columns and 60 rows, I take one table and copy the style and then copy the value to another workbook. then I reference this copied over table entirely in another sheet of t…...Copying a range across workbook which is being referenced within...If I copied “originalRange” range from OriginalTableWkbk.xlsx...

    forum.aspose.com/t/copying-a-range-across-workb...
  9. Array Dimensions exceeded supported range ERROR...

    Array Dimensions exceeded supported Range ERROR in version 22.1.0 replaced by System Stack Overflow in version 25.3.0.0 Hi. I was trying to open a specific file using Aspose.Task version 22.1.0 and......Dimensions exceeded supported range ERROR in version 22.1.0 replaced...dimensions exceeded supported range. On the Aspose Forum (https://forum...

    forum.aspose.com/t/array-dimensions-exceeded-su...
  10. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a Range of values in Excel using the Aspose.Cells library for JavaScript via C++. Learn to load or create an Excel file and save the modified file to disk....Returning a Range of Values using AbstractCalculationE with JavaScript...will explain how to return the range of values from AbstractCalculationE...

    docs.aspose.com/cells/javascript-cpp/returning-...