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

paragraph

(0.09 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. FieldMacroButton class | Aspose.Words for Python

    aspose.words.fields.FieldMacroButton class. Implements the MACROBUTTON field...node, returns its parent paragraph. If the field is already removed...field runs. builder . insert_paragraph () field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for C++. Stand out!...animation to the By 1st Level Paragraphs value: // Instantiates a..."First paragraph \n Second paragraph \n Third paragraph" ); //...

    docs.aspose.com/slides/cpp/shape-animation/
  4. Aspose::Words::Document::get_TrackRevisions met...

    Aspose::Words::Document::get_TrackRevisions method. True if changes are tracked when this document is edited in Microsoft Word in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. 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...
  7. 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...
  8. aspose.words.markup module | Aspose.Words for P...

    The aspose.words.markup module contains classes that represent customer defined semantics in a document: smart tags, custom XML and structured document tags (content controls)....) within a paragraph. To learn more, visit the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup namespace | Aspose.Words ...

    Aspose::Words::Markup namespace. The Aspose.Words.Markup namespace contains classes that represent customer defined semantics in a document: smart tags, custom XML and structured document tags (content controls) in C++....) within a paragraph. To learn more, visit the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection.... first_paragraph . runs [ 0 ] . remove () #...its parent node from the paragraph text # and then remove the...

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