Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 15,650 for

paragraphs

(0.03 sec)
  1. TxtLoadOptions.leadingSpacesOptions property | ...

    TxtLoadOptions.leadingSpacesOptions property. Gets or sets preferred option of a leading space handling...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...
  2. Manage PowerPoint Paragraph in Python|Aspose.Sl...

    Create Paragraphs and manage paragraph properties in PowerPoint presentations in Python...Manage PowerPoint Paragraph in Python Contents [ Hide ] Aspose...work with PowerPoint texts, paragraphs, and portions in Python....

    docs.aspose.com/slides/python-net/manage-paragr...
  3. ParagraphCollection.ToArray | Aspose.Words for ...

    Effortlessly convert your ParagraphCollection to an array with the ToArray method, streamlining data management and enhancing your document processing....ToArray method Copies all paragraphs from the collection to a...a new array of paragraphs. public Paragraph [] ToArray () Return...

    reference.aspose.com/words/net/aspose.words/par...
  4. Aspose::Words::Loading::TxtTrailingSpacesOption...

    Aspose::Words::Loading::TxtTrailingSpacesOptions enum. Specifies available options for trailing spaces handling during import from Text file in C++....first line indent to the paragraph to simulate the effect of...SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Aspose::Words::Loading::TxtLoadOptions::get_Tra...

    Aspose::Words::Loading::TxtLoadOptions::get_TrailingSpacesOptions method. Gets or sets preferred option of a trailing space handling. Default value is Trim in C++....first line indent to the paragraph to simulate the effect of...SharedPtr < ParagraphCollection > paragraphs = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. 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...
  7. ParagraphFormat.page_break_before property | As...

    ParagraphFormat.page_break_before property. True if a page break is forced before the paragraph....break is forced before the paragraph. @property def page_break_before...Examples Shows how to create paragraphs with page breaks at the beginning...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Story::get_Paragraphs method | A...

    Aspose::Words::Story::get_Paragraphs method. Gets a collection of Paragraphs that are immediate children of the story in C++....Aspose::Words::Story::get_Paragraphs method Contents [ Hide ]...Story::get_Paragraphs method Gets a collection of paragraphs that are...

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