Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 18,331 for

paragraph

(0.08 sec)
  1. CompatibilityOptions.forgetLastTabAlignment pro...

    CompatibilityOptions.forgetLastTabAlignment property. Ignore Width of Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned....Last Tab Stop When Aligning Paragraph If It Is Not Left Aligned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompatibilityOptions.useNormalStyleForList prop...

    CompatibilityOptions.useNormalStyleForList property. Do Not Automatically Apply List Paragraph Style To Bulleted/Numbered Text....Automatically Apply List Paragraph Style To Bulleted/Numbered...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases.... paragraphs . add ( table ) document...( "Hello World!" ) page . paragraphs . add ( text ) # Load certificate...

    docs.aspose.com/pdf/python-net/whatsnew/
  4. Doc Properties update TOC page numbering change...

    Hi Team, We are using the Doc properties update extensively and it works really well. but for few cases we see some challenges which causes some issue. the document table of content is getting changed after the doc pr…...can change the length of a paragraph, which in turn changes pagination...

    forum.aspose.com/t/doc-properties-update-toc-pa...
  5. Aspose::Words::Fields::FieldSectionPages class ...

    Aspose::Words::Fields::FieldSectionPages class. Implements the SECTIONPAGES field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FieldCitation class | Aspose.Words for Python

    aspose.words.fields.FieldCitation class. Implements the CITATION field...node, returns its parent paragraph. If the field is already removed...sources. builder . insert_paragraph () builder . write ( 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldChar class | Aspose.Words for Python

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a document...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to access Style Id? - Free Support Forum - ...

    Hello, Consider the document has this style ( present in styles.xml ): <w:style w:type="character" w:styleId="CustomEmphasis"> <w:name w:val="Custom Emphasis"/> <w:basedOn w:val="DefaultParagraphFon…...</w:style> <w:style w:type="paragraph" w:customStyle="1" w:styl...

    forum.aspose.com/t/how-to-access-style-id/316421
  9. ThemeColor Enum | Aspose.Words for .NET

    Discover the Aspose.Words ThemeColor enum for customizing document themes with vibrant colors, enhancing your document's visual appeal and professionalism.... Paragraph , "ThemedStyle" ); style ...

    reference.aspose.com/words/net/aspose.words.the...
  10. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...: row) { for (IParagraph paragraph : cell.getTextFrame().getParagraphs())...getParagraphs()) { for (IPortion port : paragraph.getPortions()) { if (port...

    forum.aspose.com/t/argumentexception-occurrs-wh...