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

xlsx

(0.4 sec)
  1. 使用JavaScript通过C++为工作簿渲染指定单独或私有的字体集|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为工作簿渲染指定单独或私有的字体集。...xlsx,.csv" /> < button id = "runExample"...( AsposeCells . LoadFormat . Xlsx ); // Converted setFontConfigs...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  2. Cell colors in HTML are displayed incorrectly -...

    I am using Aspose.Cells 25.9.0. .NET 9.0 The cells are colored differently via Home > Styles > Conditional Formatting and Style is applied to the cells via Format Cells > Fill > Pattern Style. Everything is fine in E…...xlsx"; var output = @"C:\output.html";... new LoadOptions(LoadFormat.Xlsx)); wbc.CalculateFormula(); var...

    forum.aspose.com/t/cell-colors-in-html-are-disp...
  3. Convert PPTM to XLTX Format via Java | products...

    Convert PPTM to XLTX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code. or with free Online Converter...convert spreadsheets in the XLS, XLSX, XLTX, and other formats. It...corporate dashboards as modern XLSX templates. Automation Scenarios...

    products.aspose.com/total/java/conversion/pptm-...
  4. Auto Filter Data|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 file. objBook . SaveCopyAs (..."e:\\test2\\vsto_autofilter.xlsx" ); Auto-filter applied with...

    docs.aspose.com/cells/net/auto-filter-data/
  5. Create Stock Open‑High‑Low‑Close Chart in Excel...

    Step‑by‑step guide to generate a Stock Open‑High‑Low‑Close (OHLC) chart in Excel using Aspose.Cells for .NET with fully runnable C# code.... Multiple output formats – XLSX, XLS, PDF, XPS, PNG, JPEG, etc... 6 Saves the workbook as an XLSX file that can be opened in Excel...

    blog.aspose.com/cells/create-stock-open-high-lo...
  6. Optimizing Memory Usage while Working with Big ...

    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"...workbook . save ( SaveFormat . Xlsx ); const blob = new Blob ([...

    docs.aspose.com/cells/javascript-cpp/optimizing...
  7. Convert Text Numeric Data to Number|Documentation

    Learn how to convert numbers stored as text in Excel to numbers 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/convert-te...
  8. Insert Timeline|Documentation

    Learn how to create a timeline with Aspose.Cells for Python via .NET....saves the workbook in output XLSX format. The following screenshot...

    docs.aspose.com/cells/python-net/create-timeline/
  9. Use Custom XML Parts in Aspose.Cells with Golan...

    Learn how to use custom XML parts in Excel files programmatically using Aspose.Cells with Golang via C++....xlsx to .zip and then opening it...

    docs.aspose.com/cells/go-cpp/use-custom-xml-par...
  10. Insert Timeline|Documentation

    Learn how to create a timeline with Aspose.Cells for Node.js via C++....saves the workbook in the output XLSX format. The following screenshot...

    docs.aspose.com/cells/nodejs-cpp/create-timeline/