Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 82,034 for

workbook

(0.08 sec)
  1. 将每个工作表保存为不同的 PDF 文件,使用 C++|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件中的每个工作表保存为单独的 PDF 文件。...xlsx" ; // Instantiate a new workbook and open the Excel file from...from its location Workbook workbook ( filePath ); // Get the count...

    docs.aspose.com/cells/zh/cpp/save-each-workshee...
  2. 如何用Node.js通过C++控制工作簿视图|Documentation

    了解如何通过Aspose.Cells for Node.js via C++ API控制工作簿视图。...Instantiating an Workbook object const workbook = new AsposeCells...AsposeCells . Workbook (); // Obtaining the reference of the newly added...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-cont...
  3. Your First Aspose.Cells Application - Hello Wor...

    Create, edit and save your first excel file in any supported formats using Aspose.Cells for .NET to experience its simplicity and power in C#....Create an instance of the Workbook class. If you have a license...New Workbook The following example creates a new workbook from...

    docs.aspose.com/cells/net/your-first-aspose-cel...
  4. How to set category axis with Node.js via C++|D...

    Learn how to set the category axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....in sample code Create a new workbook. Create a new chart in the...the value axis, and save the workbook to view the result. Sample...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-cat...
  5. Get Warnings while Loading Excel File|Documenta...

    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....the user tries to load the workbook which is somewhat corrupt...warnings while loading the workbook. You can catch these warnings...

    docs.aspose.com/cells/java/get-warnings-while-l...
  6. Export Excel Equations to Other Formats with Py...

    Learn how to export Excel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET....cells import Workbook from aspose.cells.drawing...dir_path = "testcase/data" workbook = Workbook ( os . path . join (...

    docs.aspose.com/cells/python-net/export-equation/
  7. Show and Hide Elements|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....show and hide elements of a workbook including worksheets, rows...class, Workbook that represents an Excel file. Workbook class...

    docs.aspose.com/cells/java/show-and-hide-elements/
  8. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for Node.js via C++....instance of Workbook and load a spreadsheet const workbook = new AsposeCells...AsposeCells . Workbook ( filePath ); // Access the protected...

    docs.aspose.com/cells/nodejs-cpp/verify-passwor...
  9. Export Worksheet or Chart into Image with Desir...

    Learn how to export a worksheet or chart to an image with specified width and height using Aspose.Cells for Node.js via C++....__dirname , "output" ); // Create workbook object from source file const...xlsx" ); const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/export-workshe...
  10. Specify Document Version of the Excel File usin...

    Learn how to specify the document version of an Excel file programmatically using built-in document properties with Node.js via C++....following sample code creates a workbook and changes its built-in document...Create workbook object const wb = new AsposeCells . Workbook ();...

    docs.aspose.com/cells/nodejs-cpp/specify-docume...