Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 246,359 for

cells

(0.14 sec)
  1. 将PdfSaveOptions和ImageOrPrintOptions的DefaultFont...

    学习在使用Aspose.Cells保存文档时优先设置字体。...Cells会优先尝试设置工作簿的默认字体(即Workbook.DefaultStyle...Font)。如果工作簿的默认字体仍无法正确显示/渲染文本,则Aspose.Cells将尝试使用 PdfSaveOptions / ImageOrPrintOptions...

    docs.aspose.com/cells/zh/cpp/set-defaultfont-pr...
  2. Shading.clear_formatting method | Aspose.Words ...

    Shading.clear_formatting method. Removes shading from the object....apply them to every row and cell that we add with it. builder...builder . cell_format . clear_formatting () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Specify How to Cross Strings in Output PDF and ...

    Learn how to cross strings in output PDF and image with Aspose.Cells for Python via .NET API....Possible Usage Scenarios When a cell contains text or a string that...width of the cell, the string overflows if the next cell in the next...

    docs.aspose.com/cells/python-net/specify-how-to...
  4. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....Cells preserves information about...Microsoft Excel document, such as cell, row, table, worksheet, image...

    docs.aspose.com/cells/cpp/export-document-struc...
  5. TextOrientation enumeration | Aspose.Words for ...

    aspose.words.TextOrientation enumeration. Specifies orientation of text on a page, in a table cell or a text frame....of text on a page, in a table cell or a text frame. Members Name...() builder . insert_cell () builder . cell_format . vertical_alignment...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert Table to ODS with C++|Documentation

    Convert an Excel file with a table to ODS file format using Aspose.Cells with C++....Cells supports converting an Excel...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/convert-table-to-ods/
  7. CellFormat.wrapText property | Aspose.Words for...

    CellFormat.wrapText property. If ``true``, wrap text for the cell....If true , wrap text for the cell. get wrapText () : boolean Examples...apply them to every row and cell that we add with it. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create Union Range with C++|Documentation

    Create Union Range in Excel files using Aspose.Cells with C++....Cells provides the ability to create...#include "Aspose.Cells.h" using namespace Aspose :: Cells ; int main...

    docs.aspose.com/cells/cpp/create-union-range/
  9. Copying Rows and Columns|Documentation

    This article shows how to copy rows and columns through the Aspose.Cells for .NET API....Cells, it is possible to copy rows...comments, formatting, hidden cells, images, and other drawing objects...

    docs.aspose.com/cells/net/copying-rows-and-colu...
  10. Convert an Excel Chart to Image with C++|Docume...

    Learn how to convert Excel charts to images using Aspose.Cells with C++....Cells. The code in this example creates...and install Aspose.Cells: Download Aspose.Cells for C++ . Install...

    docs.aspose.com/cells/cpp/convert-an-excel-char...