Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 159,911 for

xlsx

(0.7 sec)
  1. 将工作表转换为图像——用JavaScript via C++去除数据周围的空白区域|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++将Microsoft Excel工作表转换为图像,并去除数据周围的空白区域。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  2. 用JavaScript用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|D...

    本文介绍如何通过用JavaScript用C++利用Aspose.Cells库实现自定义计算引擎,扩展JavaScript中的默认计算引擎。加载现有Excel文件或创建新文件,使用提供的方法,保存修改后的Excel文件。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  3. 使用JavaScript通过C++实现工作表的自定义纸张大小以进行渲染|Documentation

    本文介绍如何通过C++的JavaScript API在将Excel文件以PDF格式渲染时,为目标工作表设置自定义纸张大小。...xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  4. InsertCutCells corrupts structured table refere...

    When a table column is moved using Cells.InsertCutCells, structured table references (e.g. myTable[Email]) in formulas on other sheets are corrupted after the operation. The reference resolves to the wrong column name. …...xlsx reflects the corrupted formula...in Excel Attachments: input.xlsx — workbook before InsertCutCells...

    forum.aspose.com/t/insertcutcells-corrupts-stru...
  5. 使用JavaScript通过C++调整工作簿压缩级别|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++调整工作簿的压缩级别。...xlsx,.xlsb" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/adjust-...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hans/cpp/conversion/ Recent content in 使用 C++ 的 PDF 转换解决方案 on Aspsoe.PDF Products Hugo -......com/pdf/zh-hans/cpp/conversion/html-to-xlsx HTML to XLSX column is-2 button is-info...com/pdf/zh-hans/cpp/conversion/md-to-xlsx MD to XLSX column is-2 button is-info...

    products.aspose.com/pdf/zh-hans/cpp/conversion/...
  7. 使用 Microsoft Azure 函数转换文档|Aspose.PDF for .NET

    了解如何使用 Microsoft Azure Functions 和 Aspose.PDF for .NET 转换 PDF 文档,实现基于云的文档处理。...break ; case "xlsx" : targetBlobName += ".xlsx" ; document ....

    docs.aspose.com/pdf/zh/net/converting-documents...
  8. Aspose.Cells cannot open workbook with pivot ta...

    Hey There, We have a client that has an excel file containing a pivot table. File named ‘stack-overflow-pivot-table’ attached. When trying to create a new workbook with Aspose.Cells v25.7.0 using the following code: p…...Xlsx)); } We get the following exception...overflow) occurs when opening xlsx file. We have opened the following...

    forum.aspose.com/t/aspose-cells-cannot-open-wor...
  9. 搜索

    搜索...此外,您可以導入流行的電子表格(XLS、XLSX、XLSM、XLSB、CSV、SpreadsheetML、ODS)文件格式(...Form["uid"]; string filename = "123.xlsx"; GridJsWorkbook wb = new GridJsWorkbook();...

    blog.aspose.com/zh-hant/cells/create-read-edit-...
  10. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save Xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...Save xlsx file as html: workbook.Save(fs...work var input = @"C:\input.xlsx"; var output = @"C:\output.html";...

    forum.aspose.com/t/aspose-cells-incorrect-html-...