Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 247,165 for

cells

(0.3 sec)
  1. 从自定义对象导入|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 . ImportCustomObjects (( System...

    docs.aspose.com/cells/zh/net/importing-from-cus...
  2. Aspose::Words::TableStyle::get_BottomPadding me...

    Aspose::Words::TableStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of table Cells in C++....below the contents of table cells. double Aspose :: Words :: TableStyle...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Aspose::Words::TableStyle::get_RightPadding met...

    Aspose::Words::TableStyle::get_RightPadding method. Gets or sets the amount of space (in points) to add to the right of the contents of table Cells in C++....right of the contents of table cells. double Aspose :: Words :: TableStyle...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. Access and Update the Portions of Rich Text of ...

    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....Rich Text of Cell Contents [ Hide ] Aspose.Cells allows you to...text of a cell. For this purpose, you can use the Cell.getCharacters()...

    docs.aspose.com/cells/java/access-and-update-th...
  5. Fit Image to Cell Width and Height in Excel usi...

    Learn how to Fit Image to Cell Width and Height in Excel using C#. Discover step-by-step instructions and code examples for project management in Excel....Fitting an image to a specific cell’s width and height isn’t just...you’ll learn how to fit image to cell width and height in Excel using...

    blog.aspose.com/cells/fit-image-to-cell-width-a...
  6. Aspose.Cells for Node.js via Java

    This API allows you to do all kinds of operations on Excel files in Node.js code including creating, editing and converting etc....Cells Product Family Aspose.Email...Aspose.TeX Product Family Aspose.Cells for Node.js via Java Latest...

    kb.aspose.com/cells/nodejs/
  7. How can I check if a text value will visually f...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.Cells.SetColumnWidthPixel(0, 5); worksheet.Cells.SetColumnWidthPixel(1, 5); var textRange = worksheet.Cells.CreateRange(0, 0,1, 2); textRange .…...visually fit inside a merged cell range before setting it? If...Total Product Family cells-net , aspose-cells imparthgalani July...

    forum.aspose.com/t/how-can-i-check-if-a-text-va...
  8. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range of Cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...Cells - Incorrect html is saved Aspose.Cells Product Family...Family excel-to-html , cells-net , html aleksandr.l April 21...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  9. Insert or Delete Rows in an Excel Worksheet|Doc...

    This article provides the python code to insert and delete rows in Excel worksheet with Aspose.Cells for Python via .NET library....Cells for Python via .NET offers two...and deleting rows: Cells.insert_rows and Cells.delete_rows . These...

    docs.aspose.com/cells/python-net/insert-or-dele...
  10. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    Learn how to calculate Excel 2016 MINIFS and MAXIFS functions using Aspose.Cells for Python via .NET API with code examples....Cells also supports the calculation...formula calculation via Aspose.Cells, then saves the results in the...

    docs.aspose.com/cells/python-net/calculation-of...