Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 30,595 for

worksheet

(0.21 sec)
  1. HTML content gets stripped when using setHtmlSt...

    Hello Aspose Support Team, We are facing an issue while using setHtmlString on Excel cells, where part of the text gets unexpectedly stripped. Issue Description For certain column indexes, we convert plain text to HTML…...value in cell A1 of the first worksheet. I discovered that the HTML...

    forum.aspose.com/t/html-content-gets-stripped-w...
  2. Aspose设置的时间格式失效 - Free Support Forum - aspose.com

    aspose设置的时间格式失效 时间格式设置为yyyy-MM-dd.png (72.1 KB) 时间格式未生效.png (46.4 KB)...Worksheets[0]; // 2️⃣ 往单元格写入真实的 DateTime...Workbook wb = new Workbook(); Worksheet sheet = wb.getWorksheets()...

    forum.aspose.com/t/aspose/323962
  3. Open Different Microsoft Excel Versions Files w...

    This article explains how to open different Excel version files using Aspose.Cells for JavaScript via C++....LoadOptions , LoadFormat , Worksheet , Cell , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/opening-di...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....xlsx" ); Worksheet sheet = book . getWorksheets...

    docs.aspose.com/slides/androidjava/image/
  10. 使用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...