Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 94,018 for

xls

(0.2 sec)
  1. Detect File Format of Encrypted Office Open XML...

    Learn how to detect the file format of encrypted OOXML files using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/detect-fil...
  2. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in JavaScript via C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text‑wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/line-break...
  3. 通过Node.js读取和写入带有查询表数据源的表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和写入带有QueryTable数据源的表。...此功能也支持XLS文件。以下代码演示读取和写入此类表,先读取表格,再进行修改以添加合计行。...sourceDir , "SampleTableWithQuery.xls" )); const worksheet = workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-wr...
  4. Setting Print Options with JavaScript via C++|D...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the JavaScript API and C++ Library. You can set the Print Area, Print Titles, and Page Order....xls,.xlsx,.csv" /> < button id =...download = 'SetPrintArea_out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/setting-pr...
  5. Aspose.Cells for Node.js via C++|Documentation

    Aspose.Cells for Node.js via C++ supports the popular Excel (Xls, XlsX, XlsM, XlsB, XLTX, XLTM, SpreadsheetML, CSV), OpenOffice (ODS), HTML and JSON file formats and allows exporting Excel files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text, and popular image formats including TIFF, JPG, PNG, BMP and SVG....js via C++ supports XLS, XLSX, ODS, SpreadsheetML, CSV...

    docs.aspose.com/cells/nodejs-cpp/
  6. Setting Formula for Named Range with JavaScript...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button id =...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  7. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of cells using the Aspose.Cells library for JavaScript via C++....xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'book1.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/javascript-cpp/cells-fill...
  8. Setting Page Options with JavaScript via C++|Do...

    This article provides sample code to set page options of Excel worksheets programmatically using JavaScript via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....xls,.xlsx,.csv" /> < button id =...Workbook as Excel97To2003 (.xls) const outputData = workbook...

    docs.aspose.com/cells/javascript-cpp/setting-pa...
  9. 通过C++用JavaScript格式化单元格|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中格式化和样式化单元格,包括数字格式化、日期格式化、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。...xls,.xlsx,.csv" /> < button id =...downloadLink . download = 'book1.out.xls' ; downloadLink . style . display...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  10. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent....workbookStream -> ToArray (), u "xls" ); // Create an OLE object frame...workbookStream -> ToArray (), u "xls" ); // Create an OLE object frame...

    docs.aspose.com/slides/cpp/working-solution-for...