Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 15,601 for

paragraph

(0.16 sec)
  1. Border.tintAndShade property | Aspose.Words for...

    Border.tintAndShade property. Gets or sets a double value that lightens or darkens a color....Examples Shows how to insert a paragraph with a top border. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextWrapping enumeration | Aspose.Words for Nod...

    Aspose.Words.Tables.TextWrapping enumeration. Specifies how text is wrapped around the table....and push it down into the paragraph below by setting the position...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby....( document ) ##### a new paragraph in the document with the text...

    docs.aspose.com/words/java/hello-world-in-ruby/
  4. Table.RelativeHorizontalAlignment | Aspose.Word...

    Discover the Table RelativeHorizontalAlignment property to easily adjust your table's horizontal alignment for enhanced layout control and visual appeal....offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Aspose::Words::Loading::LoadOptions::get_MswVer...

    Aspose::Words::Loading::LoadOptions::get_MswVersion method. Allows to specify that the document loading process should match a specific MS Word version. Default value is Word2019 in C++....document is missing the default paragraph formatting style. // This...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the Paragraph....runs property Paragraph.runs property Provides access to the...pieces of text inside the paragraph. @property def runs ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table.relative_vertical_alignment property | As...

    Table.relative_vertical_alignment property. Gets or sets floating table relative vertical alignment....offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage Shape Text Options with Node.js via C++|...

    Learn how to manage text options for shapes using Aspose.Cells for Node.js via C++....C++ Set Line Spacing of the Paragraph in a Shape or Textbox with...

    docs.aspose.com/cells/nodejs-cpp/managing-shape...
  9. 演示主题|Aspose.Slides 文档

    C# 或 .NET 中的 PowerPoint 演示主题...100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...new Portion ( "主题文本格式" ); paragraph . Portions . Add ( portion...

    docs.aspose.com/slides/zh/net/presentation-theme/
  10. Unable to replace block content control - Free ...

    Hi, we are trying to replace tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...Text = ""; Paragraph para = new Paragraph(document); para...

    forum.aspose.com/t/unable-to-replace-block-cont...