Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 243,838 for

aspose cells

(0.64 sec)
  1. Protecting Worksheets|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.... Protect a Worksheet Aspose.Cells for Python via .NET provides...shown below: | | Protect a few Cells in the Worksheet Using Microsoft...

    docs.aspose.com/cells/python-net/protecting-wor...
  2. 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....Aspose.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...
  3. .pages and .key are not supported - Free Suppor...

    Hi Team, We would like to inform you that we are facing issues with .pages and .key extension files. Neither I am able to convert into docx for .pages or pptx for .key like it works in libreoffice but some .numbers are…...key are not supported Aspose.Total Product Family slides-net...slides-net , words-net , cells-net mineshquikdata October 13, 2025...

    forum.aspose.com/t/pages-and-key-are-not-suppor...
  4. Table Columns Overflow Page Width During HTML-t...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. During this evaluation we found that when number of columns for table are increased the generated PDF spills out the columns outside o…...Conversion Aspose.PDF Product Family html-to-pdf , aspose-pdf-java...We are currently evaluating Aspose.PDF for converting HTML documents...

    forum.aspose.com/t/table-columns-overflow-page-...
  5. How to Format Number to Time|Documentation

    This article introduces how to format numbers to time using the Aspose.Cells for Java API....time‑based data, formatting cells as time allows for more natural...hours in a cell (e.g., 1.5 ). Right‑click the cell and select...

    docs.aspose.com/cells/java/how-to-format-number...
  6. 入门|Documentation

    通过 C++ 设置 Aspose.Cells for JavaScript 的安装指南和配置....入门 Contents [ Hide ] 产品描述 Aspose.Cells for JavaScript 通过 C++ 是...WebAssembly 构建,实现近原生性能,直接在浏览器中运行,Aspose.Cells for JavaScript via C++ ...

    docs.aspose.com/cells/zh/javascript-cpp/getting...
  7. 处理颜色|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....处理颜色 Contents [ Hide ] Aspose.Cells - 使用颜色 C# Workbook workbook...//Accessing cell from the worksheet Cell cell = worksheet . Cells [ "B2"...

    docs.aspose.com/cells/zh/net/working-with-colors/
  8. Excel chart data label text alignment changes -...

    Hi team, we found this bug where the text alignment of data labels gets set to center alignment even though they were originally in left alignment. This happens by just opening the file in Aspose and saving it. i added a…...alignment changes Aspose.Cells Product Family cells-net ecarrillo...by just opening the file in aspose and saving it. i added an example...

    forum.aspose.com/t/excel-chart-data-label-text-...
  9. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....PowerPoint presentation through Aspose components are resized to an...PowerPoint presentation using Aspose.Slides for Python via .NET...

    docs.aspose.com/slides/python-net/working-solut...
  10. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…...get the gridspan of a cell in table Aspose.Words Product Family...to get the gridSpan of each cells and print something like below:...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...