Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 93,994 for

xls

(0.24 sec)
  1. 使用JavaScript via C++将指定的工作表保存为PDF|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++将指定工作表保存为PDF。...xls,.xlsx" /> < button id = "runExample"...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/save-sp...
  2. 用JavaScript通过C++分屏Excel工作表|Documentation

    在本文中,您将学习如何通过JavaScript结合C++插件以编程方式将工作表分成两个或四个部分,从而显示某些行和/或列。...xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. 使用 C++ 验证加密文件密码|Documentation

    使用 C++ 代码验证加密的Excel(Xlsx、Xlsb、XlsXlsm)和OpenOffice(ODS)文件的密码。...Contents [ Hide ] 如果Excel(xlsx、xlsb、xls、xlsm)和OpenOffice(ODS)文件被密码锁定...

    docs.aspose.com/cells/zh/cpp/verify-password-of...
  4. Update XLTM File using Python | products.aspose...

    Modify XLTM document in Python applications without using Microsoft Excel....(Tab-separated Values) Edit XLS (Microsoft Excel Binary Format)...

    products.aspose.com/total/python-java/update/xltm/
  5. Setting Formula for Named Range with JavaScript...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  6. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted OOXML files using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/detect-fil...
  7. Converting Worksheet To SVG in Jython|Documenta...

    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" ) # Convert each worksheet into...

    docs.aspose.com/cells/java/converting-worksheet...
  8. 对齐设置|Documentation

    在Aspose.Cells库中,你可以使用单元格对齐设置,通过JavaScript via C++调整文本的布局和显示。本文提供了详细的步骤和示例代码,帮助你使用Aspose.Cells进行单元格对齐设置。...xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'book1.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/cells-a...
  9. 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" ) print "Set page orientation...Workbook ( self . dataDir + 'Book1.xls' ) \ # Accessing the first worksheet...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  10. 用C++读写带有查询表数据源的表格|Documentation

    学习如何用Aspose.Cells for C++读写带有QueryTable为数据源的表格。...这项支持适用于XLS文件。以下代码演示了如何读取和写入此类表格,先读取表格,再修改它以添加总计行。...srcDir + u "SampleTableWithQuery.xls" ); // Get the first worksheet...

    docs.aspose.com/cells/zh/cpp/read-and-write-tab...