Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 94,022 for

xls

(0.12 sec)
  1. 使用 JavaScript 通过 C++ 设置边距|Documentation

    在本文中,您将学习如何使用示例代码设置 Excel 工作表的边距,也学习如何通过 JavaScript API 通过 C++ 编程设置页面中心、页眉和页脚的边距。...xls,.xlsx,.csv" /> < button id =... download = 'SetMargins_out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  2. Converting Excel to PDF Files 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" ); // Save the document in PDF...

    docs.aspose.com/cells/java/converting-excel-to-...
  3. 在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' )); $worksheets = $ptr -> Get...

    docs.aspose.com/cells/zh/net/opening-files-in-php/
  4. Encrypt and Decrypt Excel files with JavaScript...

    How to encrypt and decrypt Excel files using JavaScript via C++. Lock and unlock Excel files....xls,.xlsx" /> < button id = "runExample"...download = 'encryptedBook1.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  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. 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...
  7. 在 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-...
  8. Unable to load the attached file having charts ...

    Hi Aspose team, Please find the attached file where we are unable to load the file in the online editor and unable to load. image.png (59.6 KB) EUD.PC.00013551.0.14.zip (8.4 KB) image.png (33.8 KB) Thank you, Ganes…...your template XLS file. I could not load your XLS file (having...

    forum.aspose.com/t/unable-to-load-the-attached-...
  9. Using LightCells API with JavaScript via C++|Do...

    Learn how to read and write large Excel files using the LightCells API in JavaScript via C++. Improve performance and efficiency with less memory consumption....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/javascript-cpp/using-ligh...
  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...