Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 35,295 for

paragraphs

(0.07 sec)
  1. 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...
  2. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... paragraph_format . tab_stops # 72 points...2" ) paragraphs = doc . first_section . body . paragraphs self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. Aspose::Words::Paragraph::get_IsDeleteRevision ...

    Aspose::Words::Paragraph::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....Aspose::Words::Paragraph::get_IsDeleteRevision method Contents...Contents [ Hide ] Paragraph::get_IsDeleteRevision method Returns true...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...