Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 18,130 for

paragraph

(0.16 sec)
  1. 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...
  2. 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...
  3. 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
  4. 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...
  5. Aspose::Words::Drawing::ShapeBase::get_Bounds m...

    Aspose::Words::Drawing::ShapeBase::get_Bounds method. Gets or sets the location and size of the containing block of the shape in C++....SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...MakeObject < Aspose :: Words :: Paragraph > ( doc ))); builder -> Write...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. CompatibilityOptions.cachedColBalance property ...

    CompatibilityOptions.cachedColBalance property. Use Cached Paragraph Information for Column Balancing....cachedColBalance property Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompatibilityOptions.doNotUseHTMLParagraphAutoS...

    CompatibilityOptions.doNotUseHTMLParagraphAutoSpacing property. Use Fixed Paragraph Spacing for HTML Auto Setting....doNotUseHTMLParagrap property Use Fixed Paragraph Spacing for HTML Auto Setting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...paragraphs; const placeholder = "#*Content...// Remove the placeholder paragraph para.remove(); } } const options...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  9. Revision class | Aspose.Words for Python

    aspose.words.Revision class. Represents a revision (tracked change) in a document node or style... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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/