Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 157,036 for

xlsx

(0.58 sec)
  1. Convert Chart to Image for Chinese Region with ...

    Learn how to use Aspose.Cells for JavaScript via C++ to configure charts for Chinese characters and formats, including fonts, sizes, text directions, and more....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/convert-ch...
  2. 如何用 Node.js 通过 C++ 改变 Excel 中评论的背景|Documentation

    使用 Aspose.Cells for Node.js via C++ 改变评论颜色并在评论中插入图片或图像。...xlsx" )); // Accessing the newly...path . join ( dataDir , "result.xlsx" )); 执行上述代码,你将得到一个 输出文件 。 如何在Excel中评论中插入图片或图像...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-set-...
  3. Create Funnel Chart in Excel using C# | Funnel ...

    Learn how to create a Funnel chart in Excel using C# with Aspose.Cells for .NET. Follow step‑by‑step instructions and runnable code examples to visualize data efficiently....that are ready for export to XLSX, PDF, or images. This article...Multiple output formats – Save as XLSX, XLS, CSV, PDF, PNG, and more...

    blog.aspose.com/cells/create-funnel-chart-in-ex...
  4. Create StockVolumeHighLowClose Chart in Excel u...

    Learn how to create a StockVolumeHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Detailed steps, code samples, and customization tips are provided.... Extensive Format Support – XLSX, XLS, CSV, ODS, PDF, and more...Persist the workbook to an .xlsx file. Running the program creates...

    blog.aspose.com/cells/create-stockvolumehighlow...
  5. 通过C++和Node.js从工作簿中提取OLE对象|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....xlsx" )); // Get the OleObject Collection...Excel97To2003 : fileName += "Xlsx" ; break ; case AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/extract-ole...
  6. 用C++从工作簿中提取OLE对象|Documentation

    学习如何使用Aspose.Cells和C++从工作簿中提取OLE对象。...xlsx" ); // Get the OleObject Collection...Excel97To2003 : fileName += u "Xlsx" ; break ; case FileFormatType...

    docs.aspose.com/cells/zh/cpp/extract-ole-object...
  7. 使用JavaScript通过C++合并文件|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....xlsx" multiple /> < button id = "runExample"...txt" ; const dest = "output.xlsx" ; // Call CellsHelper.mergeFiles...

    docs.aspose.com/cells/zh/javascript-cpp/merge-f...
  8. 创建分类汇总|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++ API为任何重复值创建小计。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  9. 用 JavaScript 通过 C++ 识别饼图或条形图中的数据点是否在第二个饼或条中|Doc...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 查找数据点是否在饼图的第二个饼或条中。我们的指南将演示如何识别并访问复合图中的次要饼或条,以便有效分析和操作数据。...xlsx,.csv" /> < button id = "runExample"...an Excel file (e.g., PieBars.xlsx).</p>' ; return ; } const file...

    docs.aspose.com/cells/zh/javascript-cpp/find-if...
  10. Using ChartGlobalizationSettings Class to Set D...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for JavaScript via C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/using-char...