Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 248,265 for

cells

(0.7 sec)
  1. Adding Cell Controls in Worksheets|Documentation

    This article introduces how to add control in worksheet in GridDesktop....Adding Cell Controls in Worksheets Contents [ Hide ] Cell controls...to worksheets. We call them Cell Controls because these controls...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  2. Set legend size to certain percentage of the ch...

    Hi Team, I have a requirement to position the legend based on the chart size. I have a sample bar chart and the snipper is as follows. // init workbook Workbook wb = new Workbook(); WorksheetCollection sheets…...Cells Product Family cells-java Thilakbabu August...dataSheet = sheets.get(0); Cells dataSheetCells = dataSheet.getCells();...

    forum.aspose.com/t/set-legend-size-to-certain-p...
  3. Google takeout using aspose .email - Free Suppo...

    I am facing an error with calendar recurrence and attachments. If attachments are present, they are detected, but they are not being saved in the PST file....slides-net , email-pst , words-net , cells-net Anjali12 May 12, 2026, 8:07am...

    forum.aspose.com/t/google-takeout-using-aspose-...
  4. Calculate Formulas|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 has an embedded formula calculation...formulas added at runtime. Aspose.Cells supports most of the formulas...

    docs.aspose.com/cells/java/calculate-formulas/
  5. Shading.clearFormatting method | Aspose.Words f...

    Shading.clearFormatting method. Removes shading from the object....apply them to every row and cell that we add with it. builder...it to the current cell, // and any new cells that we create with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Border.distanceFromText property | Aspose.Words...

    Border.distanceFromText property. Gets or sets distance of the border from text or from the page edge in points....to zero for borders of table cells. Examples Shows how to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Line Breaks and Text Wrapping|Documentation

    How to implement text wrapping and word wrap using the Aspose.Cells library in Node.js via C++. By using the Aspose.Cells library, you can easily insert text in Cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Hide ] To ensure that text in a cell can be read, explicit line breaks...turns one line into several in a cell, while explicit line breaks...

    docs.aspose.com/cells/nodejs-cpp/line-breaks-an...
  8. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#....tables can be placed in table cells. Adding text or other content...should be done at the cell level (per cell) or at the paragraph...

    docs.aspose.com/words/net/work-with-text-in-a-t...
  9. BorderCollection.distance_from_text property | ...

    BorderCollection.distance_from_text property. Gets or sets distance of the border from text in points....to zero for borders of table cells. Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将文件保存到响应对象中(Python.NET)|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel文件直接保存到HTTP响应流中。...Cells for Python via .NET支持动态文件生成...XLS文件 import os from aspose.cells import Workbook , XlsSaveOptions...

    docs.aspose.com/cells/zh/python-net/saving-file...