Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 104,120 for

workbook

(0.14 sec)
  1. 使用JavaScript通过C++创建和管理Microsoft Excel文件中的表格|Doc...

    使用Aspose.Cells for JavaScript via C++插入、调整大小、编辑、删除和格式化Excel文件中的表格。...Microsoft Excel 文件的 Workbook 类。 Workbook 类包含一个 worksheets 集合,允许访问..."text/javascript" > const { Workbook , SaveFormat , TotalsCalculation...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  2. Using LightCells API|Documentation

    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.... To save workbooks, provide the cell content...processed and then discarded, the Workbook object does not hold the collection...

    docs.aspose.com/cells/java/using-lightcells-api/
  3. java.lang.IllegalStateException: toArray is not...

    Hi guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook = new Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the projects still encounters p…...projects that call Workbook asposeWorkbook = new Workbook(excelStream)...Bytes);) { Workbook asposeWorkbook = new Workbook(excelStream);...

    forum.aspose.com/t/java-lang-illegalstateexcept...
  4. How to Control Sheet Tab Bar with Golang via C+...

    Learn how to control the sheet tab bar through the Aspose.Cells for C++ API....demonstrates how to: Create a workbook. Add data to cells in the...set AutoRecover property of Workbook with Golang via C++...

    docs.aspose.com/cells/go-cpp/how-to-control-she...
  5. Monitor running programs with Node.js via C++|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....to monitor the execution of Workbook‑related code. Simply use the...limit is 1 second // Loads the workbook with the specified load options...

    docs.aspose.com/cells/nodejs-cpp/monitor-runnin...
  6. 使用Aspose.Cells for Node.js via C++添加ActiveX控件|D...

    学习如何在工作表中使用Aspose.Cells for Node.js via C++添加ActiveX控件。...Create workbook object const wb = new AsposeCells . Workbook ();...setLinkedCell ( "A1" ); // Save the workbook in xlsx format wb . save (...

    docs.aspose.com/cells/zh/nodejs-cpp/add-activex...
  7. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts using Aspose.Cells for C++....property, and then saves the workbook to the output Excel file ...Load your source Excel file Workbook wb ( srcDir + u "sample.xlsx"...

    docs.aspose.com/cells/cpp/working-with-the-glow...
  8. 刷新模板文件中的第二张数据透视表pivot1,pivot0对应的数据透视图chart0出现异常...

    版本25.10 示例代码: SyntaxEditor Code Snippet var wb =new Workbook(path+“3.xlsx”); var pivot=wb.Worksheets[“statistics”].PivotTables[“pivot1”]; pivot.RefreshData(); pivot.CalculateData(); wb.Save(path+“4.xlsx”); 3.zip …...SyntaxEditor Code Snippet var wb =new Workbook(path+“3.xlsx”); var pivot=wb...以下是您可以使用的代码示例: var wb = new Workbook(path + "3.xlsx"); var pivot...

    forum.aspose.com/t/pivot1-pivot0-chart0/320059
  9. Incorrect Decimal Separator in CSS for Fixed Ro...

    Hello, when exporting XLSX files with fixed rows to HTML, the generated CSS uses a comma as the decimal separator (e.g., top:13,25pt) instead of a dot, which is invalid in CSS. System Language is German. CultureInfo o…...CultureInfo of the thread/workbook is set according to the documents...CSS Properties when saving Workbooks as HTML var lic = new License();...

    forum.aspose.com/t/incorrect-decimal-separator-...
  10. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific cells....Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a getWorksheets()...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...