Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 36,269 for

paragraph

(0.1 sec)
  1. Aspose::Words::ParagraphFormat::get_StyleIdenti...

    Aspose::Words::ParagraphFormat::get_StyleIdentifier method. Gets or sets the locale independent style identifier of the Paragraph style applied to this formatting in C++....independent style identifier of the paragraph style applied to this formatting...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. How to Use Aspose.Slides for Python to Extract ...

    Hi. i have a question, How can I replace the math equations in Paragraphs, and convert them to latex and then export the ppt file to html data?...replace the math equations in paragraphs, and convert them to latex...this: math_paragraph = auto_shape.text_frame.paragraphs[0].portions[0]...

    forum.aspose.com/t/how-to-use-aspose-slides-for...
  3. MailMergeOptions class | Aspose.Words for Python

    aspose.words.lowcode.mailmerging.MailMergeOptions class. Represents options for the mail merge functionality.... cleanup_paragraphs_with_punctuation_marks Gets...value indicating whether paragraphs with punctuation marks are...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ListLevelCollection.Count | Aspose.Words for .NET

    ListLevelCollection Count property. Gets the number of levels in this list in C#....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Aspose Words .Net - Removing Embedded Text - Fr...

    Hi, Is there a way to remove embedded texts without specifying the text, or prevent being inserted at the first place before or after builder.Inser…(…)?...You can iterate through the paragraphs in the document and check...NodeCollection paragraphs = doc.GetChildNodes(NodeType.Paragraph, true);...

    forum.aspose.com/t/aspose-words-net-removing-em...
  6. Find and Replace Text without Losing Format in ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....++) foreach ( Paragraph para in tb [ i ]. Paragraphs ) foreach (...

    docs.aspose.com/slides/net/find-and-replace-tex...
  7. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this list....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. # Each paragraph that we add between a list's...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Cell constructor | Aspose.Words for Python

    Cell constructor. Initializes a new instance of the [Cell](../) class.... Paragraph ( doc )) cell . first_paragraph . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  9. revision - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....PageSavingArgs PageSet PageSetup Paragraph ParagraphCollection ParagraphFormat...its parent node from the paragraph text // and then remove the...

    reference.aspose.com/words/java/com.aspose.word...
  10. ShapeBase.is_layout_in_cell property | Aspose.W...

    ShapeBase.is_layout_in_cell property. Gets or sets a flag indicating whether the shape is displayed inside a table or outside of it.... first_paragraph ) shape = builder . insert_shape...element inside the cell's paragraph. # The coordinate origin that...

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