Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 235,415 for

aspose.cells

(0.33 sec)
  1. -horz tag in Excel - Free Support Forum - aspos...

    I am using a foreach in my Excel file and wanted to know if some of the tags used in Word can also work in Excel. I understand the cellMerge -horz tag in Word and what this aims to accomplish, this works how I would exp…...-horz tag in Excel Aspose.Cells Product Family Kayleigh November...mail‑merge is not supported by Aspose.Cells. When the tag <<foreach[d...

    forum.aspose.com/t/horz-tag-in-excel/321144
  2. Graphic elements in HTML are not displayed - Fr...

    I am using Aspose.cells 25.9.0. .NET 9.0 There is Excel file with Shapes and Icons inserted into it. Unfortunately, when converting to HTML, Icons are not displayed. Code: using System.Text; using Aspose.cells; usi…...in HTML are not displayed Aspose.Cells Product Family cells-net...2025, 9:01am 1 I am using Aspose.Cells 25.9.0. .NET 9.0 There is...

    forum.aspose.com/t/graphic-elements-in-html-are...
  3. Alignment Settings|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....settings are fully supported by Aspose.Cells and are discussed in more...Alignment settings in Aspose.Cells Aspose.Cells provides GetStyle...

    docs.aspose.com/cells/java/cells-alignment-sett...
  4. 使用C++将Excel转换为CSV、TSV和Txt|Documentation

    使用Aspose.cells与C++轻松将Excel文件转换为CSV、TSV和TXT格式。...使用C++将Excel转换为CSV、TSV和Txt Contents [ Hide ] Aspose.Cells支持将Excel、ODS、JSON及其他格式文件转换为CSV、TSV和TXT。...),默认情况下,Microsoft Excel和Aspose.Cells都仅保存活动工作表的内容。 以下代码示例说明如何...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-c...
  5. Crash when saving XLSX to PDF with Version 26.0...

    Hi, please find a XLSX attached where saving to pdf results in a crash. Code to reproduce: Aspose::Cells::Startup(); Aspose::Cells::Workbook wb(Input); wb.Save(Output, Aspose::Cells::SaveFormat::Pdf); zeus_nwg_bgld_E…...12 Aspose.Cells Product Family ebrunner...specific XLSX file to PDF using Aspose.Cells for C++ version 26.01 and...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  6. Aspose.Cell import object shuffles the data - F...

    in some random case for the same dataset after binding data to Excel using Aspose.cells data is shuffled randomly , it’s not like data is shifted. But if we re-prepare the excel it looks fine. Below is the code snippet. …...Aspose.Cell import object shuffles the data Aspose.Cells Product...binding data to Excel using Aspose.Cells data is shuffled randomly...

    forum.aspose.com/t/aspose-cell-import-object-sh...
  7. Aspose.Cells 8.6.3的公共API更改|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....Aspose.Cells 8.6.3的公共API更改 Contents [ Hide ] 此文档描述了从版本8.6.2到8...2到8.6.3的Aspose.Cells API中的更改,这可能对模块/应用程序开发人员感兴趣。它不仅包括新的和更新的公共方法、添加的类,还包括Aspose...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.cells for .NET API....Number to Percentage in Aspose.Cells for .NET Formatting numbers...numbers to percentages in Aspose.Cells for .NET is a straightforward...

    docs.aspose.com/cells/net/how-to-format-number-...
  9. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = new FileStream(input, F…...XLOOKUP returns #VALUE Aspose.Cells Product Family cells-net...2025, 3:38pm 1 I am using Aspose.Cells 25.11.0. .NET 9.0 using...

    forum.aspose.com/t/xlookup-returns-value/322497
  10. How to Format Number to Percentage with Golang ...

    This article will introduce how to Format Number to Percentage using Aspose.cells for C++ API....Number to Percentage in Aspose.Cells for C++ Formatting numbers...numbers to percentages in Aspose.Cells for C++ is a straightforward...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...