Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 18,235 for

excel worksheet

(0.06 sec)
  1. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...Cells Product Family excel-to-html , cells-net , html aleksandr...Workbook(input); var name = workbook.Worksheets.Names["DR_PUBv2__1678823491"];...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  2. 通过C++使用Node.js读取和操作Excel 2016图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++读取和操作Excel 2016图表。本指南将展示如何访问和修改各种图表属性。...js读取和操作Excel 2016图表 Contents [ Hide ] 可能的使用场景 Aspose...现在支持读取和操作 Microsoft Excel 2016 图表,而这些图表在 Microsoft Excel 2013 或早期版本中是不存在的。...

    docs.aspose.com/cells/zh/nodejs-cpp/read-and-ma...
  3. Link Cells to XML Map Elements with Node.js via...

    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....sample code loads the source excel file which contains XML Map...in output excel file . If you open the output excel file and click...

    docs.aspose.com/cells/nodejs-cpp/link-cells-to-...
  4. 使用 Node.js 和 C++ 添加带有内置样式的 Word Art 文字|Document...

    学习如何用 Aspose.Cells for Node.js via C++ 添加带有内置样式的 Word Art 文字。在Excel中使用内置样式创建具有视觉吸引力的文本。...请使用[code]output excel file[/code]检查使用此代码生成的 输出excel文件 。这是 输出excel文件 在Microsoft...在Microsoft Excel中的外观。 const path = require ( "path" ); const AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/add-word-ar...
  5. Ինչպես տեղադրել Slicer Excel-ում C#-ով

    Այս ձեռնարկը ուղեցույց է տալիս, թե ինչպես կարելի է կտրատիչ տեղադրել Excel-ում՝ օգտագործելով C#: Այն պարունակում է բոլոր անհրաժեշտ մանրամասները՝ միջավայրը կարգավորելու համար, քայլ առ քայլ մանրամասներ՝ ծրագիրը գրելու համար և նմուշ կոդ՝ Excel-ում C#-ի միջոցով կտրատող ավելացնելու համար:...Family Ինչպես տեղադրել Slicer Excel-ում C#-ով Այս արագ ձեռնարկը...ուղղորդում է ինչպես տեղադրել կտրատիչ Excel-ում՝ օգտագործելով C# : Այն տրամադրում...

    kb.aspose.com/hy/cells/net/how-to-insert-a-slic...
  6. Export print area range to HTML|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....page setup object of the worksheet. Later on, use HtmlSaveOptions...tags while loading HTML to excel workbook Export similar Border...

    docs.aspose.com/cells/net/export-print-area-ran...
  7. Read Axis Labels after Calculating the Chart|Do...

    Learn how to read axis labels in Aspose.Cells for .NET after calculating the chart. Our guide will show you how to access and retrieve axis labels, including their formatting and positioning....code that loads the sample Excel file and reads the category...of the chart in the first worksheet. It then prints the values...

    docs.aspose.com/cells/net/read-axis-labels-afte...
  8. Query Cell Areas Mapped to XML Map Path using W...

    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....Mapped to XML Map Path using Worksheet.XmlMapQuery method Contents...Python via .NET using the Worksheet.xml_map_query() method. If...

    docs.aspose.com/cells/python-net/query-cell-are...
  9. Query Cell Areas Mapped to XML Map Path using W...

    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....Mapped to XML Map Path using Worksheet.XmlMapQuery method Contents...with Aspose.Cells using the Worksheet.XmlMapQuery() method. If the...

    docs.aspose.com/cells/net/query-cell-areas-mapp...
  10. 当转换或加载时间过长時,使用 InterruptMonitor 停止转换或加载,支持 C++|...

    学习如何使用 C++ 和 Aspose.Cells 的 InterruptMonitor 停止大型Excel文件的转换或加载。...代码将一个较大的Excel文件转换为PDF,预计需要几秒(即超过30秒)才能完成。...im ); // Access first worksheet Worksheet ws = wb . GetWorksheets...

    docs.aspose.com/cells/zh/cpp/stop-conversion-or...