Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 16,123 for

table

(0.12 sec)
  1. Aspose::Words::Saving::HtmlElementSizeOutputMod...

    Aspose::Words::Saving::HtmlElementSizeOutputMode enum. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB in C++....DocumentBuilder > ( doc ); // Insert a table with a negative indent, which...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....DataTable table ) Parameter Type Description table DataTable...DataTable Table that contains data to be inserted into mail merge fields...

    reference.aspose.com/words/net/aspose.words.mai...
  3. CellFormat.Width | Aspose.Words for .NET

    Discover the CellFormat Width property to easily measure cell width in points, enhancing your spreadsheet's layout and readability....Currently, not every combination of table, cell and document properties...cell contents in an auto-fit table layout. Cells in other rows...

    reference.aspose.com/words/net/aspose.words.tab...
  4. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection....with certain area styles of a table. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character formatting of the conditional style....with certain area styles of a table. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConditionalStyle.paragraphFormat property | Asp...

    ConditionalStyle.paragraphFormat property. Gets the paragraph formatting of the conditional style....with certain area styles of a table. let doc = new aw . Document...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TableStyle.allow_break_across_pages property | ...

    TableStyle.allow_break_across_pages property. Gets or sets a flag indicating whether text in a Table row is allowed to split across a page break....indicating whether text in a table row is allowed to split across...custom style settings for the table. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextureIndex Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextureIndex enum for advanced shading textures. Enhance your document design with customizable, high-quality textures....to a table. Document doc = new Document ( MyDir + "Tables.docx"...docx" ); Table table = doc . FirstSection . Body . Tables [ 0 ];...

    reference.aspose.com/words/net/aspose.words/tex...
  9. TextureIndex enumeration | Aspose.Words for Nod...

    Aspose.Words.TextureIndex enumeration. Specifies shading texture....apply an outline border to a table. let doc = new aw . Document...( base . myDir + "Tables.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table.ConvertToHorizontallyMergedCells | Aspose...

    Discover how the ConvertToHorizontallyMergedCells method transforms wide merged cells into horizontally merged ones, enhancing your data organization....ConvertToHorizontall Contents [ Hide ] Table.ConvertToHorizontall method...ConvertToHorizontall () Remarks Table cells can be horizontally merged...

    reference.aspose.com/words/net/aspose.words.tab...