Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 104,120 for

workbook

(0.13 sec)
  1. Convert Excel to PDF to Word - Free Support For...

    Hi, is there a solution to convert Excel to Word directly? My input is Excel and the output must be a Word doc. I have tried with convert of Excel to PDF and from PDF to Word. By doing so, the converted Word containing t…... The Workbook.Save method can be used for...loading the Excel file into a Workbook object and then calling the...

    forum.aspose.com/t/convert-excel-to-pdf-to-word...
  2. How to Set Point as Total with JavaScript via C...

    Learn to set points as total in waterfall charts 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/how-to-set...
  3. 通过 C++ 使用 Node.js 将 JSON 转换为Excel|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将JSON转换为Excel文件。...create a Workbook object const wb = new AsposeCells . Workbook ( filePath...setMultipleWorksheet ( true ); // Loads the workbook from JSON file const book...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-jso...
  4. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for .NET chart worksheets and automate reports across PPT and PPTX files....300 ); IChartDataWorkbook workbook = chart . ChartData . ChartDataWorkbook...any value to the property: workbook . GetCell ( 0 , "F2" ). Value...

    docs.aspose.com/slides/net/chart-worksheet-form...
  5. 用JavaScript通过C++在加载Excel文件时获取警告信息|Documentation

    学习如何在用C++调用Aspose.Cells for JavaScript加载Excel文件时捕获警告。有效处理损坏但可加载的工作簿。..."text/javascript" > const { Workbook , SaveFormat , LoadOptions...catch warnings while loading workbook class WarningCallback extends...

    docs.aspose.com/cells/zh/javascript-cpp/get-war...
  6. Read Color of Shape's Glow Effect with JavaScri...

    Learn how to read the color of a shape's glow effect 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/read-color...
  7. 在用 C++ 通过 JavaScript 计算图表后读取坐标轴标签|Documentation

    学习如何在绘制图表后通过 C++ 读取 Aspose.Cells for JavaScript 中的坐标轴标签。我们的指南将展示如何访问和获取坐标轴标签,包括它们的格式和位置。..."text/javascript" > const { Workbook , SaveFormat , Worksheet ...Instantiating a Workbook object from the uploaded file const workbook = new...

    docs.aspose.com/cells/zh/javascript-cpp/read-ax...
  8. 在Node.js via C++中为图表系列中的数据点添加自定义标签|Documentation

    了解如何在图表系列的数据点中添加自定义标签,使用Aspose.Cells for Node.js via C++。本指南将演示如何修改标签的外观、位置和格式,同时将它们链接到您的数据源以实现准确的表示。...xlsx" ); // Loads the workbook which contains hidden external...links const workbook = new AsposeCells . Workbook ( filePath );...

    docs.aspose.com/cells/zh/nodejs-cpp/adding-cust...
  9. Create Volume-Open-High-Low-Close (VOHLC) Stock...

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

    docs.aspose.com/cells/javascript-cpp/create-vol...
  10. 查找并刷新父数据透视表的嵌套或子数据透视表|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/find-an...