Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 159,173 for

xlsx

(0.16 sec)
  1. Protect Excel document Online with password and...

    Online Excel file password protection app. C++ API code to apply password protection on Excel spreadsheets....Excel Binary Format) Protect XLSX Files (Open XML Workbook) What...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/cpp/protect/excel/
  2. Filter Objects while loading Workbook or Worksh...

    Learn how to filter data while loading workbooks or worksheets using Aspose.Cells for JavaScript via C++....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/filter-obj...
  3. Convert Chart to Image for Chinese Region with ...

    Learn how to use Aspose.Cells for JavaScript via C++ to configure charts for Chinese characters and formats, including fonts, sizes, text directions, and more....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/convert-ch...
  4. Precedents and Dependents with Node.js via C++|...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for Node.js via C++. Understand how to identify linked cells in complex financial worksheets....xlsx" ); // Loads the workbook which...dependents. For example, in Book1.xlsx there are formulas: “=A1+20”...

    docs.aspose.com/cells/nodejs-cpp/precedents-and...
  5. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  6. HTML content gets stripped when using setHtmlSt...

    Hello Aspose Support Team, We are facing an issue while using setHtmlString on Excel cells, where part of the text gets unexpectedly stripped. Issue Description For certain column indexes, we convert plain text to HTML…...xlsx"); Cells cells = workbook.getWorksheets()...workbook.save("d:\\files\\out1.xlsx"); Bk_contents1.zip (6.2 KB)...

    forum.aspose.com/t/html-content-gets-stripped-w...
  7. Convert XLSB to POT via PHP or with free Online...

    PHP API to Convert XLSB to POT or Online App without using Microsoft Excel or Powerpoint. Test free XLSB to POT online converter quickly before integrating the code....over the more commonly used XLSX format. XLSB files are designed...compact and load faster than XLSX files. One of the key benefits...

    products.aspose.com/total/php-java/conversion/x...
  8. 指定在刷新数据透视表时数据透视表是否兼容Excel2003|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,.csv" /> < button id = "runExample"...file (e.g., sample-pivot-table.xlsx).</p>' ; return ; } const file...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  9. Modify an Existing Style|Documentation

    Aspose.Cells is a JavaScript via C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article introduces how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/modify-an-...
  10. 设置 OLE 图标的标题|Aspose.Slides for Python 文档

    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" , "rb" ) as ole_stream : data_info...OleEmbeddedDataInfo ( ole_stream . read (), "xlsx" ) ole_frame = slide . shapes...

    docs.aspose.com/slides/zh/python-net/set-captio...