Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 104,120 for

workbook

(0.17 sec)
  1. 在将Excel转换为PDF时渲染实线网格线 with C++|Documentation

    了解如何在将Excel转换为PDF时渲染实线网格线,使用Aspose.Cells与C++。...(); // Create an empty Workbook Workbook wb ; // Prepare data wb...

    docs.aspose.com/cells/zh/cpp/render-solid-gridl...
  2. Utilize Sheet.SheetId property of OpenXml using...

    This article demonstrates how to utilize the Sheet.SheetId property of OpenXml using Excel manipulation with Aspose.Cells for Node.js via C++ programmatically....property and its value inside workbook.xml as shown in the following...const wb = new AsposeCells . Workbook ( filePath ); // Access first...

    docs.aspose.com/cells/nodejs-cpp/utilize-sheet-...
  3. Detect if Worksheet is Password Protected with ...

    Learn how to detect if a worksheet is password protected using Aspose.Cells for C++....is possible to protect the workbooks and worksheets separately...instance of Workbook and load a spreadsheet Workbook book ( srcDir...

    docs.aspose.com/cells/cpp/detect-if-worksheet-i...
  4. 使用LightCells API通过JavaScript对C++进行操作|Documentation

    学习如何利用LightCells API在JavaScript通过C++中读取和写入大型Excel文件,提升性能和效率,减少内存消耗。..."text/javascript" > const { Workbook , SaveFormat , OoxmlSaveOptions...constructor ( workbook , maxRows , maxColumns ) { this . _workbook = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/using-l...
  5. Read and Write CSV File Format|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....Defined Names while Loading a Workbook...

    docs.aspose.com/cells/go-cpp/read-and-write-csv...
  6. Replace text in smart art|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....of the major objects in a workbook. Many times there is a need...

    docs.aspose.com/cells/java/replace-text-in-smar...
  7. How to Use Color Palette|Documentation

    C# code to add custom colors to the palette and use Excel color palette with Aspose.Cells for .NET API...Cells provides a class, Workbook , that represents a Microsoft...Microsoft Excel file. The Workbook class provides a ChangePalette...

    docs.aspose.com/cells/net/excel-color-palette/
  8. Convert PDF to DOC or DOCX format in PHP|Aspose...

    Learn how to convert PDF documents into DOC or DOCX formats in PHP using Aspose.PDF for easier document editing....GitHub Convert PDF to Excel Workbook in PHP...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  9. How to Export List Data to Excel in C#

    This simple tutorial will teach you on how to export list data to Excel in C#. You will learn how with the help of C# export list to Excel and save it on disk with XLSX format....list data to Excel Create Workbook class object to hold data...reference to a particular workbook sheet where exported data...

    kb.aspose.com/cells/net/how-to-export-list-data...
  10. How to Make a Dropdown List in Excel using Node.js

    This article guides on how to make a dropdown list in Excel using Node.js. It has the details to set the IDE, the program logic steps, and a runnable sample code to add data validation in Excel using Node.js....add a dropdown list Create a workbook and add two sheets for adding...method Save the resultant workbook having a dropdown list on...

    kb.aspose.com/cells/nodejs/how-to-make-a-dropdo...