Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 104,117 for

workbook

(0.26 sec)
  1. De excel a prn - Free Support Forum - aspose.com

    de excel a prn...el siguiente: Workbook workbook = new Workbook(filePath + "sample...TxtSaveOptions(); options.Separator = ' '; workbook.Save(filePath + "out_net.prn"...

    forum.aspose.com/t/de-excel-a-prn/310848
  2. 通过Node.js的C++检查VBA项目是否受保护并且锁定以供查看|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查Excel文件中的VBA项目是否受保护和被锁定以供查看。...xlsm" ); const workbook = new AsposeCells . Workbook ( filePath );...project of the workbook. const vbaProject = workbook . getVbaProject...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-vb...
  3. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for JavaScript via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance...."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...arrayBuffer (); const workbook = new Workbook ( new Uint8Array (...

    docs.aspose.com/cells/javascript-cpp/set-pictur...
  4. Create Transparent Image of Excel Worksheet wit...

    Generate transparent images of Excel worksheets using Aspose.Cells with C++....Create workbook object from source file Workbook workbook ( sourceDir...print options SheetRender sr ( workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/create-transparent-im...
  5. 在用 Python.NET 保存为HTML时禁用CSS|Documentation

    学习如何在使用 Aspose.Cells for Python via .NET API 将Excel文件保存为HTML格式时禁用CSS样式。...cells import Workbook , HtmlSaveOptions # For complete...Cells-for-.NET # Load sample workbook current_dir = os . path ....

    docs.aspose.com/cells/zh/python-net/disable-css...
  6. Get the Cell Object by DisplayName of PivotFiel...

    Learn how to retrieve the cell object by the display name of a pivot field and apply formatting using Aspose.Cells for C++....02_OutputDirectory \\ " ); Workbook workbook ( srcDir + u "source.xlsx"...xlsx" ); Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/cpp/get-the-cell-object-b...
  7. 获取图表趋势线的方程文本(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 获取 Microsoft Excel 中创建的图表趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以进行后续分析或显示。...Create workbook object from source Excel file Workbook workbook...worksheet Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/get-equation-text-...
  8. 获取趋势线方程文本的Node.js示例代码|Documentation

    学习如何使用Aspose.Cells for Node.js via C++获取Microsoft Excel中创建的图表趋势线的方程文本。我们的指南演示如何访问和提取趋势线的方程以供进一步分析或显示。...Create workbook object from source Excel file const workbook = new...new AsposeCells . Workbook ( path . join ( dataDir , "source.xlsx"...

    docs.aspose.com/cells/zh/nodejs-cpp/get-equatio...
  9. Manage settings of Excel spreadsheet files with...

    Manage settings of Microsoft Excel files using Aspose.Cells with Golang via C++....of Revision Logs in Shared Workbook with Golang via C++ Opening...set AutoRecover property of Workbook with Golang via C++ How to...

    docs.aspose.com/cells/go-cpp/workbook-settings/
  10. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for C++.... size ())); Workbook workbook ( data , loadOptions );...WorksheetCollection sheets = workbook . GetWorksheets (); Worksheet...

    docs.aspose.com/cells/cpp/delete-redundant-spac...