Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 84,403 for

xls

(0.14 sec)
  1. Convert WORD to XLTX using Python or with free ...

    WORD to XLTX conversion in your Python applications without using Microsoft Word or Excel or online. Test free WORD to XLTX online converter quickly before integrating the code.... including DOC, DOCX, HTML, XLS, XLSX, and many more. It also... including DOC, DOCX, HTML, XLS, XLSX, and many more. It also...

    products.aspose.com/total/python-net/conversion...
  2. xlsx4j中将工作簿转换为HTML|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" ); //Save the HTML file book...

    docs.aspose.com/cells/zh/java/convert-workbook-...
  3. Supported File Formats|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....Format Description Load Save XLS Excel 95/5.0 - 2003 Workbook...

    docs.aspose.com/cells/sharepoint/supported-file...
  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. Display or Hide Tabs in 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" ) # Hiding the tabs of the Excel...save ( self . dataDir + "output.xls" ) \# Print message print "Tabs...

    docs.aspose.com/cells/java/display-or-hide-tabs...
  7. 使用 C++ 取消保护工作表|Documentation

    了解如何使用 Aspose.Cells for C++ 取消保护工作表。...xls" ; // Path of output Excel file...outputFilePath = outDir + u "output.xls" ; // Create a Workbook object...

    docs.aspose.com/cells/zh/cpp/unprotect-a-worksh...
  8. Update Power Query Formula Item|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....Write External Connection of XLS and XLSB files Check if Workbook...

    docs.aspose.com/cells/net/update-power-query-fo...
  9. Convert Excel to PowerPoint|Documentation

    Convert excel file to PPT using Python....xls, xlsx, .xlsb,xlsm ), CSV and...

    docs.aspose.com/cells/python-java/convert-excel...
  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...