Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 18,994 for

paragraphs

(0.17 sec)
  1. Document Layout|Aspose.Words for Reporting Serv...

    Layout Flow vs. Positioned setting of the Aspose.Words for Reporting Services.... This generates paragraphs, tables, images, and other...

    docs.aspose.com/words/reportingservices/documen...
  2. ListCollection.get_list_by_list_id method | Asp...

    ListCollection.get_list_by_list_id method. Gets a list by a list identifier....apply list formatting to paragraphs just by settings the ListFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Structured Document Tags|Aspose.Words for Node....

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Node.js....places: Block-level – Among paragraphs and tables, as a child of...content inside, as a child of a Paragraph . Nested inside another StructuredDocumentTa...

    docs.aspose.com/words/nodejs-net/structured-doc...
  4. Border.Equals | Aspose.Words for .NET

    Discover the Border Equals method to easily compare border values and enhance your design precision. Achieve consistent results effortlessly!...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/net/aspose.words/bor...
  5. Cell.ParentRow | Aspose.Words for .NET

    Discover the Cell ParentRow property to easily access the parent row of any cell, enhancing your data management and navigation efficiency....Enabling KeepWithNext for every paragraph in the table except for the...)) foreach ( Paragraph para in cell . Paragraphs ) { Assert ....

    reference.aspose.com/words/net/aspose.words.tab...
  6. TabStopCollection.getIndexByPosition method | A...

    TabStopCollection.getIndexByPosition method. Gets the index of a tab stop with the specified position in points.... paragraphs . at ( 0 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.fill property | Aspose.Words for Python

    Font.fill property. Gets fill formatting for the [Font](../).... paragraphs [ 0 ] . runs [ 0 ] . font...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Row.isLastRow property | Aspose.Words for Node.js

    Row.isLastRow property. True if this is the last row in a table; false otherwise....Enabling KeepWithNext for every paragraph in the table except for the...for ( let para of cell . paragraphs . toArray ()) { expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Create 3D Presentations in .NET|Aspose.Slides D...

    Generate interactive 3D presentations in .NET with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use.... Paragraphs [ 0 ]. ParagraphFormat ....Gradient" ; shape . TextFrame . Paragraphs [ 0 ]. ParagraphFormat ....

    docs.aspose.com/slides/net/3d-presentation/
  10. ControlChar.CR property | Aspose.Words for Python

    ControlChar.CR property. Carriage return character: \x000d or \r...PARAGRAPH_BREAK . @property def CR (...DocumentBuilder ( doc = doc ) # Insert paragraphs with text with DocumentBuilder...

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