Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 10,298 for

table

(0.1 sec)
  1. MarkdownSaveOptions.exportAsHtml property | Asp...

    MarkdownSaveOptions.exportAsHtml property. Allows to specify the elements to be exported to Markdown as raw HTML...Examples Shows how to export a table to Markdown as raw HTML. let...writeln ( "Sample table:" ); // Create table. builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DataColumn | Aspose.Words for Java

    Represents the schema of a column in a DataTable in Java....DataTable table) Initializes a new instance...the specified column name and table it belongs to. DataColumn(String...

    reference.aspose.com/words/java/com.aspose.word...
  3. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java.... CELL A cell of a table row. COMMENT A comment in a...paragraph of text. ROW A row of a table. RUN A run of text. SECTION...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBeforeAuto method. True if the amount of spacing before the paragraph is set automatically in C++....added after a table. Spacing is not added after a table if it is the...the last block in a table cell. Spacing is not added after the...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. PreferredWidth.equals method | Aspose.Words for...

    PreferredWidth.equals method. Determines whether the specified [PreferredWidth](../) is equal in value to the current [PreferredWidth](../).... Tables . PreferredWidth ) Parameter...to set a preferred width for table cells. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalMerge method. Specifies how the cell is merged with other cells vertically in C++....Aspose::Words::Tables::CellFormat::get_VerticalMerge method Contents...Words :: Tables :: CellMerge Aspose :: Words :: Tables :: CellFormat...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. 用C++查找与外部数据连接相关的查询表和列表对象|Documentation

    学习如何用Aspose.Cells和C++查找与外部数据连接相关的查询表和列表对象。...This function should print tables related to the external connection...namespace Aspose :: Cells :: Tables ; void PrintTables ( Workbook...

    docs.aspose.com/cells/zh/cpp/find-query-tables-...
  8. Re-sizing Shapes on Slide|Aspose.Slides 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.... Pptx ); If there is any table in the slide then above code...that case, every cell of the table needs to be resized. You need...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  9. NodeList.GetEnumerator | Aspose.Words for .NET

    Effortlessly iterate through NodeList with the GetEnumerator method. Enjoy simple, efficient access to your collection of nodes in C#....doc = new Document ( MyDir + "Tables.docx" ); // This expression...which are descendants of any table node in the document. NodeList...

    reference.aspose.com/words/net/aspose.words/nod...
  10. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border....shading color while building a table. doc = aw . Document () builder...DocumentBuilder ( doc = doc ) # Start a table and set a default color/thickness...

    reference.aspose.com/words/python-net/aspose.wo...