Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 92,563 for

xls

(0.08 sec)
  1. 使用 JavaScript 通过 C++ 复制和移动工作表的示例代码,描述了如何在工作簿内以及...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API....xls,.xlsx,.csv" /> < button id =...download = 'CopyWithinWorkbook_out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/copying...
  2. Convert Excel to CSV, TSV and Txt with Node.js ...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for Node.js via C++....OpenOffice spreadsheet file (so XLS, XLSX, XLSM, XLSB, ODS, and so...path . join ( dataDir , "book1.xls" )); // Text save options. You...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  3. 在使用 JavaScript 通过 C++ 将电子表格转换为 HTML 时,为 WordArt...

    学习如何在使用 Aspose.Cells for JavaScript 通过 C++ 将电子表格转换为 HTML 时,为 WordArt 渲染渐变填充。...xls,.xlsx,.csv" /> < button id =...red;">Please select an Excel file (.xls, .xlsx, .csv).</p>' ; return...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  4. Python中的缩放因子|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....xls" ) # Accessing the first worksheet...save ( self . dataDir + "output.xls" ) \# Print message print "Zoom...

    docs.aspose.com/cells/zh/java/zoom-factor-in-py...
  5. 将 PDF 转换为 Excel 工作簿在 Python 中|Aspose.PDF for Java

    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....ExcelSaveOptions (); # 将输出保存为 XLS 格式 doc . save ( self . dataDir...dataDir + "Converted_Excel.xls" , excelsave ); print "Document has...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-exce...
  6. Unable to load the attached file having charts ...

    Hi Aspose team, Please find the attached file where we are unable to load the file in the online editor and unable to load. image.png (59.6 KB) EUD.PC.00013551.0.14.zip (8.4 KB) image.png (33.8 KB) Thank you, Ganes…...your template XLS file. I could not load your XLS file (having...

    forum.aspose.com/t/unable-to-load-the-attached-...
  7. 在工作表中插入超链接|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....xls" ); sheet . Cells [ 1 , 0 ]....workbook . Save ( "C:\\book1.xls" ); NPOI - HSSF XSSF -在工作表中插入超链接...

    docs.aspose.com/cells/zh/net/insert-hyperlinks-...
  8. Verify Password of Encrypted Files|Documentation

    Verify the password of encrypted Excel (Xlsx, Xlsb, Xls, Xlsm) and Open office (ODS) files using CShape codes....Hide ] If Excel (xlsx, xlsb, xls, xlsm) and Open office (ODS)...

    docs.aspose.com/cells/python-net/verify-passwor...
  9. 通过Node.js和C++显示与隐藏网格线及行列标题|Documentation

    本文提供了使用Node.js API通过C++编程隐藏或显示Excel工作表的网格线、行和列标题的示例代码。...xls)、隐藏第一个工作表上的网格线,并将修改后的文件另存为output.xls,来使用 Worksheet...path . join ( dataDir , "book1.xls" ); // Reading the Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...
  10. 使用C++显示和隐藏工作表及标签|Documentation

    本文提供了使用C++ API或库以编程方式显示和隐藏Excel工作表的示例。此外,还介绍了如何显示和隐藏Excel工作簿的标签。...xls" ; // Create workbook from file...outputFilePath = outDir + u "output.out.xls" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/show-and-hide-work...