Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 106,496 for

workbook

(0.65 sec)
  1. 通过Node.js与C++签署和验证数字签名|Documentation

    使用Aspose.Cells for Node.js via C++对Excel文件进行数字签名和验证。保护工作簿内容的真实性。... Workbook (); // wb.setDigitalSignature...const wb2 = new AsposeCells . Workbook ( path . join ( dataDir ,...

    docs.aspose.com/cells/zh/nodejs-cpp/assign-and-...
  2. 用Node.js和C++检测空工作表|Documentation

    本文演示了使用C++的Node.js API以编程方式检测Excel工作簿中的空工作表的代码。...xlsx" ); // Loads the workbook which contains hidden external...const book = new AsposeCells . Workbook ( filePath ); // Loop over...

    docs.aspose.com/cells/zh/nodejs-cpp/detecting-e...
  3. Convert Numbers File to PDF in Java

    This article guides on how to convert numbers file to PDF in Java. It has details to set the IDE, a list of steps, and a sample code to transform numbers file to PDF in Java....source Excel file into the Workbook class object Save the output...source Excel file into the Workbook object, and create the PdfSaveOptions...

    kb.aspose.com/cells/java/convert-numbers-file-t...
  4. Errors saving Excel - little help? - Free Suppo...

    Hi, we are using aspose.cells for entering data into Excel files. I have an already formatted spreadsheet that I basically just programmatically enter data into cells, in my application. Seems pretty simple, but I get th…...be "Microsoft Office Excel Workbook (*.xls) ". Additional notes:...Excel class is replaced by Workbook class. 2. ExcelDesigner class...

    forum.aspose.com/t/errors-saving-excel-little-h...
  5. Lock Cells in Excel using Python

    Follow this article to lock cells in Excel using Python. It has details to set the IDE, a list of instructions, and a sample code to lock specific cells in Excel using Python....Open the Excel file using the Workbook object and select the desired...load the Excel file using the Workbook object, access the sheet where...

    kb.aspose.com/cells/python/lock-cells-in-excel-...
  6. Add Check Mark in Excel using C#

    Follow this article to add check mark in Excel using C#. It has IDE settings, a list of steps, and a sample code demonstrating how to insert a tick in Excel using C#....trial limitations Create a Workbook and access the first default...displaying a tick mark Save the workbook with check marks in it These...

    kb.aspose.com/cells/net/add-check-mark-in-excel...
  7. How to Convert Excel to HTML in Node.js

    In this simple topic explanation is provided on how to convert Excel to HTML in Node.js. You can configure the generated HTML file using a number of properties before you export Excel to HTML in Node.js....converted to an HTML using the Workbook class instance Instantiate...it using an instance of the Workbook class and then configuring...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...
  8. Working With Document Conversion in Jython|Aspo...

    Learn how to convert PDF documents to various formats using Jython with Aspose.PDF, enabling flexible document processing....Jython Convert PDF to Excel Workbook in Jython Convert PDF to SVG...

    docs.aspose.com/pdf/java/working-with-document-...
  9. How to Create Excel Pie Chart in C#

    This topic shows on how to create Excel Pie chart in C# in WinForms .NET or ASP.NET app without using MS Excel interop....Create a Workbook object to create a new Excel workbook Get the...the first worksheet in the workbook and add data to the worksheet...

    kb.aspose.com/cells/net/how-to-create-excel-pie...
  10. Insert a Page Break in Excel with Node.js

    Refer to this article to insert a page break in Excel with Node.js. Get IDE settings, a list of steps, and a sample code to add page break in Excel with Node.js....target spreadsheet into the Workbook class object Access the worksheet...page break Save the resultant workbook with manual page breaks These...

    kb.aspose.com/cells/nodejs/insert-a-page-break-...