Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 21,263 for

paragraphs

(0.03 sec)
  1. Aspose::Words::Document::get_RevisionsView meth...

    Aspose::Words::Document::get_RevisionsView method. Gets or sets a value indicating whether to work with the original or revised version of a document in C++....SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...-> get_Paragraphs (); ASSERT_EQ ( u "1." , paragraphs -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. GetRange | Aspose.PDF for .NET API Reference

    Remove Paragraphs range....GetRange Paragraphs.GetRange method Remove paragraphs range. public...public Paragraphs GetRange ( int index , int count ) Parameter...

    reference.aspose.com/pdf/net/aspose.pdf/paragra...
  3. ParagraphFormat.page_break_before property | As...

    ParagraphFormat.page_break_before property. True if a page break is forced before the paragraph....before the paragraph. Examples Shows how to create paragraphs with...apply a page break to each paragraph's beginning # that the document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working With Styles in Python|Aspose.Words for ...

    Working With Styles using Python...."Intense Emphasis" \# Collect paragraphs with defined styles . \#...collected paragraphs and display the text of this paragraphs . paragraphs...

    docs.aspose.com/words/java/working-with-styles-...
  5. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position.... paragraph_format . tab_stops # 72 points...2" ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TabStopCollection.after method | Aspose.Words f...

    TabStopCollection.after method. Gets a first tab stop to the right of the specified position.... paragraph_format . tab_stops # 72 points...2" ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuildType | Aspose.Sildes for Python via .NET A...

    BuildType BuildType enumeration Determines how text will appear on a shape during animation. Members Member name Desc...... ALL_PARAGRAPHS_AT_ONCE All paragraph. BY_LEVEL_PARAGRAPHS1...BY_LEVEL_PARAGRAPHS1 By groups of paragraphs of depth 1. BY_LEVEL_PARAGRAPHS2...

    reference.aspose.com/slides/python-net/aspose.s...
  8. TabStop.Equals | Aspose.Words for .NET API 参考

    TabStop 方法. 与指定的 TabStop 比较...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // 每个段落都有它的制表位集合...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. Aspose::Words::Loading Namespace Reference - As...

    The Aspose.Words.Loading namespace provides classes and enumerations that allow to specify additional options when loading documents.... paragraphs or tables). Properties of...first line indent to the paragraph to simulate the effect of...

    reference.aspose.com/words/cpp/namespace/aspose...
  10. Aspose::Words::TabStop Class Referencefinal - A...

    Represents a single custom tab stop. The TabStop object is a member of the TabStopCollection collection....right tab stop in TOC related paragraphs. auto doc = MakeObject<Document>(MyDir...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/cpp/class/aspose.wor...