Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 230,914 for

aspose.cells

(0.46 sec)
  1. Advanced Protection Settings since Excel XP wit...

    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 for JavaScript via C++ supports...Using Aspose.Cells for JavaScript via C++ Aspose.Cells for JavaScript...

    docs.aspose.com/cells/javascript-cpp/advanced-p...
  2. 用C++计算Excel 2016的MINIFS和MAXIFS函数|Documentation

    本文介绍如何使用Aspose.cells库在C++中计算Microsoft Excel 2016的MINIFS和MAXIFS函数。...Aspose.Cells也支持这些函数的计算。以下截图展示了这些函数的用...Workbook.CalculateFormula() 方法通过Aspose.Cells执行公式计算,然后将结果保存为 输出PDF 。 #include...

    docs.aspose.com/cells/zh/cpp/calculation-of-exc...
  3. Convert Excel to PDF in Python | XLS XLSX to PDF

    Use Python Excel API to convert Excel XLS to PDF in Python. Convert XLSX to PDF or XLS to PDF without MS Office....one such powerful tool is Aspose.Cells for Python. In this blog...will explore how to use Aspose.Cells to convert Excel files to...

    blog.aspose.com/cells/convert-excel-files-to-pd...
  4. 在 .Net6 中运行 Aspose.Cells|Documentation

    “如何在 .Net6 中运行 Aspose.cells。”...Net6 中运行 Aspose.Cells Contents [ Hide ] 概述 对于 .NET6(或更高版本)平台,与之前的平台(...Common,这是在微软官方文档中建议的。请注意,这个重要的更改将在Aspose.Cells 22.10.1或更高版本的.Net6中生效。 对于...

    docs.aspose.com/cells/zh/net/how-to-run-aspose-...
  5. 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...
  6. 使用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...
  7. 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...
  8. 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...
  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. Hiding Overlaid Content with CrossHideRight whi...

    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.... By default, Aspose.Cells generates HTML as per Microsoft...[https://reference.aspose.com/cells/net/aspose.cells/htmlcrosstype], it hides...

    docs.aspose.com/cells/net/hiding-overlaid-conte...