Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 246,418 for

cells

(0.09 sec)
  1. Avoid Inserting Empty Ranges or Hidden Excel Ra...

    Hello Team, I am working with Aspose.Cells to extract a range from an Excel worksheet as HTML content, which I then insert into a Word document using Aspose.Words. However, I’ve encountered an issue: If the selected …...Cells to extract a range from an Excel...selected range contains only empty cells or an empty table structure...

    forum.aspose.com/t/avoid-inserting-empty-ranges...
  2. 如何锁定单元格以保护它们|Documentation

    本文介绍了如何使用C++中的Aspose.Cells for JavaScript锁定单元格以保护它们的示例代码。...Cells是一个用于以编程方式处理Excel文件的强大库。要通过C++使用Aspose.Cells for J...> < head > < title > Aspose.Cells Protect Worksheet Example </...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  3. Aspose.Cells 16.10.0中的公共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....Cells 16.10.0中的公共API更改 Contents [ Hide ] 本文档描述了从版本9.0...0.0到16.10.0的Aspose.Cells API的更改,可能会对模块/应用程序开发人员感兴趣。它不仅包括新的和更新...

    docs.aspose.com/cells/zh/net/public-api-changes...
  4. Show and Hide Elements|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....Cells allows the user to show and...their own interest. So, Aspose.Cells allows developers to control...

    docs.aspose.com/cells/java/show-and-hide-elements/
  5. HTML content gets stripped when using setHtmlSt...

    Hello Aspose Support Team, We are facing an issue while using setHtmlString on Excel Cells, where part of the text gets unexpectedly stripped. Issue Description For certain column indexes, we convert plain text to HTML…...Cells Product Family KarthikMunjam...using setHtmlString on Excel cells, where part of the text gets...

    forum.aspose.com/t/html-content-gets-stripped-w...
  6. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...Cells Product Family cells-net pavan-edu September...Exporting Excel to PDF with Aspose.Cells for .NET – Performance Tips...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  7. Unable to read excel conent using 7.2.2 - Free ...

    Hi, I tried to read the content from the attached Excel file using Aspose.Cells 7.2.2, but got null for all Cells within this file. However, it is OK if I saved this file in xlsx format. Please help to identify this is…...Cells Product Family timslhsu July...using Aspose.Cells 7.2.2, but got null for all cells within this...

    forum.aspose.com/t/unable-to-read-excel-conent-...
  8. A cell with Pythong only shows =_xlws.PY(0,1) w...

    Hi there, I added a python script with =py(…) in Excel. I loaded the file with aspose.Cells, but when accessing the cell A1 and reading the formula (with c.formula) I only get “=_xlws.PY(0,1)”. I would like to have the s…...A cell with Pythong only shows =_xlws.PY(0,1) when accessed via...the script? Aspose.Cells Product Family cells-net norman.neubert...

    forum.aspose.com/t/a-cell-with-pythong-only-sho...
  9. 处理颜色|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....Cells - 使用颜色 C# Workbook workbook...//Accessing cell from the worksheet Cell cell = worksheet . Cells [ "B2"...

    docs.aspose.com/cells/zh/net/working-with-colors/
  10. Update TSV File using .NET | products.aspose.com

    Modify TSV documents in C# VB.NET applications without using Microsoft Excel....Cells for .NET API that is part of...Worksheet and relevant cell using Worksheets[0].Cells[column] method...

    products.aspose.com/total/net/update/tsv/