Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 87,253 for

workbook

(0.22 sec)
  1. 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...
  2. Manage Worksheets of Microsoft Excel files.|Doc...

    This article shows how to Manage Worksheets of Microsoft Excel files by the Aspose.Cells for Python via .NET API....class, Workbook that represents an Excel file. The Workbook class...programmatically: Create an object of the Workbook class. Call the add method...

    docs.aspose.com/cells/python-net/manage-workshe...
  3. 使用Node.js和C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入XLS和XLSB文件的外部连接。...file const workbook = new AsposeCells . Workbook ( filePath );...DB-Connection const dbCon = workbook . getDataConnections (). get...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  4. Callout|Aspose.Slides for Python 文档

    Python中的PowerPoint图表调用和数据标签...False ) workBook = chart . chart_data . chart_data_workbook chart...chart_data . series . add ( workBook . get_cell ( 0 , 0 , seriesIndex...

    docs.aspose.com/slides/zh/python-net/callout/
  5. Embed Attachment to PDF with C++|Documentation

    Learn how to embed attachments into PDF using Aspose.Cells with C++....Open the template file Workbook workbook ( u "embedded-attachments-example...pdf file with PdfSaveOptions workbook . Save ( u "output.pdf" ,...

    docs.aspose.com/cells/cpp/embed-attachment-to-pdf/
  6. 在Ruby中将文件转换为MHTML文件|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....代码 def worksheet_to_mhtml ( workbook ) save_format = Rjb :: import...M_HTML ) # Save the document workbook . save ( @data_dir + "convert...

    docs.aspose.com/cells/zh/java/converting-to-mht...
  7. Check Password to modify using Aspose.Cells wit...

    Check if the given password matches the Password to modify using Aspose.Cells with C++....modify while creating your workbooks in Microsoft Excel. Please...file with load options Workbook workbook ( inputFilePath , opts...

    docs.aspose.com/cells/cpp/check-password-to-mod...
  8. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting an Excel spreadsheet to PDF using Aspose.Cells for Node.js via C++....file const workbook = new AsposeCells . Workbook ( path . join...2 ); // Save the PDF file workbook . save ( path . join ( dataDir...

    docs.aspose.com/cells/nodejs-cpp/limit-the-numb...
  9. 在输出 PDF 中渲染补充 Unicode 字符 Aspose.Cells for Node....

    学习如何使用 Aspose.Cells for Node.js via C++ 在输出 PDF 中渲染 Unicode 补充字符。...characters const workbook = new AsposeCells . Workbook ( path . join...xlsx" )); // Save the workbook workbook . save ( path . join (...

    docs.aspose.com/cells/zh/nodejs-cpp/render-unic...
  10. 在使用 Node.js 通过 C++ 加载工作簿时过滤定义的名称|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....the workbook const workbook = new AsposeCells . Workbook ( filePath...will break the formula in C1 workbook . save ( path . join ( dataDir...

    docs.aspose.com/cells/zh/nodejs-cpp/filter-defi...