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

cells

(0.26 sec)
  1. 使用 Python 更改 HTML 背景颜色

    学习使用 Aspose.HTML for Python via .NET 为 HTML 文档设置背景颜色。提供多种实现方式的可直接使用的 Python 示例。...Cells Product Solution Aspose.Email...PDF Product Solution Aspose.Cells Product Solution Aspose.Email...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  2. 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...
  3. 在VSTO和Aspose.Cells中为单元格添加超链接|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中为单元格添加超链接 Contents [ Hide ] 要向电子表格中的单元格添加超链接,请执行以下步骤:...格添加超链接。接下来的示例展示了如何使用Aspose.Cells for .NET再次使用C#做同样的事情。 代码示例生...

    docs.aspose.com/cells/zh/net/add-hyperlinks-to-...
  4. Licensing|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 for Go via C++ can be downloaded...https://releases.aspose.com/cells/go-cpp/ . Loading a License...

    docs.aspose.com/cells/go-cpp/licensing/
  5. Trust Permissions on Web Server|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 for .NET) are based on core...affect the ability of Aspose.Cells for .NET to perform properly...

    docs.aspose.com/cells/net/declaration/
  6. 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...
  7. 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...
  8. 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...
  9. Table width issue - document doesn't respect wi...

    I am using Aspose.Words for .Net. I have the following issue. My code creates a table using the DocumentBuilder class. The table PreferredWidth is set: table.PreferredWidth = PreferredWidth.FromPercent(80); I tried al…... All the cells in the document have WrapText...foreach (Cell cell in table.FirstRow.Cells) { cell.CellFormat...

    forum.aspose.com/t/table-width-issue-document-d...
  10. Aspose::Words::Tables::Row::GetText method | As...

    Aspose::Words::Tables::Row::GetText method. Gets the text of all Cells in this row including the end of row character in C++....method Gets the text of all cells in this row including the end...with the end of row character Cell appended at the end. The returned...

    reference.aspose.com/words/cpp/aspose.words.tab...