Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 157,925 for

xlsx

(0.11 sec)
  1. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...xlsx" ; Workbook book ( inputPath...outputPath = outDir + u "result.xlsx" ; book . Save ( outputPath...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  2. Using excel splitter, keep showing error 502 - ...

    using excel splitter, keep showing error 502 , how to correct...我上传了文件到应用,然后在“另存为”组合框中选择“XLSX”后点击了“拆分”。它确实能按工作表拆分 Excel 文件。我下载了包含...

    forum.aspose.com/t/using-excel-splitter-keep-sh...
  3. OleFormat.AutoUpdate | Aspose.Words for .NET

    Discover the OleFormat AutoUpdate property in Microsoft Word, ensuring your OLE object links stay current and enhance document accuracy effortlessly....xlsx" )); // Below are two ways of...

    reference.aspose.com/words/net/aspose.words.dra...
  4. OleFormat.IsLocked | Aspose.Words for .NET

    Discover the OleFormat IsLocked property, control OLE object links and enhance data integrity by preventing unwanted updates. Learn more now!...xlsx" )); // Below are two ways of...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Caculate Formula causes some cells to return #R...

    PFA Workbook (2.5 MB) Sample code: var workbook = new Aspose.Cells.Workbook(@"02_Investment Template v01.00 - 04.29.25.Xlsx"); var worksheet = workbook.Worksheets["EDA"]; var valueBefore = work…...xlsx"); var worksheet = workbook...

    forum.aspose.com/t/caculate-formula-causes-some...
  6. 使用Node.js通过C++更改HTML链接的目标类型|Documentation

    学习如何使用Aspose.Cells for Node.js via C++更改HTML链接的目标类型。控制你的HTML链接中的目标属性。...xlsx" ); const outputPath = path...

    docs.aspose.com/cells/zh/nodejs-cpp/change-the-...
  7. OleFormat.prog_id property | Aspose.Words for P...

    OleFormat.prog_id property. Gets or sets the ProgID of the OLE object....xlsx' , ole_format . suggested_extension...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Insert Picture in Cell|Documentation

    Learn how to insert a picture into a cell with Aspose.Cells for JavaScript via C++....save the workbook in the output XLSX format. Sample Code <!DOCTYPE...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/how-to-ins...
  9. Date Axis with JavaScript via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for JavaScript via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/date-axis/
  10. How to create Combo Chart with JavaScript via C...

    Learn how to create a combo chart using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

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