Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 18,169 for

paragraph

(0.09 sec)
  1. Aspose::Words::DocumentBase::get_Document metho...

    Aspose::Words::DocumentBase::get_Document method. Gets this instance in C++....a Section, a Body, and a Paragraph. doc -> AppendChild < System...SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. TabStop.Alignment | Aspose.Words for .NET

    Discover the TabStop Alignment property to easily customize text alignment at tab stops, enhancing your document's layout and readability....right tab stop in TOC related paragraphs. Document doc = new Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/net/aspose.words/tab...
  3. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a table cell. To learn more, visit the documentation article in C++....not a paragraph, creates and appends one empty paragraph. get_CellFormat...get_FirstParagraph () Gets the first paragraph among the immediate children...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. TabStopCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.TabStopCollection. Easily manage custom tab stops for Paragraphs and styles, enhancing your document formatting with precision....represent custom tabs for a paragraph or a style. To learn more...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/net/aspose.words/tab...
  5. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....def extract_content_between_paragraphs ( doc ) # Gather the nodes.... getChild ( node_type . PARAGRAPH , 6 , true ) end_para = doc...

    docs.aspose.com/words/java/extract-content-in-r...
  6. Aspose::Words::Fields::FieldRef::get_InsertPara...

    Aspose::Words::Fields::FieldRef::get_InsertParagraphNumberInRelativeContext method. Gets whether to insert the Paragraph number of the referenced Paragraph in relative context in C++....insert the paragraph number of the referenced paragraph in relative...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. ParagraphFormat.pageBreakBefore property | Aspo...

    ParagraphFormat.pageBreakBefore property. True if a page break is forced before the Paragraph....break is forced before the paragraph. get pageBreakBefore () :...Examples Shows how to create paragraphs with page breaks at the beginning...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SplitOptions | Aspose.Words for Java

    Specifies options how the document is split into parts in Java....getSplitStyle() Specifies the paragraph style for splitting the document...setSplitStyle(String value) Specifies the paragraph style for splitting the document...

    reference.aspose.com/words/java/com.aspose.word...
  9. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....Insert a document after the paragraph containing the matched text...text. let para = ( Paragraph ) args . matchNode . parentNode ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Document::CopyStylesFromTemplate...

    Aspose::Words::Document::CopyStylesFromTemplate method. Copies styles from the specified template to a document in C++....:: Words :: StyleType :: Paragraph , u "TemplateStyle1" ); style...:: Words :: StyleType :: Paragraph , u "TemplateStyle2" ); style...

    reference.aspose.com/words/cpp/aspose.words/doc...