Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 10,806 for

insert text

(0.16 sec)
  1. IStructuredDocumentTag.lock_contents property |...

    IStructuredDocumentTag.lock_contents property. When set to true, this property will prohibit a user from editing the contents of this SDT....DocumentBuilder ( doc = doc ) # Insert a plain text structured document tag...tag, which acts as a text box that prompts the user to fill it...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....Contents [ Hide ] StoryType enum Text of a Word document is stored...MainText 1 Contains the main text of the document, represented...

    reference.aspose.com/words/cpp/aspose.words/sto...
  3. Border.ThemeColor | Aspose.Words for .NET

    Discover how to use the Border ThemeColor property to customize your color scheme and enhance your design with vibrant, tailored themes....set ; } Examples Shows how to insert a paragraph with a top border...0.25d ; builder . Writeln ( "Text with a top border." ); doc ...

    reference.aspose.com/words/net/aspose.words/bor...
  4. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....= doc ) # When we write the text that does not fit onto one page...orphans and widows by rearranging text via font size, spacing, or page...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....start_para , end_para , true ) # Insert the content into a new separate...reverse the array to make inserting the content back into the...

    docs.aspose.com/words/java/extract-content-in-r...
  6. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph....BorderCollection Examples Shows how to insert a paragraph with a top border...0.25 ; builder . writeln ( "Text with a top border." ); doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Border.lineStyle property | Aspose.Words for No...

    Border.lineStyle property. Gets or sets the border style.... Examples Shows how to insert a string surrounded by a border...DashDotStroker ; builder . write ( "Text surrounded by green border."...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create a Sunburst Chart in Excel using Python

    This quick tutorial guides on how to create a Sunburst chart in Excel using Python. It contains information about the IDE settings, a list of steps, and a sample code for Inserting a Sunburst chart using Python....target sheet, set its name, and insert data if it is not present in...Get the charts collection, insert a SUNBURST chart, and set its...

    kb.aspose.com/cells/python/create-a-sunburst-ch...
  9. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough Text....is formatted as strikethrough text. @property def strike_through...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

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

    TextPath.spacing property. Defines the amount of spacing for Text...Defines the amount of spacing for text. 1 means 100%. @property def...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

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