Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 9,183 for

insert text

(0.09 sec)
  1. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed....attribute is used for vertical text layout. Examples Shows how to...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java.... Examples: Shows how to insert an entire document’s contents...Document(getMyDir() + "Document insertion destination.docx"); // We...

    reference.aspose.com/words/java/com.aspose.word...
  3. ParagraphFormat.Borders | Aspose.Words for .NET

    Discover the ParagraphFormat Borders property to easily manage and customize your paragraph borders, enhancing document aesthetics and readability....get ; } 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/par...
  4. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all shapes from the Text of this story in C++....Deletes all shapes from the text of this story. void Aspose ::...// Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. Working with Tables

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Hide Show ] Extracting Plain Text from the Table of OneNote Document...Get table text from a OneNote document . Get row text from a table...

    docs.aspose.com/note/java/working-with-tables/
  6. LineStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.LineStyle enumeration. Specifies line style of a [Border](../border/)....Inset 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...
  7. Border.lineWidth property | Aspose.Words for No...

    Border.lineWidth property. Gets or sets the border width in points.... 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. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java.... Examples: Shows how to insert images using IMPORT and INCLUDEPICTURE...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  9. Footnote.referenceMark property | Aspose.Words ...

    Footnote.referenceMark property. Gets/sets custom reference mark to be used for this footnote... Examples Shows how to insert and customize footnotes. let...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::ParagraphFormat::get_Borders met...

    Aspose::Words::ParagraphFormat::get_Borders method. Gets collection of borders of the paragraph in C++....get_Borders () Examples Shows how to insert a paragraph with a top border...DashSmallGap ); builder -> Writeln ( u "Text with a red top border." ); doc...

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