Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 229,053 for

aspose cells

(0.1 sec)
  1. Difference in HTML output - Free Support Forum ...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("input.xlsx"); HtmlSaveOptions saveOptions = new HtmlSaveOptions(SaveFormat.HTML); saveOptions.setParseHtmlTagInCell(false);…...in HTML output Aspose.Cells Product Family cells-java TarasTielkes...2025, 11:20am 1 Hi, Using Aspose Cells for Java, version 25.7....

    forum.aspose.com/t/difference-in-html-output/31...
  2. Setting Formula Calculation Mode of Workbook wi...

    Learn how to set formula calculation mode (automatic, manual) in Excel workbooks using Aspose.Cells for Python via .NET API. Step-by-step guide with code examples....Calculation Mode with Aspose.Cells Aspose.Cells for Python via .NET...Save modified workbook from aspose.cells import Workbook , CalcModeType...

    docs.aspose.com/cells/python-net/setting-formul...
  3. Exporting .jrprint Files to XLS Formats|Documen...

    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....Formats Contents [ Hide ] Aspose.Cells for JasperReports provides...destFile. Java import com . aspose . cells . jasperreports . ACXlsExporter...

    docs.aspose.com/cells/jasperreports/exporting-j...
  4. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...document Aspose.Cells Product Family add-image , cells-net tolmachovvs...https://github.com/aspose-cells/Aspose.Cells-for-.NET/releases/download/Aspose...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  5. Public API Changes in Aspose.Cells 8.7.1|Docume...

    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....Public API Changes in Aspose.Cells 8.7.1 Contents [ Hide ] This...describes the changes to the Aspose.Cells API from version 8.7.0 to...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Adding or Inserting a Row into Worksheet|Docume...

    This article introduces how to add or insert row in GridDesktop....runtime using the API of Aspose.Cells.GridDesktop. The basic difference...follow the steps below: Add Aspose.Cells.GridDesktop control to your...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. List All Worksheets in a Workbook|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.... Name ; index ++; } } Aspose static void Main ( string []...Worksheets ) { thisWorksheet . Cells [ index , 0 ]. Value = worksheet...

    docs.aspose.com/cells/net/list-all-worksheets-i...
  8. Issue with an EMF Image When Converting a Prese...

    Hi, We have been working with Aspose.Slides.Cpp since version 24. We also have purchased the license. Recently we have upgraded the Aspose.Slides.Cpp to version 25.6(latest) and found out that our emf with table annotat…...Presentation to PDF in C++ Aspose.Slides Product Family slides-cpp... We have been working with Aspose.Slides.Cpp since version 24...

    forum.aspose.com/t/issue-with-an-emf-image-when...
  9. Create, Manipulate or Remove Scenarios from Wor...

    Learn how to create, manipulate, or remove scenarios from Excel Worksheets programmatically using Node.js with C++ API....that includes variable input cells linked by one or more formulas...one formula that depends on cells that different values can be...

    docs.aspose.com/cells/nodejs-cpp/create-manipul...
  10. Update references in other worksheets while del...

    Learn how to update references in other worksheets while deleting blank columns and rows in a worksheet using Aspose.Cells for C++.... The cell E3 in the second worksheet has...=Sheet1!C3 , which refers to cell C3 in the first worksheet. If...

    docs.aspose.com/cells/cpp/update-references-in-...