Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 238,297 for

aspose.cells

(0.91 sec)
  1. 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...
  2. 在用 Python.NET 保存为HTML时禁用CSS|Documentation

    学习如何在使用 Aspose.cells for Python via .NET API 将Excel文件保存为HTML格式时禁用CSS样式。...Aspose.Cells for Python via .NET API...属性的用法。 示例代码 import os from aspose.cells import Workbook , HtmlSaveOptions...

    docs.aspose.com/cells/zh/python-net/disable-css...
  3. Remove ActiveX Control|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....] Remove ActiveX Control Aspose.Cells provides the ability to...Add ActiveX Controls using Aspose.Cells Analyzing your prompt, please...

    docs.aspose.com/cells/net/remove-activex-control/
  4. out_delete.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana 20 Blackberry 6 Apple 5 Guava 5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluati...... Created with Aspose.Cells for .NET. Copyright 2003...Evaluation Only. Created with Aspose.Cells for .NET. Copyright 2003...

    docs.aspose.com/cells/ru/net/add-or-clear-pivot...
  5. out_delete.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana 20 Blackberry 6 Apple 5 Guava 5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluati...... Created with Aspose.Cells for .NET. Copyright 2003...Evaluation Only. Created with Aspose.Cells for .NET. Copyright 2003...

    docs.aspose.com/cells/zh/cpp/add-or-clear-pivot...
  6. out_delete.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana 20 Blackberry 6 Apple 5 Guava 5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluati...... Created with Aspose.Cells for .NET. Copyright 2003...Evaluation Only. Created with Aspose.Cells for .NET. Copyright 2003...

    docs.aspose.com/cells/ja/go-cpp/add-or-clear-pi...
  7. out_delete.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana 20 Blackberry 6 Apple 5 Guava 5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluati...... Created with Aspose.Cells for .NET. Copyright 2003...Evaluation Only. Created with Aspose.Cells for .NET. Copyright 2003...

    docs.aspose.com/cells/fr/go-cpp/add-or-clear-pi...
  8. out_delete.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana 20 Blackberry 6 Apple 5 Guava 5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluati...... Created with Aspose.Cells for .NET. Copyright 2003...Evaluation Only. Created with Aspose.Cells for .NET. Copyright 2003...

    docs.aspose.com/cells/it/go-cpp/add-or-clear-pi...
  9. out_delete.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Banana 20 Blackberry 6 Apple 5 Guava 5 Cherry 4 Mango 3 Carambola 2 Grand Total 45 Evaluati...... Created with Aspose.Cells for .NET. Copyright 2003...Evaluation Only. Created with Aspose.Cells for .NET. Copyright 2003...

    docs.aspose.com/cells/ar/go-cpp/add-or-clear-pi...
  10. 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