Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 30,157 for

worksheet

(0.08 sec)
  1. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...# Logic to start saving a worksheet return True def next_row(self):...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  2. SheetRender toImage Changing Font from Calibri ...

    I have a test excel spreadsheet that if I run through the code via SheetRender.toImage() the font changes from Calibri to TimesNewRoman. I believe this is something to do with default formatting since the cells around my…...xlsx"); Worksheet sheet = workbook.getWorksheets()...

    forum.aspose.com/t/sheetrender-toimage-changing...
  3. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....// Adding a chart to the worksheet const index = workbook . getWorksheets...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  4. 使用C++实现Excel主题和颜色|Documentation

    用C++代码使用带有Aspose.Cells for C++ API的Excel颜色方案...collection in the first (default) worksheet Cells cells = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/excel-themes-and-c...
  5. Calculated numeric cell value changes on saving...

    I am seeing some very strange behavior. In the attached workbook, cell B1726 on the Input sheet has formula =B1725. In memory in my C# program, after CalculateFormula is called for the workbook, I can see the DoubleVal…...I inspect the XML for the worksheet, the value for B1726 is 0...double valueB1725 = workbook.Worksheets[0].Cells["B1725"].DoubleValue;...

    forum.aspose.com/t/calculated-numeric-cell-valu...
  6. Manage Document Properties with Node.js via C++...

    Learn how to Manage Document Properties through the Aspose.Cells for Node.js via C++ APIs....multiple worksheets, each represented by the Worksheet class, whereas...whereas the collection of worksheets is represented by the WorksheetCollection...

    docs.aspose.com/cells/nodejs-cpp/managing-docum...
  7. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...Worksheet; import com.aspose.slides...workbook = new Workbook(); Worksheet sheet = workbook.getWorksheets()...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...
  8. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…...Worksheets[0]; foreach (var pivotTable...asposeSheet = asposeWorkbook.Worksheets[0]; foreach (var pivotTable...

    forum.aspose.com/t/export-pivottable-as-image-s...
  9. Convert PPS to XLAM Format via Java or with fre...

    Convert PPS to XLAM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPS to XLAM online converter quickly before integrating the code.... Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/pps-t...
  10. Convert PPT to XLSM Format via Java or with fre...

    Convert PPT to XLSM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPT to XLSM online converter quickly before integrating the code.... Select Worksheet via its index, create a Shape...

    products.aspose.com/total/java/conversion/ppt-t...