Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 15,756 for

insert text

(0.07 sec)
  1. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  2. DocumentBuilder.move_to_merge_field method | As...

    aspose.words.DocumentBuilder.move_to_merge_field method... Examples Shows how to insert checkbox form fields into MERGEFIELDs...during mail merge. def test_insert_check_box ( self ): doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MathParagraph | Aspose.Sildes for PHP via Java ...

    MathParagraph MathParagraph class Mathematical paragraph that is a container for mathematical blocks (IMathBlock) Mat...... Returns: int insert Name Description insert (int, MathBlock...MathBlock ) Inserts IMathBlock into the collection at the specified index...

    reference.aspose.com/slides/php-java/aspose.sli...
  4. IReplacingCallback.Replacing | Aspose.Words for...

    IReplacingCallback Replacing method. A user defined method that is called during a replace operation for each match found just before a replace is made in C#..../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// </summary> private...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Aspose::Words::Font::get_Style method | Aspose....

    Aspose::Words::Font::get_Style method. Gets or sets the character style applied to this formatting in C++....doc ); // Insert a custom style and apply it to text created using...); builder -> Write ( u "This text is in a custom style." ); //...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. How to Add Comments in Word using Java

    In this short tutorial we will see how to add comments in Word using Java. This process can be followed in any operating system like Windows, macOS and Ubuntu to Insert comment in Word document using Java....Here are the steps on how to insert comment in Word using Java...from the Maven repository to insert comments Open the source Word...

    kb.aspose.com/words/java/how-to-add-comments-in...
  7. Footnote.is_auto property | Aspose.Words for Py...

    Footnote.is_auto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark.... Examples Shows how to insert and customize footnotes. doc...DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldNoteRef.InsertReferenceMark | Aspose.Words...

    FieldNoteRef InsertReferenceMark property. Inserts the reference mark with the same character formatting as the Footnote Reference or Endnote Reference style in C#....InsertReferenceMark property Inserts the reference mark with the...; set ; } Examples Shows to insert NOTEREF fields, and modify...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldIncludeText.xpath property | Aspose.Words ...

    FieldIncludeText.xpath property. Gets or sets XPath for the desired portion of the XML file.... def field_include_text (): doc = aw . Document () builder...field_include_text = create_field_include_text ( builder , MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Bookmark.remove method | Aspose.Words for Python

    Bookmark.remove method. Removes the bookmark from the document... Does not remove text inside the bookmark. def remove...DocumentBuilder ( doc ) # Insert five bookmarks with text inside their boundaries...

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