Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 18,342 for

paragraphs

(0.1 sec)
  1. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... paragraphs ) self . assertEqual ( 1...built_in_document_properties . paragraphs ) # For the line count, we...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Section.ClearContent | Aspose.Words for .NET

    Effortlessly clear sections with the ClearContent method. Enhance your workflow and improve content management efficiency today!...is cleared, only one empty paragraph is left that represents the...doc . FirstSection . Body . Paragraphs . Count , Is . EqualTo (...

    reference.aspose.com/words/net/aspose.words/sec...
  3. FrameFormat.relativeVerticalPosition property |...

    FrameFormat.relativeVerticalPosition property. Gets the relative vertical position of a frame....formatting properties of paragraphs that are frames. let doc...Document ( base . myDir + "Paragraph frame.docx" ); let paragraphFrame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FrameFormat.heightRule property | Aspose.Words ...

    FrameFormat.heightRule property. Gets the rule for determining the height of the specified frame....formatting properties of paragraphs that are frames. let doc...Document ( base . myDir + "Paragraph frame.docx" ); let paragraphFrame...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat class | Aspose.Words for Node.js

    Aspose.Words.ParagraphFormat class. Represents all the formatting for a paragraph...all the formatting for a paragraph. To learn more, visit the...the Working with Paragraphs documentation article. Properties Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C++....complex elements such as paragraphs, tables, images, etc. Regardless...content between: Two specific paragraphs Specific runs of text Fields...

    docs.aspose.com/words/cpp/how-to-extract-select...
  7. Style.BaseStyleName | Aspose.Words for .NET

    Discover how to customize the BaseStyleName property to enhance your design. Easily get or set the style name for improved visual appeal!... Paragraphs [ 1 ]. ParagraphFormat ....doc . FirstSection . Body . Paragraphs [ 0 ]. ParagraphFormat ....

    reference.aspose.com/words/net/aspose.words/sty...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitHeadingLevel method. Specifies the maximum level of headings at which to split the document. Default value is %2 in C++....document will be split at paragraphs formatted using Heading 1...only Heading 1 and Heading 2 paragraphs cause the document to be...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. ListLevel.CustomNumberStyleFormat | Aspose.Word...

    Customize your list levels with the ListLevel CustomNumberStyleFormat property. Easily set unique number formats for enhanced document styling.... Paragraphs [ 0 ]. ListFormat . ListLevel...doc . FirstSection . Body . Paragraphs ; Assert . That ( paras [...

    reference.aspose.com/words/net/aspose.words.lis...
  10. How to Delete Page Break in Word using Python

    This article guides on how to delete page break in Word using Python. It shares details about the IDE settings, a list of tasks, and a runnable sample code to remove all page breaks in Word using Python....access its paragraphs Iterate through all the paragraphs and check...through all the runs in each paragraph and look for the PAGE_BREAK...

    kb.aspose.com/words/python/how-to-delete-page-b...