Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 20,479 for

table

(0.32 sec)
  1. CellFormat.wrapText property | Aspose.Words for...

    CellFormat.wrapText property. If ``true``, wrap text for the cell....Examples Shows how to build a table with custom borders. let doc... startTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RowFormat.clearFormatting method | Aspose.Words...

    RowFormat.clearFormatting method. Resets to default row formatting....Examples Shows how to build a table with custom borders. let doc... startTable (); // Setting table formatting options for a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...rows case: When there is a table in a footnote with “repeat header...on, and the content of the table is in two pages, word does not...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  4. Convert NumPy to Excel in Python | Python NumPy...

    Learn how to convert NumPy arrays to Excel using Aspose.Cells for Python. Step-by-step guide with code examples for Workbook, Worksheet, ListObject, Range, and Named Range....Cells for Python Table of Contents Why Convert NumPy...ndarray to ListObject (Excel Table) Convert NumPy ndarray to Range...

    blog.aspose.com/cells/convert-numpy-to-excel/
  5. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…...Table; import com.aspose.pdf.TextDefaults;...new Document(); Table table = new Table(); table.setDefaultCellBorder(new...

    forum.aspose.com/t/rare-chinese-characters-disp...
  6. Working with Bookmarks in PDF using C++|Aspose....

    This section explain how to add, delete and get bookmark with Aspose.PDF for C++....contents of a PDF, just like a table of contents. In this section...

    docs.aspose.com/pdf/cpp/bookmarks/
  7. Need to remove text from word document - Free S...

    Hi Team, Please help to suggest. How to remove text from word doc. I have highlighted the text in yellow color. In below variable string “cellTextRemove” i am not getting highlighted string Click [here]for Visible Alp…...looking for text only in the table’s last row. But the highlighted...highlighted text is not inside table at all. 927×788 138 KB If you need...

    forum.aspose.com/t/need-to-remove-text-from-wor...
  8. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....Shows how to find out if a tables are nested. public void ca...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc.getChildNodes(NodeType...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Format method. Provides access to fill of text background and border formatting of the data Table in C++....border formatting of the data table. System :: SharedPtr < Aspose...Examples Shows how to show data table with chart series data. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasVerticalBorder method. Gets or sets a flag indicating whether a vertical border of the data Table is displayed. The default value is true in C++....vertical border of the data table is displayed. The default value...Examples Shows how to show data table with chart series data. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...