Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 84,371 for

xls

(0.13 sec)
  1. 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...
  2. Update Excel Files using .NET | products.aspose...

    Edit Microsoft Excel XlsX, Xls, CSV documents without installing Microsoft Office with C# .NET based applications....Modify Microsoft Excel XLSX, XLS files within .NET based applications....NET Edit CSV Edit TSV Edit XLS Edit XLSB Edit XLSM Edit XLSX...

    products.aspose.com/total/net/update/
  3. Update Excel Files using Java | products.aspose...

    Edit Microsoft Excel XlsX, Xls, CSV documents without installing Microsoft Office within Java based applications....Modify Microsoft Excel XLSX, XLS files within Java based applications...Java Edit CSV Edit TSV Edit XLS Edit XLSB Edit XLSM Edit XLSX...

    products.aspose.com/total/java/update/
  4. 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...
  5. 在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 + "Hide Rows And Columns.xls" ) print "Hide Rows And Columns...

    docs.aspose.com/cells/zh/java/hiding-and-showin...
  6. 在VSTO和Aspose.Cells中隐藏和取消隐藏工作簿中的工作表|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" ; //Open the Excel file. excelApp...path. string myPath = "Book1.xls" ; //Open the Excel file. workbook...

    docs.aspose.com/cells/zh/net/hide-and-unhide-wo...
  7. Feature Tour|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 topics: Feature Overview XLS or XLSX Export High Fidelity...

    docs.aspose.com/cells/jasperreports/feature-tour/
  8. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....xls" ; std :: vector < uint8_t >...Save ( outDir + u "output.out.xls" ); std :: cout << "OLE object...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  9. Adjusting Row Height and Column Width in Ruby|D...

    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...( data_dir + "Set Row Height.xls" ) puts "Set Row Height Successfully...

    docs.aspose.com/cells/java/adjusting-row-height...
  10. 使用C++将文件保存到响应对象|Documentation

    学习如何使用Aspose.Cells for C++动态保存文件并直接发送给客户端浏览器。...xls/.xlsx 或其他扩展名相关联的应用程序中打开的选项。 该枚举包含以下预定义的保存类型:...该枚举包含以下预定义的保存类型: 类型 描述 附件 将电子表格发送到浏览器,并作为与.xls/.xlsx或其他扩展名相关联的附件在应用程序中打开 内置...

    docs.aspose.com/cells/zh/cpp/saving-file-to-res...