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

xlsx

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 使用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-...
  6. 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...
  7. 单元格名称和行/列索引之间的转换|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript实现单元格名称与行/列索引的转换。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < div > < label for...

    docs.aspose.com/cells/zh/javascript-cpp/names-a...
  8. 在 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...
  9. 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...
  10. 档案

    档案...xlsx"))); // 获取第一个工作表 intrusive_ptr<IWorksheet>...end(new String("CopyRow_out.xlsx"))); 显示复制行的图像 使用 C++ 复制 Excel...

    blog.aspose.com/zh/cells/copy-rows-and-columns-...