Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 157,036 for

xlsx

(0.8 sec)
  1. 使用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...
  2. 在复制行或区域时将图表数据源更改为目标工作表,使用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...
  3. 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...
  4. 使用C++更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库更改单元格对齐方式并保留现有格式...xlsx),创建范围并将其在水平和垂直方向上居中对齐,并保持现有...例Excel文件和输出Excel文件(67338586.xlsx),并显示了所有单元格的现有格式相同,只是单元格现在在水平和垂直方向上都居中对齐。...

    docs.aspose.com/cells/zh/cpp/change-cells-align...
  5. 通过C++在复制行或范围时将图表的数据源更改为目标工作表(Destination Worksh...

    了解如何在Aspose.Cells for Node.js via C++中在复制行或区域的同时将图表的数据源更改为目标工作表。本指南演示了如何更新图表的数据范围并将其链接到目标工作表。...xlsx),并生成输出Excel文件(5113697.xlsx)。 const path =...path . join ( dataDir , "sample.xlsx" ); // Load sample excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/change-data...
  6. Ինչպես փոխարկել PDF-ը Excel-ի Java-ում

    Այս արագ օրինակը այն մասին է, թե ինչպես փոխարկել PDF-ը Excel-ի Java-ում: PDF-ը Excel Java-ի վրա հիմնված հավելված արտահանելու համար, որն աշխատում է MS Windows-ով, macOS կամ Linux օպերացիոն համակարգերը կարող են օգտագործվել առանց Adobe Acrobat-ից կամ որևէ այլ գործիքի կախվածության:...ExcelSaveOptions օբյեկտ՝ ելքային XLSX կարգավորումները կիրառելու համար...կարող եք օգտագործել ցանկալի XLSX ֆայլի արտահանման տարբեր տարբերակներ...

    kb.aspose.com/hy/pdf/java/how-to-convert-pdf-to...
  7. Saving Files in Jython|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....Excel2007 XLSX format workbook . save ( dataDir + "book.out.xlsx" ,... fileFormatType . XLSX ) # Save in SpreadsheetML format workbook...

    docs.aspose.com/cells/java/saving-files-in-jython/
  8. 在 Jython 中保存文件|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....Excel2007 xlsx format workbook . save ( dataDir + "book.out.xlsx" ,... fileFormatType . XLSX ) # Save in SpreadsheetML format workbook...

    docs.aspose.com/cells/zh/java/saving-files-in-j...
  9. Converting to MHTML Files in Jython|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....xlsx" # Specify the HTML saving options...workbook and open the template XLSX file wb = Workbook ( filePath...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  10. 在Jython中将文件转换为Mhtml|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....xlsx" # Specify the HTML saving options...workbook and open the template XLSX file wb = Workbook ( filePath...

    docs.aspose.com/cells/zh/java/converting-to-mht...