Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 92,965 for

xls

(0.6 sec)
  1. 在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...dataDir + "Group Rows And Columns.xls" ) print "Group Rows And Columns...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  2. Previewing document|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....following formats support preview: XLS – Microsoft Excel 97‑2003 XLSX...

    docs.aspose.com/cells/sharepoint/previewing-doc...
  3. 在Python中调整行高和列宽|Documentation

    使用Python Excel API在Python中创建Excel文件。在您的Python应用程序中调整XlsX或Xls中的行高和列宽,无需MS Office。...xls' ) \ # Accessing the first worksheet.... dataDir + "Set Row Height.xls" ) print "Set Row Height Successfully...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  4. Show and Hide Rows, Columns, and Scroll Bars wi...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the C++ language and the Aspose.Cells API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....xls" ; // Path of output Excel file...outputFilePath = outDir + u "output.xls" ; // Create workbook Workbook...

    docs.aspose.com/cells/cpp/show-and-hide-rows-co...
  5. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....to PDF in C# How to Convert XLS to XLSX in C# How to Convert...to PDF in Java How to Convert XLS to XLSX in Python How to Read...

    kb.aspose.com/cells/page/13/
  6. Copying and Moving Worksheets with JavaScript v...

    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/javascript-cpp/copying-an...
  7. Using LightCells API|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....in the same way for XLSX and XLS files (it does not actually load...effectively for XLSX files than XLS files because of the different...

    docs.aspose.com/cells/java/using-lightcells-api/
  8. Managing Page Breaks with JavaScript via C++|Do...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...file (Excel 97-2003 format .xls) const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  9. Adjusting Row Height and Column Width in Python...

    Use Python Excel API to create Excel files in Python. Adjust row height and column width in XlsX or Xls in your Python applications without MS Office....xls' ) \ # Accessing the first worksheet.... dataDir + "Set Row Height.xls" ) print "Set Row Height Successfully...

    docs.aspose.com/cells/java/adjusting-row-height...
  10. Adjusting Row Height and Column Width in PHP|Do...

    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...( $dataDir . "Set Row Height.xls" ); print "Set Row Height Successfully...

    docs.aspose.com/cells/java/adjusting-row-height...