Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 92,965 for

xls

(0.3 sec)
  1. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...xls / .xlsx ). Convert each Excel.../** Simple helper – true for .xls or .xlsx extensions. */ private...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  2. Using LightCells API with Node.js via C++|Docum...

    Learn how to read and write large Excel files using the LightCells API in Node.js 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 for XLS files because of the different...

    docs.aspose.com/cells/nodejs-cpp/using-lightcel...
  3. 显示和隐藏工作簿的选项卡|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" ); //Hiding the tabs of the...( dataDir + "AsposeHideTabs.xls" ); // ========== //Displaying...

    docs.aspose.com/cells/zh/java/display-and-hide-...
  4. 在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" ) #Save in default (Excel2003)...dataDir + "book.default.out.xls" ) #Save in Excel2003 format...

    docs.aspose.com/cells/zh/java/saving-files-in-p...
  5. Apply Superscript and Subscript Effects on Font...

    The JavaScript code to apply superscript and subscript effects to text in Excel using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...download = 'Superscript.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/apply-supe...
  6. Extract OLE Objects from Workbook|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) Next, extract the OLE objects...objects. The OLE objects (DOC, XLS, and PDF files) are saved to...

    docs.aspose.com/cells/python-net/extract-ole-ob...
  7. How to Convert CSV to Excel in Python

    This short tutorial contains information on how to convert CSV to Excel in Python. To convert CSV to Excel Python environment is explained along with the steps and runnable sample code....formats supported by MS Excel like XLS , XLSX , ODS, and a lot of others...configuration Save the output file as XLS converted from CSV These steps...

    kb.aspose.com/cells/python/how-to-convert-csv-t...
  8. Protecting Worksheet in 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/java/protecting-worksheet...
  9. Refresh Values of Linked Shapes with Golang via...

    Learn how to refresh values of linked shapes in Excel files using Aspose.Cells for C++....want to save your workbook in XLS or XLSX format. However, if you...

    docs.aspose.com/cells/go-cpp/refresh-values-of-...
  10. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/change-cha...