Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 103,331 for

workbook

(0.82 sec)
  1. 使用C++进行汇总功能|Documentation

    学习如何使用Aspose.Cells结合C++对数据透视表的字段应用汇总函数。...Create workbook from source excel file Workbook workbook ( inputFilePath...worksheet of the workbook Worksheet worksheet = workbook . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/consolidation-func...
  2. Working with ContentTypeProperties|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....NET provides Workbook.content_type_properties.add()...Assistant Close Replace text in a workbook using Regular Expression Release...

    docs.aspose.com/cells/python-net/working-with-c...
  3. 设置数据透视表选项 对空单元格显示|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...."text/javascript" > const { Workbook , SaveFormat } = AsposeCells...Instantiating a Workbook object from uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  4. 获取列标题|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.... Workbook . Descendants < Sheet >()...//Instantiating a Workbook object Workbook workbook = new Workbook ( docName...

    docs.aspose.com/cells/zh/net/get-a-column-heading/
  5. 使用 Node.js 通过 C++ 创建带引线的饼图|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在 Microsoft Excel 中创建带引线的饼图。我们的指南将演示如何添加连接数据点与图例的引线,提升图表的整体清晰度。...C++ API创建带引线的饼图,我们将首先创建一个新的 Workbook 并输入一些作为系列数据源的数据。一旦数据准备完毕,我们将在图表集合中添加一个类型为..."sample.xlsx" ); // Loads the workbook which contains hidden external...

    docs.aspose.com/cells/zh/nodejs-cpp/creating-pi...
  6. 通过JavaScript和C++在工作表内将形状移到前面或后面|Documentation

    学习如何使用Aspose.Cells for JavaScript通过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/send-sh...
  7. Exclude Unused Styles during Excel to HTML conv...

    Learn how to exclude unused styles when converting Excel to HTML using Aspose.Cells for JavaScript via C++....following sample code creates a workbook and also creates an unused..."text/javascript" > const { Workbook , SaveFormat , HtmlSaveOptions...

    docs.aspose.com/cells/javascript-cpp/exclude-un...
  8. 将文本文件作为工作簿打开|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.... Workbooks . OpenText ( @"OpenTextFilesAsWorkb...LoadFormat . CSV ); Workbook newWorkbook = new Workbook ( TextFile ,...

    docs.aspose.com/cells/zh/net/open-text-files-as...
  9. 如何用C++设置类别轴|Documentation

    了解如何在Aspose.Cells for C++中设置类别轴。我们的指南将帮助您理解如何定义类别轴范围、调整其属性和格式化标签。...; // Create a new workbook Workbook workbook ; WorksheetCollection...WorksheetCollection worksheets = workbook . GetWorksheets (); Worksheet worksheet...

    docs.aspose.com/cells/zh/cpp/how-to-set-categor...
  10. Create High-Low-Close (HLC) Stock Chart with Ja...

    Learn how to create a high-low-close stock chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to plot stock market data, including the high, low, and close prices, onto a chart for better analysis and visualization...."text/javascript" > const { Workbook , SaveFormat , Worksheet ...instance of Workbook from the uploaded file const workbook = new Workbook...

    docs.aspose.com/cells/javascript-cpp/create-hig...