Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 93,976 for

xls

(0.35 sec)
  1. Convert SVG file to PDF format in PHP|Aspose.PD...

    Explore how to convert SVG files to PDF format in PHP using Aspose.PDF for effective document management....$options ); # Save the output to XLS format $pdf -> save ( $dataDir...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  2. 用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...
  3. Using LightCells API|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....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/java/using-lightcells-api/
  4. Managing Page Breaks with JavaScript via C++|Do...

    This article provides sample code and explains how to add, clear, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...file (Excel 97-2003 format .xls) const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/managing-p...
  5. 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...
  6. Using Aspose.Cells for Java with ColdFusion|Doc...

    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....in various formats including XLS, CSV, SpreadsheetML, Tab-Delimited...some content and saves it as an XLS file. Following is the actual...

    docs.aspose.com/cells/java/using-aspose-cells-f...
  7. How to Convert Excel to XPS in C# .NET

    This step by step tutorial shows you how to convert Excel to XPS in C#. It converts Excel to XPS in C# without Microsoft Excel and Interop....class Load input Excel (XLSX or XLS) to be converted to XPS Save...and steps you can also convert XLS to XPS in C# applications and...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  8. Worksheet Views with JavaScript via C++|Documen...

    This article describes how to use JavaScript and the JavaScript API to interact with the page‑break preview of an Excel workbook and its worksheets. Work with split panes, frozen panes, and zoom factor as well....xls file is opened by creating an...modified file is saved as output.xls . <!DOCTYPE html> < html > <...

    docs.aspose.com/cells/javascript-cpp/worksheet-...
  9. Ինչպես փոխարկել Excel-ը XPS-ի C# .NET-ում

    Այս քայլ առ քայլ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել Excel-ը XPS-ի C#-ով: Այն վերափոխում է Excel-ը XPS-ի C#-ով առանց Microsoft Excel-ի և Interop-ի:...մուտքագրումը Excel (XLSX or XLS) ՝ XPS-ի փոխարկելու համար Պահպանեք...և քայլերը, դուք կարող եք նաև XLS-ը XPS-ի վերածել C# հավելվածներում...

    kb.aspose.com/hy/cells/net/how-to-convert-excel...
  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" ) \# Create a Worksheets object.... dataDir + "Copy Worksheet.xls" ) print "Copy worksheet, please...

    docs.aspose.com/cells/zh/java/copying-and-movin...