Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 82,029 for

workbook

(0.24 sec)
  1. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....source Excel file Workbook book = new Workbook ( dir + "sample...instance of Workbook Workbook book = new Workbook (); //Set CheckCustomNumberFor...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Create ODS Using Python | products.aspose.com

    Generate Microsoft Excel ODS documents using Python applications without using Microsoft Office....parameter while creating the Workbook object. How to Create ODS...File in Python Create new Workbook class object having FileFormatType...

    products.aspose.com/total/python-java/create/ods/
  3. 如何使用 Node.js 将 XLSX 转换为 PDF

    本文指导如何使用 Node.js 将 XLSX 转换为 PDF。它包含设置环境的说明、步骤列表以及使用 Node.js 将 XLSX 更改为 PDF 的可运行示例代码。...以将XLSX更改为PDF 将示例 XLSX 文件加载到 workbook 类对象中 创建 PdfSaveOptions 类的对象来自定义输出...类的对象来自定义输出 PDF 文件 Node.js 中调用 Workbook 类的 save() 方法创建 PDF 文件 这些步骤总结了...

    kb.aspose.com/zh/cells/nodejs/how-to-convert-xl...
  4. Table Format disturb while copying excel worksh...

    Hello Team , We are facing format issue , while replacing Table Data from excel worksheet to the Word documents , if table is big for format getting disturb , can you please provide solution or code sample which help us…...MemoryStream(excelBytes); Workbook workbook = new Workbook(excelStream);... var sheets = workbook.Worksheets.Cast<Worksheet>().ToList();...

    forum.aspose.com/t/table-format-disturb-while-c...
  5. 通过 C++ 在 Node.js 中检索 SQL 连接数据|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....js via C++ 提供了 Workbook.dataConnections 属性,用于检索外部连接。它返回工作簿中的...Create a workbook object from source file const workbook = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/retrieving-...
  6. 使用C++创建动态图表|Documentation

    学习如何在Aspose.Cells for C++中创建动态图表。我们的指南将演示如何根据需求动态更新图表数据、系列和格式,从而在工作表中直观展示不断变化的数据。...为了让演示更简便易懂,我们将从零开始创建 Workbook ,并按照下面的步骤逐步进行。 创建一个空的 Workbook 。 访问第 Worksheet...Worksheet 中第 Cells 的 Workbook 。 向单元格插入一些数据。 根据插入的数据创建 ListObject...

    docs.aspose.com/cells/zh/cpp/create-dynamic-cha...
  7. Font Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Cells provides a class, Workbook that represents a Microsoft...Microsoft Excel file. The Workbook class contains a Worksheets collection...

    docs.aspose.com/cells/net/cells-font-settings/
  8. Supported File Formats|Documentation

    Python Finance Library API supports file formats including XBRL, iXBRL, XLSX and OFX....Office Open XML SpreadsheetML Workbook or template file, with or...

    docs.aspose.com/finance/python-net/supported-fi...
  9. Export CSV to DOT in Android or with free Onlin...

    Android API to Convert CSV to DOT without using Microsoft Word or online. Test free CSV to DOT online converter quickly before integrating the code....to DOT Open CSV file using Workbook class Convert CSV to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...
  10. Export CSV to POT in Android or with free Onlin...

    Android API to Convert CSV to POT without using Microsoft Word or online. Test free CSV to POT online converter quickly before integrating the code....to POT Open CSV file using Workbook class Convert CSV to PDF and...file using Workbook class Workbook book = new Workbook ( "input...

    products.aspose.com/total/android-java/conversi...