Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 18,131 for

paragraph

(0.13 sec)
  1. Aspose::Words::Lists::ListLevelCollection class...

    Aspose::Words::Lists::ListLevelCollection class. A collection of list formatting for each level in a list. To learn more, visit the documentation article in C++....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListLevelCollection class | Aspose.Words for No...

    Aspose.Words.Lists.ListLevelCollection class. A collection of list formatting for each level in a list...custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...document, iterate through the paragraphs and adjust their alignment...foreach (Paragraph paragraph in section.Body.Paragraphs) { // Adjust...

    forum.aspose.com/t/appending-document-not-maint...
  5. Extract text and images from PPTX document via ...

    C++ example code to extract text and images from PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....of TextFrames Loop through paragraphs in current ITextFrame. Loop...get_Length(); i++){ // Loop through paragraphs in current ITextFrame for...

    products.aspose.com/slides/cpp/parser/pptx/
  6. AbsolutePositionTab class | Aspose.Words for No...

    Aspose.Words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...parentParagraph Retrieves the parent Paragraph of this node. (Inherited from...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldAdvance Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAdvance class for seamless ADVANCE field implementation, enhancing your document processing capabilities effortlessly....node, returns its parent paragraph. If the field is already removed...continue to be applied until the paragraph ends, // or another ADVANCE...

    reference.aspose.com/words/net/aspose.words.fie...
  8. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

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