Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 92,968 for

xls

(0.07 sec)
  1. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the JavaScript API with C++ addons to determine if the paper size of a worksheet is set to automatic programmatically....xls,.xlsx,.csv" /> < input type =...id = "fileInput2" accept = ".xls,.xlsx,.csv" /> < br />< br />...

    docs.aspose.com/cells/javascript-cpp/determine-...
  2. Different Ways to Save Files with JavaScript vi...

    Aspose.Cells for JavaScript via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....xls,.xlsx,.xlsb,.ods" /> < button...Excel97To2003 , name : 'output.xls' , options : new XlsSaveOptions...

    docs.aspose.com/cells/javascript-cpp/different-...
  3. Page Break Preview in 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" ) # Adding a new worksheet to...save ( self . dataDir + "output.xls" ) # Print message print "Page...

    docs.aspose.com/cells/java/page-break-preview-i...
  4. Hide or Unhide a Worksheet 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" ); // Accessing the first worksheet...-> save ( $dataDir . "output.xls" ); Download Running Code Download...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  5. Encrypt Workbook using Aspose.Cells|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" ); //Password‑protect the file...dataDir + "AsposeEncryptedWorkB.xls" ); Download Running Code GitHub...

    docs.aspose.com/cells/java/encrypt-workbook-usi...
  6. Page Break Preview 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" ); // Adding a new worksheet...-> save ( $dataDir . "output.xls" ); Download Running Code Download...

    docs.aspose.com/cells/java/page-break-preview-i...
  7. Zoom Factor in 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/java/zoom-factor-in-python/
  8. Unprotect a Worksheet in 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" ) worksheets = workbook . getWorksheets...save ( self . dataDir + "output.xls" , filesFormatType . EXCEL_97_TO_2003...

    docs.aspose.com/cells/java/unprotect-a-workshee...
  9. Update Days Preserving History of Revision Logs...

    Learn how to update the number of days for preserving history in a shared workbook using Aspose.Cells with Golang via C++....Rows and Columns Supported by XLS and XLSX Formats with Go via...

    docs.aspose.com/cells/go-cpp/update-days-preser...
  10. xlsx4j中将工作簿转换为HTML|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 the HTML file book...

    docs.aspose.com/cells/zh/java/convert-workbook-...