Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 10,576 for

insert text

(0.08 sec)
  1. FieldMergeField.IsMapped | Aspose.Words for .NET

    Discover the FieldMergeField IsMapped property to easily manage mapped fields, enhancing your data integration and workflow efficiency...."Jane" , "Cardholder" ); // Insert a MERGEFIELD with a FieldName...IsVerticalFormatting = false ; // We can apply text before and after the value that...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    Discover the FieldMergeField FieldNameNoPrefix property that simplifies data handling by returning only the field name, omitting any prefixes for clarity...."Jane" , "Cardholder" ); // Insert a MERGEFIELD with a FieldName...IsVerticalFormatting = false ; // We can apply text before and after the value that...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....insert_after() or CompositeNode.insert_before() on...the footnote inserted. Examples Shows how to insert and customize...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python.... A header is text that is placed at the top of...of a page, and a footer is text at the bottom of a page. Typically...

    docs.aspose.com/words/python-net/working-with-h...
  5. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java.... Examples: Shows how to insert images using IMPORT and INCLUDEPICTURE...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Saving::TxtSaveOptions::get_AddB...

    Aspose::Words::Saving::TxtSaveOptions::get_AddBidiMarks method. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain Text format. The default value is false in C++....run when exporting in plain text format. The default value is...const Examples Shows how to insert Unicode Character ‘RIGHT-TO-LEFT...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the InsertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...title="on" class="ng-star-inserted"> When this HTML is imported...rendering not as a checkbox but as text that looks like this: “{ FORMCHECKBOX...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  8. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential Text searches for better accuracy. Default is false. Optimize your Text processing!...property True indicates that a text search is performed sequentially...top to bottom considering the text boxes. Default value is false...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Aspose::Words::Notes::Footnote::get_FootnoteTyp...

    Aspose::Words::Notes::Footnote::get_FootnoteType method. Returns a value that specifies whether this is a footnote or endnote in C++....attaching numbered references to the text. Both these references will...mark at the location that we insert them. // The reference mark...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. 通过 C++ 使用 JavaScript 自动调整合并单元格行高|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 为合并单元格自动调整行高。在电子表格中实现自动调整合并单元格的功能。...></ script > < script type = "text/javascript" > const { Workbook...cells range . merge (); // Insert value to the merged cell A1...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...