Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 18,524 for

paragraph

(0.14 sec)
  1. Table.absoluteVerticalDistance property | Aspos...

    Table.absoluteVerticalDistance property. Gets or sets absolute vertical floating table position specified by the table properties, in points...offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...Post-process the document to apply paragraph alignment. foreach (Run r...update all the text of that paragraph. alexey.noskov March 25, 2025...

    forum.aspose.com/t/aspose-words-automatically-a...
  3. FieldNoteRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNoteRef class for seamless integration of NOTEREF fields, enhancing document referencing and management....hyperlink to the bookmarked paragraph. InsertReferenceMark { get;...position of the bookmarked paragraph. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Table.absolute_vertical_distance property | Asp...

    Table.absolute_vertical_distance property. Gets or sets absolute vertical floating table position specified by the table properties, in points...offset in points from the paragraph's location where we inserted...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shading | Aspose.Words for Java

    Contains shading attributes for an object in Java....write("This paragraph is formatted with a double...Salmon builder.write("This paragraph is formatted with a double...

    reference.aspose.com/words/java/com.aspose.word...
  6. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....can have text, can contain Paragraph and Table nodes as children...getFirstParagraph() Gets the first paragraph in the shape. getFlipOrientation()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/java/com.aspose.word...
  8. 如何在 HTML 中更改背景颜色?C# 示例

    了解如何使用 Aspose.HTML for .NET 设置 HTML 文档的背景颜色。在现成可用的 C# 示例中考虑各种方法。...background color for HTML paragraph using C# 2 3 // Prepare output...Path); 11 12 // Find the paragraph element to set a style attribute...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  9. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing Paragraphs, or arrow shapes, when processing a document, and export them to an external location using Node.js....example, a text box containing paragraphs, arrow shapes, and a small...up of many nodes, such as Paragraph and Table . Most shapes can...

    docs.aspose.com/words/nodejs-net/rendering-shap...
  10. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....then appears in the parent Paragraph's RunCollection. RunCollection...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...