Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 11,123 for

paragraph

(0.11 sec)
  1. TextPath.XScale | Aspose.Words for .NET

    Discover how the TextPath XScale property enhances your design by enabling straight text paths for smoother, more precise layouts....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Fields::FieldStyleRef::set_Inser...

    Aspose::Words::Fields::FieldStyleRef::set_InsertRelativePosition method. Sets whether to insert the relative position of the referenced Paragraph in C++....position of the referenced paragraph. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Style.style_identifier property | Aspose.Words ...

    Style.style_identifier property. Gets the locale independent style identifier for a built-in style....right tab stop in TOC related paragraphs. doc = aw . Document ( file_name...docx' ) # Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TabStop.alignment property | Aspose.Words for P...

    TabStop.alignment property. Gets or sets the alignment of text at this tab stop....right tab stop in TOC related paragraphs. doc = aw . Document ( file_name...docx' ) # Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Public API and Backwards Incompatible Changes i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....non-zero shifts for effective paragraph Indent and MarginLeft when...(like PowerPoint do if enable paragraph bullets/numbering in it)....

    docs.aspose.com/slides/net/public-api-and-backw...
  6. ListLevelCollection | Aspose.Words for Java

    A collection of list formatting for each level in a list in Java....organize and decorate sets of paragraphs with prefix symbols and indents..."ListFormat" property. // Each paragraph that we add between a list's...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldPrint class | Aspose.Words for Python

    aspose.words.fields.FieldPrint class. Implements the PRINT field...node, returns its parent paragraph. If the field is already removed...doc ) builder . write ( 'My paragraph' ) # The PRINT field can send...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....then appears in the parent Paragraph's RunCollection. RunCollection...body, which in turn has a paragraph. // We can add contents to...

    reference.aspose.com/words/java/com.aspose.word...
  9. TabStopCollection.removeByPosition method | Asp...

    TabStopCollection.removeByPosition method. Removes a tab stop at the specified position from the collection....right tab stop in TOC related paragraphs. let doc = new aw . Document...); // Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment....up at the location of its paragraph, # outside the right-side...connecting it to its paragraph. builder . current_paragraph . append_child...

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