Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 157,002 for

xlsx

(0.43 sec)
  1. HTML with Node.js via 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" ); // Load your source workbook...path . join ( dataDir , "Book1.xlsx" ); // Load your source workbook...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  2. 添加带有单元格文本的条件图标集,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在单元格文本旁添加条件图标。通过图标增强数据的含义。...xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/zh/javascript-cpp/add-con...
  3. The workbook opens in Protected View after resa...

    I have resaved the workbook (.xls → .xls) with Aspose.Cells and the result is opened in Protected View by MS Excel. The original workbook opens without any warnings. I attached the workbook. Code sample: var wb = new …...xlsx conversion. I saw the mention...and saving Excel files (XLS, XLSX), so we will keep up with it...

    forum.aspose.com/t/the-workbook-opens-in-protec...
  4. 使用Python.NET应用高级条件格式|Documentation

    学习如何用Aspose.Cells for Python via .NET实现Excel的高级条件格式功能,如数据条、颜色比例和图标集。...Microsoft Excel 2007 年及以后版本在 XLSX 格式中提供的条件格式。此示例演示了包括图标集、数据条、...path . join ( data_dir , "Book1.xlsx" )) # Get the first worksheet...

    docs.aspose.com/cells/zh/python-net/apply-advan...
  5. 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/
  6. View EXCEL File Online and Read EXCEL Document ...

    Free online EXCEL file viewer app. Python API code to read EXCEL file for viewer application....(Macro-enabled Spreadsheet) View XLSX Files (Open XML Workbook) View...efficient XLSX format has gained popularity. XLSX files have...

    products.aspose.com/total/python-java/viewer/ex...
  7. 用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-...
  8. Digitally Sign Excel File Online or using .NET ...

    Free online app for digital signature in Excel spreadsheet. Develop C# .NET application to electronically sign Excel spreadsheets....Financial Reports and Budgets XLS, XLSX, and ODS files are widely used...and supplier data in ODS or XLSX formats are signed digitally...

    products.aspose.com/total/net/signature/excel/
  9. Convert Chart to Image for Japanese Region with...

    Learn how to use Aspose.Cells for JavaScript via C++ to set the Japanese configuration for the chart. Our guide will demonstrate how to configure charts to support Japanese characters and formatting, including fonts, size, text direction, and more....xlsx,.csv" /> < button id = "runExample"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/convert-ch...
  10. How to apply number format to each datapoint's ...

    We are plotting a pie chart and we need to apply custom format to each datapoint for example #,##0.0% and #,##0.000% like these. How can we achieve this format, could you provide a sample code?...xlsx"); } } Next Steps You can adjust...save("d:\\files\\out1.xlsx"); Please find attached the output XLSX file containing...

    forum.aspose.com/t/how-to-apply-number-format-t...