Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 10,763 for

insert text

(0.12 sec)
  1. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection in C++....element is inserted. Examples Shows how to insert a combo box...DocumentBuilder > ( doc ); // Insert a combo box, and then verify...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。... Merge (); // Insert value to the merged cell A1...GetStyle (); // Set wrapping text on style . SetIsTextWrapped...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  3. Font.nameAscii property | Aspose.Words for Node.js

    Font.nameAscii property. Returns or sets the font used for Latin Text (characters with character codes from 0 (zero) through 127)....sets the font used for Latin text (characters with character codes...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ControlChar | Aspose.Words for Java

    Control characters often encountered in documents in Java....DocumentBuilder(doc); // Insert paragraphs with text with DocumentBuilder...// Converting the document to text form reveals that control characters...

    reference.aspose.com/words/java/com.aspose.word...
  5. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a document or section...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...
  6. DocumentBuilder.insert_chart method | Aspose.Wo...

    aspose.words.DocumentBuilder.Insert_chart method...insert_chart method Contents [ Hide ] insert_chart(chart_type...e, width, height) Inserts an chart object into the document and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Footers in NPOI|Aspose.Words for .NET

    Work with footers in a document easily and fast instead of using NPOI in C#....code to demonstrate how to insert footer in word document: C#...code to demonstrate how to insert footer in word document using...

    docs.aspose.com/words/net/working-with-footers-...
  8. StructuredDocumentTag.xmlMapping property | Asp...

    StructuredDocumentTag.xmlMapping property. Gets an object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....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...
  9. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the Text and the top edge of the page....space between the top of the text and the top edge of the page...DocumentBuilder ( doc ); // Insert content that spans across 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldAdvance.up_offset property | Aspose.Words ...

    FieldAdvance.up_offset property. Gets or sets the number of points by which the Text that follows the field should be moved up....number of points by which the text that follows the field should...): ... Examples Shows how to insert an ADVANCE field, and edit...

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