Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 241,509 for

cells

(0.13 sec)
  1. TableStyle.bottom_padding property | Aspose.Wor...

    TableStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table Cells....below the contents of table cells. @property def bottom_padding...start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TableStyle.right_padding property | Aspose.Word...

    TableStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table Cells....right of the contents of table cells. @property def right_padding...start_table () builder . insert_cell () builder . write ( 'Name'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create PdfBookmarkEntry for Chart Sheet|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....Cells would create PdfBookmarkEntry...normal sheet. But now Aspose.Cells can also create PdfBookmarkEntry...

    docs.aspose.com/cells/net/create-pdfbookmarkent...
  4. 用C++读取形状发光效果的颜色|Documentation

    学习如何使用 Aspose.Cells for C++ 读取任何形状发光效果的颜色。...Cells.h" using namespace Aspose :: Cells ; using namespace...Aspose :: Cells :: Drawing ; int main () { Aspose :: Cells :: Startup...

    docs.aspose.com/cells/zh/cpp/read-color-of-shap...
  5. Specify Individual or Private Set of Fonts for ...

    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 for Python via .NET provides...Spreadsheets Export Range of Cells in a Worksheet to Image Analyzing...

    docs.aspose.com/cells/python-net/specify-indivi...
  6. Protect XLS document Online with password and u...

    Online XLS file password protection app. C++ API code to apply password protection on XLS spreadsheets....Cells for C++ a child API of Aspose...are options to install Aspose.Cells for C++ or Aspose.Total for...

    products.aspose.com/total/cpp/protect/xls/
  7. Open a spreadsheet document for read-only acces...

    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 string FilePath = @"..\..\....Assistant Close Merge two adjacent cells Open a spreadsheet document...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  8. Get Icon Set, Data Bar, or Color Scale Objects ...

    Aspose.Cells for Python via .NET is a Python library for working with spreadsheet files. It supports the use of icon sets, data bars, and color scale objects in conditional formatting to display data from spreadsheets. This article describes how to use the Aspose.Cells for Python via .NET library to retrieve data for these objects....conditional formatting of a cell or a range of cells, and you want to create...conditional formatting. Aspose.Cells for Python via .NET supports...

    docs.aspose.com/cells/python-net/get-icon-sets-...
  9. Excel Formula Operations - Excel Formula MCP|Do...

    Excel Formula MCP - Apply Excel formulas with AI automation, single and batch Excel formula operations...formulas to single cells or multiple cells in batch operations...Apply Excel formulas to single cells with Excel Formula MCP . apply_formula_batch...

    docs.aspose.com/cells/nodejs-cpp/mcp/apply-form...
  10. DeleteBlankRows() is deleting rows even if it h...

    Ideally, according to the documentation, DeleteBlankRows() should delete only rows which are empty i.e. the rows which does not have any content, images, charts, comments etc… But in the attached file below, Even the r…...Cells Product Family cells-net shreyap September..."TEstTrail.xlsx"); wb.Worksheets[0].Cells.DeleteBlankRows(); wb.Save(filePath...

    forum.aspose.com/t/deleteblankrows-is-deleting-...