Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 159,946 for

xlsx

(0.36 sec)
  1. Load Specific Worksheets in a Workbook with Jav...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for JavaScript via C++. Improve performance and reduce memory consumption....xlsx,.csv" /> < button id = "runExample"...new LoadOptions ( LoadFormat . Xlsx ); loadOptions . loadFilter...

    docs.aspose.com/cells/javascript-cpp/load-speci...
  2. 在 .NET 中将 PDF 转换为 Excel|Aspose.PDF for .NET

    Aspose.PDF for .NET 库允许您使用 C# 将 PDF 转换为 Excel 格式。这些格式包括 XLS、Xlsx、XML 2003 电子表格、CSV、ODS。... 将 PDF 转换为 XLS 将 PDF 转换为 XLSX 将 PDF 转换为 Excel 将 PDF 转换为具有单个工作表的...转换为具有单个工作表的 XLS 将 PDF 转换为具有单个工作表的 XLSX 将 PDF 转换为 XML Excel 将 PDF 转换为...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-excel/
  3. Convert XML to TXT in Android Apps | products.a...

    Render XML to TXT in Android Apps API without using Microsoft Excel or Adobe Reader...Android via Java to convert XML to XLSX. Aspose.PDF for Android via...you have converted the XML to XLSX, you can use Aspose.Cells for...

    products.aspose.com/total/android-java/conversi...
  4. Aspose.Cells getPowerQueryFormula() throwing St...

    We’re encountering inconsistent behavior in Aspose.Cells when calling ExternalConnection.getPowerQueryFormula() in our ARIS report. The method throws Wrapped java.lang.StringIndexOutOfBoundsException: Range [0, -1) out o…...xlsx Error: Wrapped java.lang.StringIndexOutOfBoun:...comparison : Pass.xlsx (works) vs Fails 1.xlsx (fails) have similar...

    forum.aspose.com/t/aspose-cells-getpowerqueryfo...
  5. 使用C++在加载工作簿时自动调整列宽和行高以适应HTML内容|Documentation

    学习如何在使用Aspose.Cells for C++加载HTML时,将列和行自动调整以适应内容。...以下示例代码首先无需加载选项将样本 HTML 加载到 Workbook 中并以 XLSX 格式保存。然后再次加载样本 HTML 到 Workbook...GetAutoFitColsAndRow() 属性为 true 后加载,并以 XLSX 格式保存。请下载两个输出的 Excel 文件,即 未自动调整列和行的输出...

    docs.aspose.com/cells/zh/cpp/autofit-columns-an...
  6. 在复制行或区域时将图表数据源更改为目标工作表,使用C++|Documentation

    了解在复制行或范围到Aspose.Cells for C++时,如何将图表的数据源更改为目标工作表。我们的指南将向您展示如何更新图表的数据范围并将其链接到目标工作表,确保复制的行或范围在图表中得到准确反映。...xlsx),并生成输出Excel文件(5113697.xlsx)。 #include <iostream>...Workbook wb ( srcDir + u "sample.xlsx" ); // Access the first sheet...

    docs.aspose.com/cells/zh/cpp/change-data-source...
  7. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  8. How to Convert PDF to Excel in Java

    This quick example is about how to convert PDF to Excel in Java. In order to export PDF to Excel Java based application running in MS Windows, macOS or Linux operating systems can be used with no dependence on Adobe Acrobat or any other tool...ExcelSaveOptions object to apply output XLSX settings Finally, by using Save...different export options for desired XLSX file. One may also skip using...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-ex...
  9. Excel convert file, data was wrong during conve...

    We have a business requirement to use Aspose to add macros to Excel files and send them to others for operations. Once the operations are completed, the files are returned to us, and we use Aspose to remove the macros. R…...format conversion process (XLSX → XLSM → XLSX), some special formatting...conversion from XLSX to XLSM and back to XLSX. Specifically, columns...

    forum.aspose.com/t/excel-convert-file-data-was-...
  10. 使用C++通过JavaScript设置公式中的外部链接|Documentation

    学习如何用C++通过Aspose.Cells for JavaScript在公式中设置外部链接。...xlsx,.csv" /> < button id = "runExample"...reference, or default to 'book1.xlsx' const externalFileName = fileInput...

    docs.aspose.com/cells/zh/javascript-cpp/set-ext...