Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 7,671 for

paragraph

(0.03 sec)
  1. HeaderFooter | Aspose.Words for .NET

    Design stunning headers and footers effortlessly with our intuitive constructor. Customize your website's look for a unique, professional touch!...append a paragraph to it. The text in that paragraph // will appear...HeadersFooters . Add ( header ); Paragraph para = header . AppendParagraph...

    reference.aspose.com/words/net/aspose.words/hea...
  2. NodeImporter Class | Aspose.Words for .NET

    Effortlessly transfer document nodes with Aspose.Words.NodeImporter. Streamline your workflow and enhance document management efficiency today!... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/net/aspose.words/nod...
  3. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency....format to a collection of paragraphs. Document doc = new Document...Writeln ( "Paragraph 1" ); builder . Writeln ( "Paragraph 2" ); builder...

    reference.aspose.com/words/net/aspose.words.lis...
  4. Aspose::Words::Saving::PdfSaveOptions::get_Expo...

    Aspose::Words::Saving::PdfSaveOptions::get_ExportParagraphGraphicsToArtifact method. Gets or sets a value determining whether a Paragraph graphic should be marked as an artifact in C++....value determining whether a paragraph graphic should be marked as...Default value is false and paragraph graphics (underlines, text...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced document saving. Customize your text format with powerful options for optimal results....Specifies the string to use as a paragraph break when exporting in text...txt document with a custom paragraph break. Document doc = new...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Footnote.story_type property | Aspose.Words for...

    Footnote.story_type property. Returns [StoryType.FOOTNOTES](../../../aspose.words/storytype/#FOOTNOTES) or [StoryType.ENDNOTES](../../../aspose.words/storytype/#ENDNOTES)....last child of the node is a paragraph, # for us to be able to click...assertEqual ( aw . NodeType . PARAGRAPH , footnote . last_child ....

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

    Discover the FrameFormat HeightRule property to easily determine frame height. Optimize your designs with precise control and improved layout efficiency....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  8. FrameFormat.HorizontalDistanceFromText | Aspose...

    Discover the FrameFormat HorizontalDistanceFromText property to measure the space between frames and text in points, enhancing your document layout....formatting properties of paragraphs that are frames. Document...Document ( MyDir + "Paragraph frame.docx" ); Paragraph paragraphFrame...

    reference.aspose.com/words/net/aspose.words/fra...
  9. ParagraphFormat.spaceAfter property | Aspose.Wo...

    ParagraphFormat.spaceAfter property. Gets or sets the amount of spacing (in points) after the Paragraph....spacing (in points) after the paragraph. get spaceAfter () : number...Shows how to set automatic paragraph spacing. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat.SpaceAfter | Aspose.Words for .NET

    Control Paragraph spacing with the SpaceAfter property. Easily adjust the spacing in points to enhance your document's readability and presentation....spacing (in points) after the paragraph. public double SpaceAfter...Shows how to set automatic paragraph spacing. Document doc = new...

    reference.aspose.com/words/net/aspose.words/par...