Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 15,552 for

paragraph

(0.07 sec)
  1. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.ParagraphFormat property. Provides access to the Paragraph formatting properties....paragraphFormat property Paragraph.paragraphFormat property Provides...Provides access to the paragraph formatting properties. get paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character formatting effortlessly. Unlock unique styling options for a polished look!...Shows how to create and use a paragraph style with list formatting...doc ); // Create a custom paragraph style. Style style = doc ...

    reference.aspose.com/words/net/aspose.words/sty...
  3. Aspose::Words::Replacing::ReplaceAction enum | ...

    Aspose::Words::Replacing::ReplaceAction enum. Allows the user to specify what happens to the current match during a replace operation in C++....Insert a document after the paragraph containing the matched text...System :: ExplicitCast < Paragraph > ( args -> get_MatchNode...

    reference.aspose.com/words/cpp/aspose.words.rep...
  4. Aspose::Words::CompositeNode::GetEnumerator met...

    Aspose::Words::CompositeNode::GetEnumerator method. Provides support for the for each style iteration over the child nodes of this node in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. FieldStyleRef.SearchFromBottom | Aspose.Words f...

    Discover the FieldStyleRef SearchFromBottom property, control search direction on your page for enhanced user experience and efficiency....)" ; // Add text and apply paragraph styles that STYLEREF fields...Style = doc . Styles [ "List Paragraph" ]; builder . Writeln ( "Item...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ParagraphFormat.style_name property | Aspose.Wo...

    ParagraphFormat.style_name property. Gets or sets the name of the Paragraph style applied to this formatting....Gets or sets the name of the paragraph style applied to this formatting...section, one body and one paragraph. # Call the "RemoveAllChildren"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Run.Text | Aspose.Words for .NET

    Manage your run text effortlessly! Easily get or set run text properties for seamless document editing and enhanced content control....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/run...
  8. BorderType | Aspose.Words for Java

    Specifies sides of a border in Java....Examples: Shows how to insert a paragraph with a top border. Document...Specifies the bottom border of a paragraph or a table cell. DIAGONAL_DOWN...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在PDF中旋转文本使用C++|Aspose.PDF for C++

    了解将文本旋转到PDF的不同方法。Aspose.PDF允许您将文本旋转到任意角度,旋转文本片段或整个段落。...auto paragraph = MakeObject < TextParagraph > (); paragraph ->...将文本片段追加到段落中 paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/zh/cpp/rotate-text-inside-pdf/
  10. Aspose::Words::Border::get_IsVisible method | A...

    Aspose::Words::Border::get_IsVisible method. Returns true if the LineStyle is not None in C++....to remove borders from a paragraph. auto doc = MakeObject < Document..."Borders.docx" ); // Each paragraph has an individual set of borders...

    reference.aspose.com/words/cpp/aspose.words/bor...