Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 18,524 for

paragraphs

(0.06 sec)
  1. OutlineOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OutlineOptions class. Allows to specify outline options...create outlines for headings (paragraphs formatted with the Heading...many levels of headings (paragraphs formatted with the Heading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  3. ParagraphFormat.mirrorIndents property | Aspose...

    ParagraphFormat.mirrorIndents property. Gets or sets a flag indicating whether the left and right indents are of the same width.... paragraphs . at ( 0 ). paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.auto_color property | Aspose.Words for Python

    Font.auto_color property. Returns the present calculated color of the text (black or white) to be used for 'auto color'... paragraphs [ 0 ] . runs [ 0 ] . font.... first_section . body . paragraphs [ 1 ] . runs [ 0 ] . font...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Enhance Your Presentations with AutoFit in Pyth...

    Learn how to manage AutoFit settings in Aspose.Slides for Python via .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability.... paragraphs [ 0 ] . portions . add (...auto_shape . text_frame . paragraphs [ 0 ] . portions . add (...

    docs.aspose.com/slides/python-net/manage-autofi...
  6. ParagraphFormat.BaselineAlignment | Aspose.Word...

    Optimize your text layout with the ParagraphFormat BaselineAlignment property, allowing precise control over font vertical positioning for enhanced readability.... Paragraphs [ 0 ]. ParagraphFormat ;...

    reference.aspose.com/words/net/aspose.words/par...
  7. Aspose::Words::MailMerging::MailMerge::get_Clea...

    Aspose::Words::MailMerging::MailMerge::get_CleanupParagraphsWithPunctuationMarks method. Gets or sets a value indicating whether Paragraphs with punctuation marks are considered as empty and should be removed if the RemoveEmptyParagraphs option is specified in C++....value indicating whether paragraphs with punctuation marks are...

    reference.aspose.com/words/cpp/aspose.words.mai...
  8. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Python....checkboxes, ole objects, paragraphs, lists, tables, images, and...allows you to specify fonts, paragraph or section formatting, and...

    docs.aspose.com/words/python-net/document-build...
  9. ParagraphFormat.style_identifier property | Asp...

    ParagraphFormat.style_identifier property. Gets or sets the locale independent style identifier of the paragraph style applied to this formatting....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/python-net/aspose.wo...
  10. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...machine, the output is: {PARAGRAPH=[<<[root.Name]>>, <<var [name...machine, the output is: {PARAGRAPH=[<<[footerVar]>>], <<[root...

    forum.aspose.com/t/order-of-child-nodes-in-the-...