Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 157,002 for

xlsx

(0.45 sec)
  1. How to Detect a File Format and Check if the Fi...

    Learn how to detect a file format and check if a file is encrypted using Aspose.Cells for Node.js via C++....xlsx" ); // Detect file format const...

    docs.aspose.com/cells/nodejs-cpp/how-to-detect-...
  2. OleFormat.SuggestedExtension | Aspose.Words for...

    Discover the OleFormat SuggestedExtension property to easily obtain the ideal file extension for saving your embedded objects efficiently....xlsx" )); // Below are two ways of...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 如何用 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-...
  4. 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...
  5. 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...
  6. 通过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...
  7. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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" ); // Access first worksheet...the result in XLSX format book . Save ( "output.xlsx" ); Support...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. 用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...
  9. 使用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...
  10. 创建分类汇总|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...