Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 16,686 for

insert text

(0.11 sec)
  1. DocumentBuilder.InsertComboBox | Aspose.Words f...

    DocumentBuilder InsertComboBox method. Inserts a combobox form field at the current position in C#....InsertComboBox method Inserts a combobox form field at the...form field node that was just inserted. Remarks If you specify a...

    reference.aspose.com/words/net/aspose.words/doc...
  2. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....character case while searching for text to replace. options.setMatchCase(matchCase);..."true" to replace the found text if it is not a part of another...

    reference.aspose.com/words/java/com.aspose.word...
  3. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph.... Examples Shows how to insert a text box, and set the font of...builder . insert_shape ( aw . drawing . ShapeType . TEXT_BOX , 300...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldIndex.cross_reference_separator property |...

    FieldIndex.cross_reference_separator property. Gets or sets the character sequence that is used to separate cross references and other entries....will display the XE field's Text property value on the left side...with matching values in the "Text" property # into one entry as...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OutlineElement | Aspose.Note for .NET API Refer...

    Represents a OutlineElement....jpg" ); // Insert image in the document node...dataDir = RunExamples . GetDataDir_Text (); // Load the document into...

    reference.aspose.com/note/net/aspose.note/outli...
  6. Document.endnote_options property | Aspose.Word...

    Document.endnote_options property. Provides options that control numbering and positioning of endnotes in this document....to text # that does not interfere with the main body text's flow...flow. # Inserting an endnote adds a small superscript reference...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder::StartBookmark m...

    Aspose::Words::DocumentBuilder::StartBookmark method. Marks the current position in the document as a bookmark start in C++....needs to have document body text enclosed by // BookmarkStart...0 ) -> get_Text (). Trim ()); Shows how to insert a hyperlink...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. TEXT转换为HTML Python

    在Python代码Text转换为HTML使用Python将Text保存为HTML。...insert_image("Input.txt") doc.save("Output...DocumentBuilder(doc) shape = builder.insert_image("Input.txt") shape.image_data...

    products.aspose.com/words/zh/python-net/convers...
  9. fieldlink - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....linked document in the form of text. // 1 - A LINK field: builder...Object[][] { {InsertLinkedObjectAs.TEXT}, {InsertLinkedObjectAs.UNICODE}...

    reference.aspose.com/words/java/com.aspose.word...
  10. EndnoteOptions Class | Aspose.Words for .NET

    Aspose.Words.Notes.EndnoteOptions class. Represents the endnote numbering options for a document or section in C#....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting an endnote adds a...

    reference.aspose.com/words/net/aspose.words.not...