Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 18,524 for

paragraphs

(0.96 sec)
  1. ListLevel.getEffectiveValue method | Aspose.Wor...

    ListLevel.getEffectiveValue method. Reports the string representation of the [ListLevel](../) object for the specified index of the list item... paragraphs . at ( 0 ). listFormat ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Insert and Append Documents in Java|Aspose.Word...

    Combine documents into one: insert or append a document into a new or existing one using find and replace, merge field, bookmark, or simply at the document end in Java....example, a document can contain paragraphs with the text [INTRODUCTION]...you need to replace those paragraphs with the content obtained...

    docs.aspose.com/words/java/insert-and-append-do...
  3. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library.... paragraphs . add ( image ) # Save the...

    docs.aspose.com/pdf/python-cpp/convert-image-to...
  4. Aspose::Words::FrameFormat class | Aspose.Words...

    Aspose::Words::FrameFormat class. Represents frame related formatting for a paragraph in C++....related formatting for a paragraph. class FrameFormat : public...get_IsFrame () Returns true if the paragraph is a frame. get_RelativeHorizontalPo...

    reference.aspose.com/words/cpp/aspose.words/fra...
  5. OutlineOptions.createOutlinesForHeadingsInTable...

    OutlineOptions.createOutlinesForHeadingsInTables property. Specifies whether or not to create outlines for headings (Paragraphs formatted with the Heading styles) inside tables....create outlines for headings (paragraphs formatted with the Heading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Style.font property | Aspose.Words for Python

    Style.font property. Gets the character formatting of the style.... PARAGRAPH , 'MyStyle' ) style . font...from the document to the paragraph that the document builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Export Math Equations from Presentations in Pyt...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Python via .NET—preserve formatting and boost compatibility....) math_paragraph = auto_shape . text_frame . paragraphs [ 0 ]...portions [ 0 ] . math_paragraph math_paragraph . add ( math . MathematicalText...

    docs.aspose.com/slides/python-net/exporting-mat...
  8. Style.font property | Aspose.Words for Node.js

    Style.font property. Gets the character formatting of the style.... Paragraph , "MyStyle" ); style . font...from the document to the paragraph that the document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.Bidi | Aspose.Words for .NET

    Discover the ParagraphFormat Bidi property to easily control right-to-left text formatting for enhanced readability and improved document layout....whether this is a right-to-left paragraph. public bool Bidi { get ;...other inline objects in this paragraph are laid out right to left...

    reference.aspose.com/words/net/aspose.words/par...
  10. Aspose::Words::CompositeNode::GetText method | ...

    Aspose::Words::CompositeNode::GetText method. Gets the text of this node and of all its children in C++....()); Shows how to output all paragraphs in a document that are list...Aspose :: Words :: NodeType :: Paragraph , true ); for ( auto && para...

    reference.aspose.com/words/cpp/aspose.words/com...