Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 159,101 for

xlsx

(0.14 sec)
  1. 使用 C++ 的 JavaScript 管理文档属性|Documentation

    学习如何通过 C++ API 管理文档属性。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/managin...
  2. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/get-header...
  3. 用JavaScript通过C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++格式化和修改命名范围。...xlsx,.csv" /> < button id = "runExample"..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  4. Freeze panes of Excel Worksheet with JavaScript...

    In this article, you will learn how to freeze panes of Excel worksheets programmatically using Aspose.Cells for JavaScript via C++....xlsx) and click "Run Example" to..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/javascript-cpp/how-to-fre...
  5. 使用JavaScript和C++确定工作表的纸张大小是否为自动|Documentation

    本文说明如何利用JavaScript API和C++插件以编程方式判断工作表的纸张大小是否设置为自动。...xlsx samplePageSetupIsAut-True.xlsx 并找到它们的第一个工作表..."fileInput1" accept = ".xls,.xlsx,.csv" /> < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/determi...
  6. 使用JavaScript通过C++将Excel转换为CSV、TSV和Txt|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++将Excel文件转换为CSV、TSV和TXT格式。...Excel或OpenOffice电子表格文件(如XLS、XLSX、XLSM、XLSB、ODS等),包含任意数量的工作表。..."fileInput" accept = ".xls,.xlsx,.csv" /> < button id = "runExample"...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. Using WorkbookMetadata with C++|Documentation

    Learn how to use WorkbookMetadata to edit custom document properties of a workbook in C++ with Aspose.Cells....xlsx" , options ); meta . GetCustomDocumentPro..."Sample2.out.xlsx" ); Workbook w ( srcDir + u "Sample2.out.xlsx" ); std...

    docs.aspose.com/cells/cpp/using-workbookmetadata/
  8. 用 JavaScript 通过 C++ 管理 Excel 电子表格文件的设置|Document...

    使用 Aspose.Cells for JavaScript 通过 C++ 管理 Excel 文件的设置。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/workboo...
  9. Creating Subtotals|Documentation

    Learn how to create subtotals for any repeating values in a spreadsheet by using the Aspose.Cells for JavaScript via C++ API....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  10. How to Convert Excel To PDF Using Python

    This short tutorial provides description about how to convert Excel to PDF using Python. You will learn creating a workbook and by using Python Excel to PDF conversion with the help of detailed steps and runnable Python code....an existing Excel file say an XLSX . You will also have control...any existing Excel file like XLSX, XLS, ODS, etc containing the...

    kb.aspose.com/cells/python/how-to-convert-excel...