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

workbook

(0.04 sec)
  1. 通过C++在Node.js中设置数据源|Documentation

    了解Aspose.Cells for Node.js via C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,演示如何连接和检索数据以填充工作表。...Instantiating a Workbook object const workbook = new AsposeCells...AsposeCells . Workbook (); // Adding a new worksheet to the Excel object...

    docs.aspose.com/cells/zh/nodejs-cpp/data-format...
  2. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Python via .NET API....cells import Workbook , HtmlSaveOptions # For complete..."output" ) # Load sample workbook wb = Workbook ( os . path . join...

    docs.aspose.com/cells/python-net/enable-css-cus...
  3. 在Python中将工作表转换为SVG|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.... SaveFormat workbook = self . Workbook ( self . dataDir...into svg format sheetCount = workbook . getWorksheets (). getCount...

    docs.aspose.com/cells/zh/java/converting-worksh...
  4. Set Range Border with Node.js via C++|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....example shows how to: Create a workbook. Add data to cells in the...Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/set-range-border/
  5. Pdf with Node.js via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for Node.js via C++....supports conversion of Excel Workbook into PDF. In this example...an Excel Workbook into PDF. Converting Excel Workbook to PDF PDF...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  6. Save Specified Worksheets to PDF with Node.js v...

    Learn how to save specified worksheets to PDF using Aspose.Cells for Node.js via C++....all visible worksheets in a workbook to a PDF file. With PdfSaveOptions...file const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/nodejs-cpp/save-specified...
  7. Avoid exponential notation of large numbers whi...

    Learn how to avoid exponential notation of large numbers while importing from HTML using Aspose.Cells for C++.... size ())); Workbook workbook ( data , loadOptions );...); Worksheet sheet = workbook . GetWorksheets (). Get ( 0 );...

    docs.aspose.com/cells/cpp/avoid-exponential-not...
  8. 在xlsx4j中查找单元格中的值|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....//Instantiating a Workbook object Workbook workbook = new Workbook ( "workbook...file Worksheet worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/java/find-value-in-cel...
  9. Get Pivot Table refresh date and refresh by who...

    Learn how to fetch the refresh date and refresh by who information from a Workbook using Aspose.Cells with C++....by who information from a workbook. PivotTable.GetRefreshDate()...01_SourceDirectory \\ " ); Workbook workbook ( srcDir + u "sourcePivotTable...

    docs.aspose.com/cells/cpp/get-pivot-table-refre...
  10. 使用Python.NET导出Excel方程到其他格式|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel方程导出为LaTeX和MathML格式。...cells import Workbook from aspose.cells.drawing...dir_path = "testcase/data" workbook = Workbook ( os . path . join (...

    docs.aspose.com/cells/zh/python-net/export-equa...