Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 105,375 for

workbook

(0.09 sec)
  1. 将多个工作簿合并成一个单一工作簿,使用C++实现|Documentation

    学习如何使用Aspose.Cells和C++将多个工作簿合并为一个单一工作簿。...该代码加载源工作簿,使用 Workbook::Combine() 方法将它们合并,并保存输出工作簿。...Open the first excel file. Workbook sourceBook1 ( sourceFile1...

    docs.aspose.com/cells/zh/cpp/combine-multiple-w...
  2. com.aspose.cells.CellsException: This file's fo...

    Using: aspose-cells-8.1.2.jar Execute environment: 2014-11-18 14:19:25,284 [main] INFO Java Version : 1.6.0_65-b14-466.1-11M4716 2014-11-18 14:19:25,284 [main] INFO Java Home : /System/Library/Java/JavaV…...Workbook workbook = new com.aspose.cells.Workbook(input...absolutePath) mkdirs(output) workbook.save(output.absolutePath,...

    forum.aspose.com/t/com-aspose-cells-cellsexcept...
  3. Calculate Formulas with Golang via C++|Document...

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....CalculateFormula method of the Workbook class, which processes all...the Calculate methods of the Workbook , Worksheet , and Cell classes...

    docs.aspose.com/cells/go-cpp/calculate-formulas/
  4. Abrupt PDF file size increase after merging two...

    Product: Aspose.PDF for .NET/ Aspose.CELLS for .NET Version: 24.2.0.0 /24.1.0.0 Platform : .NET Framework 4.8 . OS: Windows Problem Description We are facing a significant and abrupt increase in PDF file size in…...options are used Workbook workbook = new Workbook(“Input.xlsx”);...xlsx”); workbook.Save(“Output.pdf”, SaveFormat.Pdf); When the PDF generated...

    forum.aspose.com/t/abrupt-pdf-file-size-increas...
  5. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++....// Open an Excel file Workbook workbook ( inputFilePath ); //...document with encrypted settings workbook . Save ( outputFilePath ,...

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  6. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the Aspose.Cells for Python via .NET API to programmatically hide or show gridlines, row and column headers of an Excel worksheet....NET provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class contains a worksheets collection...

    docs.aspose.com/cells/python-net/show-and-hide-...
  7. How to Add a Row in Excel using Node.js

    This article explains how to add a row in Excel using Node.js. It has the IDE settings, a list of steps, and a runnable sample code to insert line in Excel using Node.js....sample data Save the resultant workbook after inserting a row These...using Node.js . Initially, a workbook is loaded and some sample...

    kb.aspose.com/cells/nodejs/how-to-add-a-row-in-...
  8. How to Delete Comment in Excel using Node.js

    This article guides on how to delete comment in Excel using Node.js. It contains the instructions to set IDE, a list of steps, and a runnable sample code to delete comment in Excel using Node.js....to remove comments Load the workbook with comments Access the desired...method Save the resultant workbook after deleting the comments...

    kb.aspose.com/cells/nodejs/how-to-delete-commen...
  9. Create XLS Using Python | products.aspose.com

    Generate Microsoft Excel XLS documents using Python applications without using Microsoft Office....parameter while creating the Workbook object. How to Create XLS...File in Python Create new Workbook class object having FileFormatType...

    products.aspose.com/total/python-java/create/xls/
  10. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. Android API code to extract text in rows and cells from Excel spreadhseets....project Load Excel file using Workbook class object Access relevant...Parse XLSB Files (Excel Binary Workbook) Parse XLSM Files (Macro-enabled...

    products.aspose.com/total/android-java/parse/ex...