Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 18,529 for

paragraph

(0.43 sec)
  1. FieldDocVariable class | Aspose.Words for Python

    aspose.words.fields.FieldDocVariable class. Implements DOCVARIABLE field...node, returns its parent paragraph. If the field is already removed...result ) builder . insert_paragraph () # 2 - Display a custom...

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

    aspose.words.fields.FieldDocProperty class. Implements the DOCPROPERTY field...node, returns its parent paragraph. If the field is already removed...result ) builder . insert_paragraph () # 2 - Display a custom...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldRD class | Aspose.W...

    Aspose::Words::Fields::FieldRD class. Implements the RD 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...
  4. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....its parent node from the paragraph text // and then remove the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Font.theme_color property | Aspose.Words for Py...

    Font.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this [Font](../) object.... PARAGRAPH , 'ThemedStyle' ) style ....tint_and_shade = 0.3 builder . paragraph_format . style_name = 'ThemedStyle'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...can have text, can contain Paragraph and Table nodes as children...CompositeNode ) first_paragraph Gets the first paragraph in the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Using PSD files as templates for automation - B...

    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....combination of Style and Paragraph properties. How to copy PsdImage...

    docs.aspose.com/psd/net/using-psd-files-as-temp...
  10. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....newly replaced text, applying paragraph format, implementing replace...

    kb.aspose.com/words/python/how-to-replace-words...