Sort Score
Result 10 results
Languages All
Labels All
Results 6,061 - 6,070 of 159,771 for

xlsx

(0.68 sec)
  1. 如何通过C++使用JavaScript设置打印区域|Documentation

    本文向您展示了如何使用C++的Aspose.Cells库中的JavaScript设置打印区域的代码。...xlsx,.xls" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  2. 使用 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...
  3. 搜索

    搜索...此外,您可以導入流行的電子表格(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-...
  4. 使用 Node.js 通过 C++ 复制行和列|Documentation

    本文展示了如何通过 Aspose.Cells for Node.js via C++ API 复制行和列。...xlsx" ); // Create an instance of...join ( dataDir , "output_out.xlsx" )); 如何复制列 Aspose.Cells 提供 Cells...

    docs.aspose.com/cells/zh/nodejs-cpp/copying-row...
  5. Manage Chart Workbooks in Presentations Using J...

    Discover Aspose.Slides for Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....xlsx" ; IChart chart = pres . getSlides...setExternalWorkbook ( "externalWorkbook.xlsx" ); chartData . getSeries ()...

    docs.aspose.com/slides/java/chart-workbook/
  6. Convert XLSB to PPT using Python or with free O...

    XLSB to PPT conversion in your Python applications without using Microsoft Office or online. Test free XLSB to PPT online converter quickly before integrating the code....a compressed version of the XLSX file format and is used to reduce...in various formats like XLSB, XLSX, XLS, CSV, HTML, PDF, ODS, etc...

    products.aspose.com/total/python-net/conversion...
  7. Convert XLTM to PPS using Python or with free O...

    XLTM to PPS conversion in your Python applications without using Microsoft Office or online. Test free XLTM to PPS online converter quickly before integrating the code.... It is a combination of XLSX and XLTM file formats. On the...various file formats such as XLS, XLSX, XLTM, and PDF. The Aspose.Slides...

    products.aspose.com/total/python-net/conversion...
  8. Supported Project Formats | Aspose.Tasks

    Explore the most common project file formats supported by Aspose.Tasks, including Microsoft Project (MPP, MPT), Primavera (XER, P6XML), and various data exchange formats such as XML, CSV, and PDF....formats XLS ✖ ✔ Export only XLSX ✖ ✔ Export only PDF ✖ ✔ Export...format (including PDF, HTML, XLSX, and image formats). 3. How...

    products.aspose.com/tasks/supported-formats/
  9. 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-...
  10. 如何通过 C++ 使用 Node.js 创建甘特图|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ API 创建甘特图。...最后将工作簿保存为 输出XLSX 。下方截图显示了由Aspose.Cells在输出Excel文件中创建的甘特图。...path . join ( dataDir , "sample.xlsx" ); // Loads the workbook which...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-crea...