Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 92,519 for

xls

(0.35 sec)
  1. Convert PDF to Excel Workbook in PHP|Aspose.PDF...

    Learn how to convert PDF files to Excel workbooks in PHP using Aspose.PDF, enabling seamless data extraction and manipulation....ExcelSaveOptions (); # Save the output to XLS format $pdf -> save ( $dataDir...$dataDir . "Converted_Excel.xls" , $excelsave ); print "Document has...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  2. Convert SVG file to PDF format in Python|Aspose...

    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....pdf' Save the output to XLS format doc . save ( self . dataDir...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  3. 通过Node.js和C++显示与隐藏行列和滚动条|Documentation

    本文演示如何通过Node.js和C++编程控制Excel工作表的行和列的显示与隐藏。有效控制滚动条的显示,以及批量隐藏或显示多行多列。...xls" ); // Reading the Excel file...path . join ( dataDir , "output.xls" )); 在还原隐藏列时,如果需要恢复到之前设置的宽度或...

    docs.aspose.com/cells/zh/nodejs-cpp/show-and-hi...
  4. 用C++显示和隐藏行、列和滚动条|Documentation

    本文演示了如何使用C++语言和Aspose.Cells API以编程方式显示和隐藏Excel工作表的行和列。可以调整滚动条的可见性,并隐藏多行和多列。...xls" ; // Path of output excel file...outputFilePath = outDir + u "output.xls" ; // Create workbook Workbook...

    docs.aspose.com/cells/zh/cpp/show-and-hide-rows...
  5. Render Gradient Fill for the WordArt while Conv...

    Learn how to render gradient fill for WordArt when converting spreadsheets to HTML using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...red;">Please select an Excel file (.xls, .xlsx, .csv).</p>' ; return...

    docs.aspose.com/cells/javascript-cpp/render-gra...
  6. Insert Hyperlinks into Excel or OpenOffice|Docu...

    How to insert hyperlinks into an Excel file with the Aspose.Cells library without MS Excel using JavaScript via C++....xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'output.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/insert-hyp...
  7. 插入和删除Excel文件的行和列|Documentation

    本文介绍如何通过Aspose.Cells for JavaScript通过C++ API插入和删除行与列。...xls,.xlsx,.csv" /> < button id =...Excel file as Excel97To2003 (.xls) const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/inserti...
  8. 通过 C++ 管理Node.js中的OLE对象|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...xls" ); // Get the file into the...out.xls" )); 从工作簿中提取OLE对象 以下示例显示了如何从工作簿中提取OLE对象。该示例从现有的XLS文件中...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ol...
  9. Android Excel Spreadsheet API | products.aspose...

    Android spreadsheet library to create read write and parse Excel files. A spreadsheet API for mobile Apps development...Android spreadsheet API supports XLS, XLSX, CSV, SpreadsheetML, ODS...fixed-layout formats. Microsoft Excel: XLS, XLSX, XLSB, XLTX, XLTM, XLSM...

    products.aspose.com/cells/android-java/
  10. 通过C++的JavaScript实现工作表视图|Documentation

    本文将介绍如何使用JavaScript和JavaScript API与Excel工作簿和工作表的分页预览交互。包括拆分窗格、冻结窗格和缩放比例的操作。...xls文件。通过将 Worksheet.isPageBreakPreview()...,将视图切换为页面分页预览第一个工作表。修改后的文件被保存为output.xls。 <!DOCTYPE html> < html > < head...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...