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

xls

(0.31 sec)
  1. 在Ruby中显示或隐藏网格线|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 ( data_dir + "output.xls" ) puts "Gridlines are now hidden...

    docs.aspose.com/cells/zh/java/display-or-hide-g...
  2. 在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...excel . save ( dataDir + "output.xls" ) # Print Message print "Sheet...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  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....Report Definition Language Client XLS Saves the document in the Microsoft...

    docs.aspose.com/cells/reportingservices/support...
  4. 使用Node.js通过C++验证加密文件的密码|Documentation

    使用Aspose.Cells for Node.js via C++验证Excel(Xlsx、Xlsb、XlsXlsm)和Open Office(ODS)文件的密码。...Contents [ Hide ] 如果Excel(xlsx、xlsb、xls、xlsm)和Open Office(ODS)文件被密码锁...

    docs.aspose.com/cells/zh/nodejs-cpp/verify-pass...
  5. Insert Hyperlinks in Worksheet|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" ); Apache POI SS - HSSF XSSF...); link . setAddress ( "link1.xls" ); cell . setHyperlink ( link...

    docs.aspose.com/cells/java/insert-hyperlinks-in...
  6. C# Microsoft Project Files Conversion | .NET | ...

    Convert Microsoft Project MPP MPT MPX to PDF HTML Excel and Images JPG PNG BMP TIFF with few lines of C# code via .NET library....HTML); MPT to XLS MPP to XLS MPX to XLS MPX to XLSX MPT to...

    products.aspose.com/tasks/net/conversion/
  7. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the C# API or .NET Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....xls), hiding the gridlines on the...the modified file as output.xls . Show and Hide Row Column Headers...

    docs.aspose.com/cells/net/show-and-hide-gridlin...
  8. 在 Node.js 和 C++ 中隐藏与显示行列|Documentation

    学习如何在工作表中隐藏和显示行列,使用 Aspose.Cells for Node.js via C++。...xls" ); // Reading the Excel file...join ( dataDir , "output.out.xls" )); 还可以通过将行高或列宽设置为0来隐藏行或列。 显示行和列...

    docs.aspose.com/cells/zh/nodejs-cpp/hiding-and-...
  9. How and Where to Use Enumerators with JavaScrip...

    Learn how to use Enumerators through the Aspose.Cells for JavaScript via C++ API....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/how-and-wh...
  10. 用C++隐藏和显示行列|Documentation

    学习如何使用Aspose.Cells和C++以编程方式隐藏和显示Excel文件中的行和列。...xls" ; // Create workbook from the...outputFilePath = outDir + u "output.out.xls" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/zh/cpp/hiding-and-showing...