Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 15,510 for

paragraph

(0.07 sec)
  1. Cell.Paragraphs | Aspose.Words for .NET

    Discover the Cell Paragraphs property to access a collection of direct child Paragraphs, enhancing your document's structure and readability....Paragraphs Contents [ Hide ] Cell.Paragraphs property Gets a...a collection of paragraphs that are immediate children of the...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Aspose::Words::Fields::FieldPrint::get_PostScri...

    Aspose::Words::Fields::FieldPrint::get_PostScriptGroup method. Gets or sets the drawing rectangle that the PostScript instructions operate on in C++....builder -> Write ( u "My paragraph" ); // The PRINT field can...this case, it will be the paragraph that contains our PRINT field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::ParagraphFormat::get_Shading met...

    Aspose::Words::ParagraphFormat::get_Shading method. Returns a Shading object that refers to the shading formatting for the Paragraph in C++....shading formatting for the paragraph. System :: SharedPtr < Aspose...builder -> Write ( u "This paragraph is formatted with a double...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. ParagraphFormat.SuppressLineNumbers | Aspose.Wo...

    Discover how the ParagraphFormat SuppressLineNumbers property lets you customize line numbering for Paragraphs, enhancing document clarity and organization....Specifies whether the current paragraph’s lines should be exempted...line counter will skip any paragraph with the "SuppressLineNumbers"...

    reference.aspose.com/words/net/aspose.words/par...
  5. Comment constructor | Aspose.Words for Python

    aspose.words.Comment constructor...insert_before() on the paragraph where you want the comment...how to add a comment to a paragraph. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word document using Java in the header or contents part....picture in Word document paragraph Save output Word document...a picture in header and a paragraph. The output file is saved...

    kb.aspose.com/words/java/how-to-insert-picture-...
  7. Font.double_strike_through property | Aspose.Wo...

    Font.double_strike_through property. True if the font is formatted as double strikethrough text.... PARAGRAPH , 0 , True ) . as_paragraph () run = aw...append_child ( aw . Paragraph ( doc )) . as_paragraph () run = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. TabStop.alignment property | Aspose.Words for P...

    TabStop.alignment property. Gets or sets the alignment of text at this tab stop....right tab stop in TOC related paragraphs. doc = aw . Document ( file_name...docx' ) # Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style.style_identifier property | Aspose.Words ...

    Style.style_identifier property. Gets the locale independent style identifier for a built-in style....right tab stop in TOC related paragraphs. doc = aw . Document ( file_name...docx' ) # Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::BuildingBlocks::BuildingBlockBeh...

    Aspose::Words::BuildingBlocks::BuildingBlockBehavior enum. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document in C++.... Paragraph 1 Specifies that the building...be inserted into its own paragraph. Page 2 Specifies that the...

    reference.aspose.com/words/cpp/aspose.words.bui...