Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 87,384 for

xls

(0.12 sec)
  1. Read and Write XLSB File Format|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....Excel supports many formats like XLS, XLSX, XLSM, XLSB, CSV, etc....

    docs.aspose.com/cells/go-cpp/read-and-write-xls...
  2. Setting Margins with JavaScript via C++|Documen...

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the JavaScript API via C++....xls,.xlsx,.csv" /> < button id =... download = 'SetMargins_out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/setting-ma...
  3. Tracing Precedents and Dependents in Aspose.Cel...

    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, is used. The spreadsheet has...you can see above, in Book1.xls, cell B7 contains a formula =SUM(A1:A3)...

    docs.aspose.com/cells/net/tracing-precedents-an...
  4. 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...
  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. Show and Hide Worksheets and Tabs with C++|Docu...

    This article provides sample code for using the C++ API or library to programmatically display and hide an Excel worksheet, as well as how to show and hide Excel workbook tabs....xls" ; // Create workbook from file...outputFilePath = outDir + u "output.out.xls" ; workbook . Save ( outputFilePath...

    docs.aspose.com/cells/cpp/show-and-hide-workshe...
  7. 用 C++ 格式化数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 自定义数据透视表的外观。...xls" ; // Path of output excel file...outputFilePath = outDir + u "output.xls" ; // Load a template file Workbook...

    docs.aspose.com/cells/zh/cpp/formatting-pivot-t...
  8. Unprotect a Worksheet with Node.js via C++|Docu...

    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" ); // Instantiating a Workbook...path . join ( dataDir , "output.xls" ), AsposeCells . SaveFormat...

    docs.aspose.com/cells/nodejs-cpp/unprotect-a-wo...
  9. Read and Write Tab Delimited File Format|Docume...

    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....supports many formats such as XLS, XLSX, XLSM, XLSB, CSV, tab-delimited...

    docs.aspose.com/cells/go-cpp/read-and-write-tab...
  10. 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...