Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 92,968 for

xls

(0.09 sec)
  1. 使用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...
  2. Hiding and Showing Rows and Columns in Python|D...

    Learn how to Hide and Show Rows and Columns through the Aspose.Cells for Python Via Java API....xls' ) # Accessing the first worksheet...dataDir + "Hide Rows And Columns.xls" ) print "Hide Rows And Columns...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  3. Convert Spreadsheet to PDF in xlsx4j|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....Cells - Convert XLS to PDF PDF documents are widely...Workbook ( dataDir + "workbook.xls" ); //Save the document in PDF...

    docs.aspose.com/cells/java/convert-spreadsheet-...
  4. 在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.... xls ' ) # Accessing the first worksheet...save ( dataDir + "Autofit Row.xls" ) print "Autofit Row Successfully...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  5. Autofit Rows and Columns in Python|Documentation

    Learn how to Autofit Rows and Columns through the Aspose.Cells for Python Via Java API....xls' ) # Accessing the first worksheet...self . dataDir + "Autofit Row.xls" ) print "Autofit Row Successfully...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  6. Split Panes 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" ) # Set the active cell workbook...( self . dataDir + "book.out.xls" , saveFormat . EXCEL_97_TO_2003...

    docs.aspose.com/cells/java/split-panes-in-python/
  7. Autofit Rows and Columns in PHP|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 ( $dataDir . "Autofit Row.xls" ); print "Autofit Row Successfully...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  8. 在 PHP 中调整行和列的大小|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 ( $dataDir . "Autofit Row.xls" ); print "Autofit Row Successfully...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  9. Different Ways to Open Files|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....Microsoft Excel spreadsheets (XLS, XLSX, XLSM, XLSB), CSV, or tab‑delimited...

    docs.aspose.com/cells/go-cpp/different-ways-to-...
  10. 在Jython中将Excel文件转换为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 document in PDF...

    docs.aspose.com/cells/zh/java/converting-excelf...