Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 159,093 for

xlsx

(0.27 sec)
  1. Feature Overview|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.... SpreadsheetML (XLSX, XML) Aspose.Cells supports...2013 file formats, for example, XLSX, XLTX, XLSM, XLTM, etc. Comma...

    docs.aspose.com/cells/net/feature-overview/
  2. 管理包含宏的 Excel 工作簿的 VBA 代码|Documentation

    通过 C++ 使用 Aspose.Cells for JavaScript 添加 VBA 模块并修改 VBA 或宏。...xlsx,.xlsm,.csv" /> < button id =..."fileInput" accept = ".xlsm,.xls,.xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/manage-...
  3. 在Python中插入和删除行和列|Documentation

    使用Python Excel API在Python中创建Excel电子表格。在您的Python应用程序中无需MS Office即可插入或删除Xlsx或XLS中的行。...以下是步骤: 加载XLS或XLSX工作簿 访问工作表 插入行 保存为XLS或XLSX工作簿 Python 代码 def...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  4. 使用 JavaScript 通过 C++ 设置页面选项|Documentation

    本文提供示例代码,用于通过 JavaScript 通过 C++ 编程方式设置 Excel 工作表的页面选项,包括页面方向、缩放比例、FitToPages 选项、纸张大小、打印质量和首页编号。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  5. Set Data source for the chart with JavaScript v...

    Learn about the various data sources supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of data sources available and show you how to connect and retrieve data from them to populate your worksheets....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/data-forma...
  6. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...xlsx" ); var worksheet = workbook...Aspose . Cells . SaveFormat . Xlsx ); using var presentation =...

    docs.aspose.com/slides/zh/net/working-solution-...
  7. Chart Outline Becomes Excessively Thick After E...

    During the conversion of an Excel chart to PDF and then to PPTX, the chart outline becomes disproportionately thick, resulting in a double‑bold appearance in the PowerPoint output. Aspose version: implementation ‘com.a…...xlsx') workbook.save("/Users/nitesh...Excel file: QNR__CHART_ISSUE.xlsx.zip (103.9 KB) Output PDF file:...

    forum.aspose.com/t/chart-outline-becomes-excess...
  8. Convert Text to Columns using Aspose.Cells with...

    Learn how to convert text to columns in Excel files using Aspose.Cells for C++....opts ); // Save the workbook in xlsx format wb . Save ( outDir +...+ u "outputTextToColumns.xlsx" ); std :: cout << "Text to columns...

    docs.aspose.com/cells/cpp/convert-text-to-colum...
  9. Code snippet to create combination chart - Free...

    Hi Aspose team, Could you please help us code snippet to provide a combination chart containing Stacked horizontal bar in primary axis with clustered bar in secondary axis but as a hidden bar only the datalabel has to b…...xlsx"); } } This code creates a combination...Workbook("d:\\files\\StackedHorizontalAnd.xlsx"); Worksheet worksheet = workbook...

    forum.aspose.com/t/code-snippet-to-create-combi...
  10. The Text from a PDF Document Is Not Rotated Pro...

    The text Dollar($) in the yaxis of the chart is not rotated properly in pptx format. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation ‘c…...xlsx') workbook.save("/Users/nitesh...chart columns are missing after XLSX-to-PDF-to-PPTX conversion. We...

    forum.aspose.com/t/the-text-from-a-pdf-document...