Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 6,315 for

insert text

(0.27 sec)
  1. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalMerge method. Specifies how the cell is merged with other cells vertically in C++....DocumentBuilder > ( doc ); // Insert a cell into the first column...-> Write ( u "Text in merged cells." ); // Insert a cell into the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Custom context menus for GridJs|Documentation

    This article describes how to configure conText menus for GridJs....context menu items ,for example insert/delete row/column and so on...; i -- ) { // check the item text if ( childs [ i ]. childNodes...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  3. Custom context menus for GridJs|Documentation

    This article describes how to configure conText menus for GridJs....context menu items ,for example insert/delete row/column and so on...; i -- ) { // check the item text if ( childs [ i ]. childNodes...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. Custom context menus for GridJs|Documentation

    This article describes how to configure conText menus for GridJs....context menu items ,for example insert/delete row/column and so on...; i -- ) { // check the item text if ( childs [ i ]. childNodes...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. FieldTC.type_identifier property | Aspose.Words...

    FieldTC.type_identifier property. Gets or sets a type identifier for this field (which is typically a letter).... Examples Shows how to insert a TOC field, and filter which... DocumentBuilder ( doc ) # Insert a TOC field, which will compile...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FootnoteOptions | Aspose.Words for Java

    Represents the footnote numbering options for a document or section in Java....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote adds a...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldToc.entry_identifier property | Aspose.Wor...

    FieldToc.entry_identifier property. Gets or sets a string that should match type identifiers of TC fields being included.... Examples Shows how to insert a TOC field, and filter which... DocumentBuilder ( doc ) # Insert a TOC field, which will compile...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.BehindText | Aspose.Words for .NET

    Discover the ShapeBase BehindText property to control shape layering in your designs, enhancing Text visibility and layout precision effortlessly....the shape is below or above text. public bool BehindText { get...false . Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/net/aspose.words.dra...
  9. WatermarkerContext.TextWatermarkOptions | Aspos...

    Discover customizable options for image watermarks with the WatermarkerConText TextWatermarkOptions property to enhance your visuals and protect your content....Examples Shows how to insert watermark text to the document using...Execute (); Shows how to insert watermark text to the document from...

    reference.aspose.com/words/net/aspose.words.low...
  10. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start....needs to have document body text enclosed by # BookmarkStart...bookmarks [ 0 ] . text . strip ()) Shows how to insert a hyperlink...

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