Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 10,806 for

insert text

(0.05 sec)
  1. SdtType | Aspose.Words for Java

    Specifies the type of a structured document tag SDT node in Java....endTable(); // Insert cell contents. cell.ensureMinimum();...write("Lorem ipsum dolor."); // Insert text after the table. builder...

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

    DocumentBuilder.Insert_document_inline method. Inserts a document inline at the cursor position....insert_document_inline method insert_document_inline(src_doc...import_format_mode, import_format_options) Inserts a document inline at the cursor...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDisplayBarcode class | Aspose.Words for Py...

    aspose.words.fields.FieldDisplayBarcode class. Implements the DISPLAYBARCODE field... Remarks Inserts a barcode. Inheritance: FieldDisplayBarcode...[STD display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::Field class | Aspose.Wor...

    Aspose::Words::Fields::Field class. Represents a Microsoft Word document field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void InsertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...DrawingML Shape using RECTANGLE (not TEXT_BOX) // This ensures Word recognizes...setBehindText(false); // Show in front of text sidebar.setAllowOverlap(true);...

    forum.aspose.com/t/topic/324972
  6. Managing OLE Objects with JavaScript via C++|Do...

    Learn how to manage OLE objects in Aspose.Cells for JavaScript via C++. Add, extract, and manipulate OLE objects within worksheets....informational objects of all kinds: text, calendars, animations, sound...another. For example, you can insert a Microsoft Word document into...

    docs.aspose.com/cells/javascript-cpp/managing-o...
  7. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!...from another document can be inserted into this document, it must...node was imported, it can be inserted into the appropriate place...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Working with Markdown Features|Aspose.Words for...

    How to implement Markdown features using Python. All the features are represented as corresponding styles or direct formatting....a simple way to format plain text that can easily be converted...italic * text . You can also write *** BoldItalic *** text . The...

    docs.aspose.com/words/python-net/working-with-m...
  9. Field Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.Field class, your key to enhancing Microsoft Word documents with dynamic fields for improved functionality 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...
  10. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another document to the current document in C++....from another document can be inserted into this document, it must...node was imported, it can be inserted into the appropriate place...

    reference.aspose.com/words/cpp/aspose.words/doc...