Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 15,616 for

paragraphs

(0.08 sec)
  1. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....is_delete_revision property Paragraph.is_delete_revision property...how to work with revision paragraphs. doc = aw . Document () body...

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

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation....ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...AreEqual ( 2 , paragraphs . Count ); // Each paragraph gets its tab...

    reference.aspose.com/words/net/aspose.words/tab...
  3. Paragraph.IsInsertRevision | Aspose.Words for .NET

    Discover the Paragraph IsInsertRevision property in Word. Learn how it identifies inserted text during change tracking for efficient document management....IsInsertRevision Contents [ Hide ] Paragraph.IsInsertRevision property...how to work with revision paragraphs. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  4. Paragraph.IsDeleteRevision | Aspose.Words for .NET

    Discover the IsDeleteRevision property in Microsoft Word. Learn how it indicates deletions during change tracking for efficient document management....IsDeleteRevision Contents [ Hide ] Paragraph.IsDeleteRevision property...how to work with revision paragraphs. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  5. TxtTrailingSpacesOptions enumeration | Aspose.W...

    Aspose.Words.Loading.TxtTrailingSpacesOptions enumeration. Specifies available options for trailing spaces handling during import from [LoadFormat.Text](../../aspose.words/loadformat/#Text) file....first line indent to the paragraph to simulate the effect of...let paragraphs = doc . firstSection . body . paragraphs . toArray...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working With Styles in Ruby|Aspose.Words for Java

    Working with Document Styles using Ruby...."Intense Emphasis" # Collect paragraphs with defined styles. # Show...collected paragraphs and display the text of this paragraphs. paragraphs...

    docs.aspose.com/words/java/working-with-styles-...
  7. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython...."Intense Emphasis" # Collect paragraphs with defined styles. # Show...collected paragraphs and display the text of this paragraphs. paragraphs...

    docs.aspose.com/words/java/working-with-styles-...
  8. Aspose::Words::TabStopCollection::idx_get metho...

    Aspose::Words::TabStopCollection::idx_get method. Gets a tab stop at 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...
  9. Paragraph.isDeleteRevision property | Aspose.Wo...

    Paragraph.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....isDeleteRevision property Paragraph.isDeleteRevision property...how to work with revision paragraphs. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Paragraph.is_insert_revision property | Aspose....

    Paragraph.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....is_insert_revision property Paragraph.is_insert_revision property...how to work with revision paragraphs. doc = aw . Document () body...

    reference.aspose.com/words/python-net/aspose.wo...