Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 99,948 for

workbook

(0.26 sec)
  1. Get Cells Index with C++|Documentation

    Learn how to get row or column index by the name of a row, column, or cell. Convert the name of the cell to row and column indices (zero‑based) using Aspose.Cells with C++....example shows how to: Create a workbook and add some data. Find a...Instantiating a Workbook object Workbook workbook ; // Obtaining...

    docs.aspose.com/cells/cpp/get-cells-index/
  2. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++.... Finally, it saves the workbook in the output XLSX file. The...inputFilePath = u "input.xlsx" ; Workbook wb ( inputFilePath ); // Access...

    docs.aspose.com/cells/cpp/create-timeline/
  3. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for Node.js via C++. This guide explains the types of data values and how to access and work with them in your charts.... const workbook = new AsposeCells . Workbook ( path . join...worksheet. const worksheet = workbook . getWorksheets (). get (...

    docs.aspose.com/cells/nodejs-cpp/find-type-of-x...
  4. Render Unicode Supplementary characters in outp...

    Learn how to render Unicode Supplementary characters in output PDF using Aspose.Cells for C++....characters Workbook wb ( inputFilePath ); // Save the workbook as PDF...:: Pdf ); std :: cout << "Workbook saved successfully with Unicode...

    docs.aspose.com/cells/cpp/render-unicode-supple...
  5. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for Node.js via C++....of the text and saves the workbook as the output Excel file (...empty workbook. const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/nodejs-cpp/specify-the-fa...
  6. 用C++渲染切片器|Documentation

    使用Aspose.Cells和C++渲染Excel文件中的切片器。... Workbook workbook ( u "sampleRenderingSlice...worksheet. Worksheet ws = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/rendering-slicer/
  7. 在加载工作簿时使用C++过滤VBA项目|Documentation

    了解如何在使用Aspose.Cells与C++加载Excel工作簿时过滤VBA项目。...& loadFilter ); // Create workbook object from sample excel file..."sampleMacroEnabledWo.xlsm" ; Workbook book ( inputFilePath , loadOptions...

    docs.aspose.com/cells/zh/cpp/filter-vba-project...
  8. 使用 C++ 将工作表渲染到图形上下文|Documentation

    学习如何使用 Aspose.Cells for C++ 将工作表渲染到图形上下文。...02_OutputDirectory \\ " ); Workbook workbook ( srcDir + u "SampleBook...xlsx" ); Worksheet worksheet = workbook . GetWorksheets (). Get (...

    docs.aspose.com/cells/zh/cpp/render-worksheet-t...
  9. How to Format Number to Accounting|Documentation

    This article will introduce how to format number to accounting using Aspose.Cells for JavaScript via C++ API....Create or Open a Workbook : Create a new workbook or open an existing..."text/javascript" > const { Workbook , SaveFormat , Utils } = AsposeCells...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  10. HyperText Markup Language Format - HTML|Documen...

    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....be used to save your Excel workbooks into HTML format. The exported...exported HTML workbooks are Microsoft Excel‑oriented; i.e., they...

    docs.aspose.com/cells/net/hypertext-markup-lang...