Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 17,314 for

paragraph

(0.05 sec)
  1. FieldRef.suppress_non_delimiters property | Asp...

    FieldRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters....'MyBookmark' , 'The referenced paragraph is ' , ' this field. \n '...'MyBookmark' , "The bookmark's paragraph number is " , ' \n ' ) field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph.accept method | Aspose.Words for Node.js

    Paragraph.accept method. Accepts a visitor....for all child nodes of the paragraph and calls DocumentVisitor...Words class Paragraph Paragraph.runs property Paragraph.acceptEnd...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Table Overview|Aspose.Words for .NET

    Work with tables and their components such as cells, rows, columns in Aspose.Words for .NET. How to work with tables in C#....table and is made up of a Paragraph and other block level nodes...DocumentExplorer . Empty Paragraph after Table The picture above...

    docs.aspose.com/words/net/table-overview/
  4. Edit HTML in C# – Aspose.HTML for .NET

    Code to edit HTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an HTML document....Body; // Create a new paragraph element var p = (HTMLPara...CreateTextNode( "We add a new paragraph to an HTML document." ); //...

    products.aspose.com/html/net/editor/html/
  5. LineSpacingRule enumeration | Aspose.Words for ...

    aspose.words.LineSpacingRule enumeration. Specifies line spacing values for a Paragraph....line spacing values for a paragraph. Members Name Description...larger font is used within the paragraph. MULTIPLE The line spacing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Comment class | Aspose.Words for...

    Aspose::Words::Comment class. Represents a container for text of a comment. To learn more, visit the documentation article in C++....not a paragraph, creates and appends one empty paragraph. get_Ancestor...() override Gets the first paragraph in the story. get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. ParagraphFormat.line_spacing property | Aspose....

    ParagraphFormat.line_spacing property. Gets or sets the line spacing (in points) for the Paragraph....spacing (in points) for the paragraph. @property def line_spacing...larger font is used within the paragraph. Examples Shows how to work...

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

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity....This method works for only Paragraph nodes, as well as indivisible...returned for a Paragraph node is a paragraph break span. Use...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Aspose::Words::Lists::ListLevel::get_LinkedStyl...

    Aspose::Words::Lists::ListLevel::get_LinkedStyle method. Gets or sets the Paragraph style that is linked to this list level in C++.... method Gets or sets the paragraph style that is linked to this...level is not linked to a paragraph style. This property can be...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. How to get horizontal alignment - Free Support ...

    Hi, to get and set the horizontal alignment of a shapes text i have to use the Para class. That’s what i read at following page: Working with Shapes Paragraph But if i do so, all of my shapes have allways an empty Par…...page: Working with Shapes Paragraph But if i do so, all of my...Visio file do not contain any paragraphs, which is why the Paras array...

    forum.aspose.com/t/how-to-get-horizontal-alignm...