Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 106,496 for

workbook

(0.12 sec)
  1. Excel formula is not evaluated - Free Support F...

    Helo, We are experiencing formula evaluation issue with Aspose.Cells v26.3.0 - some formula cells contain #VALUE after rendering into PDF. Please see attached xlsx file with sample formulas, which is perfectly rendered …... errors during the workbook calculation process required...

    forum.aspose.com/t/excel-formula-is-not-evaluat...
  2. Saving a file with Slicers using Aspose Makes t...

    Hi There, I am using Aspose.Cell version 26.1.0. Attached are 2 files: slicers-original.xlsx, slicers-saved.xlsx. slicers-saved.zip (8.6 MB) slicers-original.zip (8.5 MB) In our coded we use Aspose.Cells to save the…...FileFormatToSaveForm(workbook.FileFormat); await workbook.SaveAsync(stream...@shlomi.z You’re seeing that a workbook saved with Aspose.Cells 26...

    forum.aspose.com/t/saving-a-file-with-slicers-u...
  3. XLS conversion error (BIFF7 format?) - Free Sup...

    The attached XLS failed to convert to PDF, giving the following exception: Unhandled Exception: Aspose.Cells.CellsException: This Excel files contains BIFF7(Excel95 or earlier file format) records. at ?.?.?(† ?) …...Workbook.Open(Stream stream, FileFormatType...FileFormatType type) at Aspose.Cells.Workbook.Open(String fileName) at BankOfAmerica...

    forum.aspose.com/t/xls-conversion-error-biff7-f...
  4. Merge Files with Golang via C++|Documentation

    Learn how to merge Excel files efficiently using Aspose.Cells for C++....formatting, and formulas, the Workbook.Combine() method can be used...used to combine several workbooks, and the Worksheet.Copy() method...

    docs.aspose.com/cells/go-cpp/merge-files/
  5. 透视表刷新后导致筛选失效 - Free Support Forum - aspose.com

    主题:关于 Aspose.Cells for Java 在刷新数据透视表(PivotTable)后导致筛选器(Filter)自动重置的问题咨询 问题背景: 我在使用 Aspose.Cells for Java 处理包含数据透视表的 Excel 文件。我的业务场景需要动态更新底表(Source Data)的数据量,并同步更新数据透视表的结果。 操作流程: 在我的代码中,为了确保数据透视表能反映底表的最新状态,我依次执行了以下操作: …..."D:\\test\\"; // 你的路径 Workbook workbook = new Workbook(dir + "纯英文模板2+(1)..."纯英文模板2+(1).xlsx"); Cells cells = workbook.getWorksheets().get("SR-daibiaochu")...

    forum.aspose.com/t/topic/327421
  6. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …...Workbook.Settings.MaxRow, StartColumn...EndColumn = 0 }; Workbook workbook = new Workbook(); Worksheet worksheet...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  7. Protect XLSX document Online with password and ...

    Online XLSX file password protection app. C++ API code to apply password protection on XLSX spreadsheets....Protect XLSX Files (Open XML Workbook) What is XLSX File Format...standard format for Excel workbooks in recent versions of the...

    products.aspose.com/total/cpp/protect/xlsx/
  8. Pivot Filter|Documentation

    Learn how to add a filter in a pivot table with Aspose.Cells Java library.... Finally, it saves the workbook in the output XLSX format...table. Finally, it saves the workbook in the output XLSX format...

    docs.aspose.com/cells/java/add-or-clear-pivot-f...
  9. Convert XLS File with Images or Charts to PDF|D...

    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....formulas, it is best to call the Workbook.CalculateFormula method just...External Resources in MS Excel Workbook while rendering to PDF Get...

    docs.aspose.com/cells/net/convert-xls-file-with...
  10. Generate Chart by Processing Smart Markers|Docu...

    Learn how to generate charts with smart markers using Aspose.Cells for .NET. Our guide will show you how to process smart markers and their properties to enhance the appearance and usability of your charts....the existing instance of the Workbook class created in the first...create an instance of the Workbook class by loading the existing...

    docs.aspose.com/cells/net/generate-chart-by-pro...