Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 105,417 for

workbook

(0.5 sec)
  1. Change the Font on Specific Unicode Characters ...

    Learn how to modify fonts for specific Unicode characters during PDF conversion using Aspose.Cells for Python via .NET. Ensure precise text rendering with character‑level font substitution....font substitution: Create a Workbook object Access worksheet cells...anularity = True Save the workbook to PDF format import os from...

    docs.aspose.com/cells/python-net/change-the-fon...
  2. Convert-Excel-to-JSON|Documentation

    Learn how to convert Excel file to JSON with Aspose.Cells for Java APIs....Cells supports converting a workbook to JSON (JavaScript Object...file. How to Convert Excel Workbook to JSON No need to wonder...

    docs.aspose.com/cells/java/convert-excel-to-json/
  3. 使用JavaScript通过C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在Excel工作表中将WAV文件作为OLE对象插入。...> < h1 > Add OLE Object to Workbook </ h1 > < p > Select an image..."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  4. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。...请使用构造函数,或指定 Workbook 类的 fileFormat 类型属性,利用 FileFormatType...button id = "runExample" > Open Workbook </ button > < a id = "downloadLink"...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  5. 仅复制范围样式使用Node.js via C++|Documentation

    学习如何在Aspose.Cells for Node.js via C++中在操作数据的同时只复制范围的样式。...new Workbook. const workbook = new AsposeCells . Workbook ();...Worksheet Cells. const cells = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...
  6. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for JavaScript via C++...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/javascript-cpp/set-margin...
  7. 通过 C++ 使用 JavaScript 自动调整行高以进行渲染|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中自动调整行高以进行渲染,防止文本被截断到已保存的 PDF 文件中。..."text/javascript" > const { Workbook , AutoFitterOptions , SaveFormat...Init workbook instance from uploaded file. const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  8. Encrypt And Decrypt ODS files with C++|Document...

    Password-protect and encrypt ODS files using Aspose.Cells for C++, which is a pure C++ library....; // Open an ODS file Workbook workbook ( sourceDir + u "sampleODSFile...Password protect the file workbook . GetSettings (). SetPassword...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-o...
  9. Saving Excel files to CSV, PDF and other format...

    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....would also need to save your workbook (file). Aspose.Cells provides...API provides a class named Workbook that represents an Excel file...

    docs.aspose.com/cells/java/saving-excel-files-t...
  10. Support for XAdES Signature with Node.js via C+...

    This article describes support for XAdES Signature using Node.js via C++ with Aspose.Cells....provides support for signing workbooks with an XAdES signature. To...DigitalSignature class to sign the source workbook. const path = require ( "path"...

    docs.aspose.com/cells/nodejs-cpp/support-for-xa...