Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 21,267 for

paragraphs

(0.03 sec)
  1. TabStop.TabStop | Aspose.Words for .NET API 参考

    TabStop 构造函数. 初始化这个类的一个新实例...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // 每个段落都有它的制表位集合...

    reference.aspose.com/words/zh/net/aspose.words/...
  2. Aspose::Words::TabStopCollection::Equals method...

    Aspose::Words::TabStopCollection::Equals method. Determines whether the specified TabStopCollection is equal in value to the current TabStopCollection in C++....SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions.... paragraph_format . tab_stops # 72 points...2" ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TabStopCollection indexer | Aspose.Words for Py...

    TabStopCollection indexer. Gets a tab stop at the given index.... paragraph_format . tab_stops # 72 points...2" ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TabStopCollection.Clear | Aspose.Words for .NET

    TabStopCollection Clear method. Deletes all tab stop positions in C#....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...AreEqual ( 2 , paragraphs . Count ); // Each paragraph gets its tab...

    reference.aspose.com/words/net/aspose.words/tab...
  6. TabStop.Equals | Aspose.Words for .NET

    TabStop Equals method. Compares with the specified TabStop in C#....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...AreEqual ( 2 , paragraphs . Count ); // Each paragraph gets its tab...

    reference.aspose.com/words/net/aspose.words/tab...
  7. Aspose::Words::TabStopCollection Class Referenc...

    A collection of TabStop objects that represent custom tabs for a paragraph or a style....represent custom tabs for a paragraph or a style. In Microsoft Word...defined in the properties of a paragraph style or directly in the properties...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. FindReplaceOptions.ApplyParagraphFormat | Aspos...

    FindReplaceOptions ApplyParagraphFormat property. Paragraph formatting applied to new content in C#....ApplyParagraphFormat property Paragraph formatting applied to new...how to add formatting to paragraphs in which a find-and-replace...

    reference.aspose.com/words/net/aspose.words.rep...
  9. TabStopCollection.Count | Aspose.Words for .NET

    TabStopCollection Count property. Gets the number of tab stops in the collection in C#....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...AreEqual ( 2 , paragraphs . Count ); // Each paragraph gets its tab...

    reference.aspose.com/words/net/aspose.words/tab...
  10. TabStop.IsClear | Aspose.Words for .NET

    TabStop IsClear property. Returns true if this tab stop clears any existing tab stops in this position in C#....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...AreEqual ( 2 , paragraphs . Count ); // Each paragraph gets its tab...

    reference.aspose.com/words/net/aspose.words/tab...