Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 10,806 for

insert text

(1.29 sec)
  1. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++....into the main text. Examples Shows how to insert an image, and...DocumentBuilder > ( doc ); // Insert the image into the header so...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...Inserting to a cell HtmlString removes related styles Aspose...5;">This is an example of regular text in HTML. This could be any information:...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  3. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...structured document tag in a plain text box and modify its appearance...tag that will contain plain text. tag = aw . markup . StructuredDocumentTa...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Comment::get_Done method | Aspos...

    Aspose::Words::Comment::get_Done method. Gets or sets flag indicating that the comment has been marked done in C++...." ); // Insert a comment to point out an error...get_Runs () -> idx_get ( 0 ) -> set_Text ( u "Hello world!" ); comment...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. CustomXmlPart Class | Aspose.Words for .NET

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your document processing today!...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...
  6. CustomXmlPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...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...
  7. BuildingBlockType | Aspose.Words for Java

    Specifies a building block type in Java....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...the text. Assert.assertEquals(MessageFormat.format("Text inside...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::ParagraphFormat::get_KeepTogethe...

    Aspose::Words::ParagraphFormat::get_KeepTogether method. True if all lines in the paragraph are to remain on the same page in C++....get_KeepTogether () Examples Shows how to insert a paragraph into the document...the paragraph after appending text // and then starts a new line...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. DocumentBuilder.move_to_merge_field method | As...

    aspose.words.DocumentBuilder.move_to_merge_field method...DocumentBuilder ( doc = doc ) # Insert some MERGEFIELDS, which accept...fill them manually. builder . insert_field ( field_code = ' MERGEFIELD...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Word recognizes a part of its text as some form of data, // such...that contain their recognized text in its entirety. // Add contents...

    reference.aspose.com/words/java/com.aspose.word...