Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 94,020 for

xls

(0.41 sec)
  1. 用C++显示和隐藏网格线及行列标题|Documentation

    本文提供使用C++ API或库通过编程隐藏或显示Excel工作表的网格线、行和列标题的示例代码。...xls),隐藏第一个工作表的网格线,并将修改后的文件另存为output.xls。 #include <iostream>...inputFilePath = srcDir + u "book1.xls" ; // Create workbook from file...

    docs.aspose.com/cells/zh/cpp/show-and-hide-grid...
  2. 使用 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...
  3. 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...
  4. Convert Excel to CSV, TSV and Txt with JavaScri...

    Learn how to convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells for JavaScript via C++....OpenOffice spreadsheet file (so XLS, XLSX, XLSM, XLSB, ODS, and so...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  5. Convert PDF to SVG Format in PHP|Aspose.PDF for...

    Discover how to convert PDF documents to SVG format in PHP with Aspose.PDF for high-quality vector graphics transformation....false ; # Save the output to XLS format $pdf -> save ( $dataDir...

    docs.aspose.com/pdf/java/convert-pdf-to-svg-for...
  6. Excel to PDF Conversion 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' )); $ptr -> Call ( $workbook...

    docs.aspose.com/cells/net/excel-to-pdf-conversi...
  7. 通过Node.js和C++显示与隐藏网格线及行列标题|Documentation

    本文提供了使用Node.js API通过C++编程隐藏或显示Excel工作表的网格线、行和列标题的示例代码。...xls)、隐藏第一个工作表上的网格线,并将修改后的文件另存为output.xls,来使用 Worksheet...path . join ( dataDir , "book1.xls" ); // Reading the Excel file...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...
  8. 格式化数据透视表|Documentation

    如何用Aspose.Cells for JavaScript通过C++对数据透视表进行格式化。...xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'output.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/formatt...
  9. 将 PDF 转换为 Excel 工作簿在 Python 中|Aspose.PDF for Java

    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....ExcelSaveOptions (); # 将输出保存为 XLS 格式 doc . save ( self . dataDir...dataDir + "Converted_Excel.xls" , excelsave ); print "Document has...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-exce...
  10. 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" ) # Accessing the first worksheet...save ( self . dataDir + "output.xls" ) \# Print message print "Zoom...

    docs.aspose.com/cells/zh/java/zoom-factor-in-py...