Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 102,518 for

workbook

(0.08 sec)
  1. Page Break Preview in Ruby|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 by Excel file path workbook = Rjb ::...import ( 'com.aspose.cells.Workbook' ) . new ( data_dir + 'Book1...

    docs.aspose.com/cells/java/page-break-preview-i...
  2. 用JavaScript通过C++创建和复制命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel中创建、访问和复制命名范围。...Cells提供了一个代表Microsoft Excel文件的类, WorkbookWorkbook 类包含一个 worksheets 集合,..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  3. Create XLTM using Python | products.aspose.com

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

    products.aspose.com/total/python-java/create/xltm/
  4. Set Default Font while rendering spreadsheet to...

    Learn how to set the default font while rendering a spreadsheet to HTML using Aspose.Cells for C++....following sample code creates a workbook, adds some text in cell B4...unknown/non‑existing font. Then it saves the workbook in HTML by setting different...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  5. 使用 Node.js 和 C++ 删除工作表中的空白行和列|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 删除工作表中的所有空白行和列。... Workbook ( filePath ); // Create a...reference to // The sheets of the Workbook. const sheets = wb . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/delete-blan...
  6. Manage Axes of Excel Charts with Node.js via C+...

    Learn how to configure chart axes in Aspose.Cells for Node.js via C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your charts....Instantiating a Workbook object const workbook = new AsposeCells...AsposeCells . Workbook (); // Adding a new worksheet to the Workbook object...

    docs.aspose.com/cells/nodejs-cpp/chart-axes/
  7. Supported File Formats|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....0–2003 Workbook. XLSX Office Open XML SpreadsheetML Workbook or template...Excel Binary Workbook. XLSM Excel Macro-Enabled Workbook. XLTX Excel...

    docs.aspose.com/cells/sharepoint/supported-file...
  8. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for .NET to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends to various languages, allowing you to present your data in a culturally appropriate way.... Workbook chart title : Grafik Başlığı Workbook chart legend...legend : Artış Workbook chart legend : Düşüş Workbook chart legend...

    docs.aspose.com/cells/net/using-chartglobalizat...
  9. 使用 JavaScript 通过 C++ 创建联合范围|Documentation

    学习如何使用 C++ 创建联合范围。..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  10. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , HtmlLoadOptions...deleteRedundantSpace = true ; // Create workbook from stream with HTML load...

    docs.aspose.com/cells/javascript-cpp/delete-red...