Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 15,616 for

paragraph

(0.03 sec)
  1. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....Document > (); SharedPtr < Paragraph > para = doc -> get_FirstSection...the first paragraph of this document. auto paragraph = System...

    reference.aspose.com/words/cpp/aspose.words/node/
  2. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::DefaultTextInputCha...

    Aspose::Words::ControlChar::DefaultTextInputChar field. This is the "o" character used as a default value in text input form fields in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. BorderType Enum | Aspose.Words for .NET

    Discover Aspose.Words.BorderType enum for customizable border options. Enhance your documents with precise border control and style!...Specifies the bottom border of a paragraph or a table cell. Left 1 Specifies...Specifies the left border of a paragraph or a table cell. Right 2 Specifies...

    reference.aspose.com/words/net/aspose.words/bor...
  5. DropCapPosition enumeration | Aspose.Words for ...

    Aspose.Words.DropCapPosition enumeration. Specifies the position for a drop cap text....Name Description None The paragraph does not have a drop cap....text margin on the anchor paragraph. Margin The drop cap is positioned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise text alignment in your documents. Enhance readability and formatting with ease!...Specifies text alignment in a paragraph. public enum ParagraphAlignment...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/net/aspose.words/par...
  7. Border.IsVisible | Aspose.Words for .NET

    Discover how the Border IsVisible property enhances your design by returning true when LineStyle is applied. Optimize your UI with this key feature!...to remove borders from a paragraph. Document doc = new Document..."Borders.docx" ); // Each paragraph has an individual set of borders...

    reference.aspose.com/words/net/aspose.words/bor...
  8. Border.isVisible property | Aspose.Words for No...

    Border.isVisible property. Returns ``true`` if the [Border.lineStyle](../lineStyle/) is not [LineStyle.None](../../linestyle/#None)....to remove borders from a paragraph. let doc = new aw . Document..."Borders.docx" ); // Each paragraph has an individual set of borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListTrailingCharacter | Aspose.Words for Java

    Specifies the character that separates the list label from the text of the Paragraph in Java....label from the text of the paragraph. Remarks: Used as a value...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. PdfSaveOptions.ExportParagraphGraphicsToArtifac...

    Discover the PdfSaveOptions ExportParagraphGraphicsToArtifact property to control Paragraph graphics as artifacts, enhancing your document's visual clarity....value determining whether a paragraph graphic should be marked as...Default value is false and paragraph graphics (underlines, text...

    reference.aspose.com/words/net/aspose.words.sav...