Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 28,218 for

paragraphs

(0.04 sec)
  1. Aspose::Words::TabStopCollection::After method ...

    Aspose::Words::TabStopCollection::After method. Gets a first tab stop to the right of the specified position in C++....SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  2. TabStopCollection.After | Aspose.Words for .NET...

    TabStopCollection 方法. 获取指定位置右侧的第一个制表位...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...Assert . AreEqual ( 2 , paragraphs . Count ); // 每个段落都有它的制表位集合...

    reference.aspose.com/words/zh/net/aspose.words/...
  3. CleanupOptions.duplicate_style property | Aspos...

    CleanupOptions.duplicate_style property. Gets/sets a flag indicating whether duplicate styles should be removed from document... PARAGRAPH , "MyStyle1" ) my_style ..... add ( aw . StyleType . PARAGRAPH , "MyStyle2" ) duplicate_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TabStopCollection.GetHashCode | Aspose.Words fo...

    TabStopCollection GetHashCode method. Serves as a hash function for this type 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...
  5. Aspose::Words::TabStop::TabStop constructor | A...

    Aspose::Words::TabStop::TabStop constructor. Initializes a new instance of this class in C++....SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...() -> get_Paragraphs (); ASSERT_EQ ( 2 , paragraphs -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. HeaderFooter.h - Aspose.PDF for C++ - API Refer...

    HeaderFooter.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Paragraphs; 19 class Rectangle; 20 }...System::SharedPtr<Aspose::Pdf::Paragraphs> & get_Paragraphs () const ; 76 A...

    reference.aspose.com/pdf/cpp/_header_footer_8h_...
  7. Find the specific text in paragraph that text s...

    Find the specific text in paragraph that text should be starting of the paragraph and copy that paragraph to other document in Aspose.Words c# .Could you please help me for that....Find the specific text in paragraph that text should be starting...starting of the paragraph and copy that paragraph to other document...

    forum.aspose.com/t/find-the-specific-text-in-pa...
  8. 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...
  9. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor... paragraph_format . tab_stops # 72 points...2" ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.IsMoveFromRevision | Aspose.Words for...

    Paragraph IsMoveFromRevision property. Returns true if this object was moved deleted in Microsoft Word while change tracking was enabled in C#....IsMoveFromRevision Contents [ Hide ] Paragraph.IsMoveFromRevision property...Shows how to check whether a paragraph is a move revision. Document...

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