Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 157,793 for

xlsx

(0.26 sec)
  1. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the JavaScript API via C++ to programmatically hide or show gridlines, row, and column headers of an Excel worksheet....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  2. How to Set Print Titles with JavaScript via C++...

    This article shows you how to set print titles using the Aspose.Cells library for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  3. [Bug] Cell class. Cant set HtmlTitle any that e...

    Doesn’t work: titleCell.HtmlString = "Title " Works fine: titleCell.HtmlString = " Title" Same, works fine: titleCell.HtmlString = "Title Title2" Aspose.Cells updated in october 2024...xlsx"); Please find attached the...workbook.Save("e:\\test2\\out1.xlsx"); We require thorough evaluation...

    forum.aspose.com/t/bug-cell-class-cant-set-html...
  4. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....xlsx", oleFormat.getSuggestedExtensio());...file. Assert.assertEquals(".xlsx", oleFormat.getSuggestedExtensio());...

    reference.aspose.com/words/java/com.aspose.word...
  5. 通过 Node.js 以 C++ 合并文件|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....xlsx" ); // Create a cachedFile for...path . join ( dataDir , "output.xlsx" ); // Merge the files in the...

    docs.aspose.com/cells/zh/nodejs-cpp/merge-files/
  6. Wrapping Cell Text|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....xlsx" ); // Quit the application..."f:\\downloads\\OutputAspose.xlsx" , SaveFormat . Xlsx ); } AI Document Assistant...

    docs.aspose.com/cells/net/wrapping-cell-text/
  7. New slides version affecting the numbers in OLE...

    With the new Aspose slide version - ‘aspose-slides’, version:‘25.5’ we are getting # symbols for entries which were not there for older ‘aspose-slides’, version:‘24.8’ for generating grid in a ppt. Note- this grid is an …...xlsx"); IOleEmbeddedDataInfo dataInfo...OleEmbeddedDataInfo(fileData, "xlsx"); // Add the OLE object frame...

    forum.aspose.com/t/new-slides-version-affecting...
  8. 使用JavaScript via C++导出打印区域范围到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....xlsx <!DOCTYPE html> < html > < head..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  9. How to Create Data Validation in Excel using Java

    In this tutorial you will learn *how to create data validation in Excel using Java*. It contains detailed steps and a sample code to add data validation in Excel using Java....in the end, create an XLS or XLSX file having a validation rule...

    kb.aspose.com/cells/java/how-to-create-data-val...
  10. How to Show Formulas in Excel using C#

    This tutorial explains how to show formulas in Excel using C#. It contains the environment configuration details, detailed steps to perform the task and a runnable sample code to display formulas in Excel using C#....the resultant Excel file as an XLSX , XLS , or in any other supported...

    kb.aspose.com/cells/net/how-to-show-formulas-in...