Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 9,978 for

insert text

(0.06 sec)
  1. Aspose::Words::Fields::FieldDate::get_UseLastFo...

    Aspose::Words::Fields::FieldDate::get_UseLastFormat method. Gets or sets whether to use a format last used by the hosting application when Inserting a new DATE field in C++....hosting application when inserting a new DATE field. bool Aspose...> ( doc ); // If we want the text in the document always to display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or Text frame is relative in Java....or text frame is relative. Examples: Shows how to insert a floating...new DocumentBuilder(doc); // Insert a floating image that will...

    reference.aspose.com/words/java/com.aspose.word...
  3. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph.... 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/python-net/aspose.wo...
  4. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories...enumeration StoryType enumeration Text of a Word document is stored...the document. MAIN_TEXT Contains the main text of the document,...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...Remarks All text of the document is stored in runs of text. Run can...instance of the Run class. Run(doc, text) Initializes a new instance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldTitle | Aspose.Words for Java

    Implements the TITLE field in Java....Setting a value for the field's Text property, // and then updating...getDisplayResult() Gets the text that represents the displayed...

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

    aspose.words.layout.LayoutOptions class. Holds the options that allow controlling the document layout process...show_hidden_text Gets or sets indication of whether hidden text in the...rendered. Default is False . text_shaper_factory Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AutoFit Rows for Merged Cells with C++|Document...

    Learn how to auto-fit rows for merged cells in Excel using Aspose.Cells for C++.... Merge (); // Insert value to the merged cell A1...GetStyle (); // Set wrapping text on style . SetIsTextWrapped...

    docs.aspose.com/cells/cpp/autofit-rows-for-merg...
  9. CustomXmlPartCollection.Item | Aspose.Words for...

    Discover how to manage CustomXmlPartCollection items efficiently. Access or modify specific items by index for enhanced XML data handling....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  10. CustomXmlPartCollection.getById method | Aspose...

    CustomXmlPartCollection.getById method. Finds and returns a custom XML part by its identifier....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...); // Clone a part, and then insert it into the collection. let...

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