Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 4,805 for

insert text

(0.1 sec)
  1. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java.... getText() Gets the text of this node and of all its...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  2. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to Insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...charts/ranges in excel to images to insert them into word document. The...!= MemoryStream.Null) { // Insert this image into the place of...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  3. Italic in Markdown – C# Code Examples

    Create Markdown italic Text in C#. Use the C# library to create Markdown from scratch and open, parse, or edit MD files....local file and manipulate by inserting new elements, removing, or...Markdown elements. For italic text making, we will use the Emphasis()...

    products.aspose.com/html/net/markdown-italic/
  4. Node.previous_sibling property | Aspose.Words f...

    Node.previous_sibling property. Gets the node immediately preceding this node....writeln ( 'Section 1 text.' ) builder . insert_break ( aw . BreakType...builder . writeln ( 'Section 2 text.' ) # Both sections are siblings...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Table.text_wrapping property | Aspose.Words for...

    Table.Text_wrapping property. Gets or sets [Table.Text_wrapping](./) for table....text_wrapping property Table.text_wrapping property Gets or sets...sets Table.text_wrapping for table. @property def text_wrapping...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.last_section property | Aspose.Words f...

    Document.last_section property. Gets the last section in the document....Use a document builder to add text to the first section. builder...section by inserting a section break. builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons...docx' ) # By default, text that is a revision has a different...from the other non-revision text. # Set a revision option to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Paragraph::get_IsMoveToRevision ...

    Aspose::Words::Paragraph::get_IsMoveToRevision method. Returns true if this object was moved (Inserted) in Microsoft Word while change tracking was enabled in C++....if this object was moved (inserted) in Microsoft Word while change...which appear when we highlight text with the cursor, // and then...

    reference.aspose.com/words/cpp/aspose.words/par...
  9. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document....Examples Shows how to replace text in a document’s footer. doc...Use a document builder to add text to the first section. builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldInclude Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInclude class to seamlessly implement INCLUDE fields in your documents, enhancing automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...