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

insert text

(0.14 sec)
  1. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....row height to fit the vertical text. builder.insertCell(); builder...getFitText() If true , fits text in the cell, compressing each...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....new DocumentBuilder(doc); // Insert a field that does not denote...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java.... Examples: Shows how to insert an OCX field. Document doc...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current Insert position in C++....DocumentBuilder::Write method Inserts a string into the document...document at the current insert position. void Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 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...