Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 10,681 for

insert text

(0.23 sec)
  1. Aspose::Words::Fields::FieldFormText class | As...

    Aspose::Words::Fields::FieldFormText class. Implements the FORMText 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...
  2. Aspose::Words::Fields::FieldFormDropDown class ...

    Aspose::Words::Fields::FieldFormDropDown class. Implements the FORMDROPDOWN 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...
  3. Aspose::Words::Fields::FieldFormCheckBox class ...

    Aspose::Words::Fields::FieldFormCheckBox class. Implements the FORMCHECKBOX 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...
  4. CellFormat.top_padding property | Aspose.Words ...

    CellFormat.top_padding property. Returns or sets the amount of space (in points) to add above the contents of cell.... insert_cell () builder . write ( 'Row...' ) # Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story....node that the builder just inserted. // To append content to a...// Adding a second run will insert it in front of the first run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Strict per-word comparison - Free Support Forum...

    With Granularity = WORD_LEVEL, compare frequently groups several adjacent words into a single delete/Insert, instead of clear per-word revisions. CHAR_LEVEL — not suitable for our use case and significantly slower on la…...words into a single delete/insert, instead of clear per-word...words into a single delete/insert, is indeed by design. This...

    forum.aspose.com/t/strict-per-word-comparison/3...
  7. FieldFillIn.DefaultResponse | Aspose.Words for ...

    Discover the FieldFillIn DefaultResponse property to easily set and customize default user responses in prompt windows for enhanced user experience....DocumentBuilder ( doc ); // Insert a FILLIN field. When we manually...then display the response as text. FieldFillIn field = ( FieldFillIn...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpdateCultureSource property enhances field result formatting by specifying the desired culture for optimal clarity and usability....DocumentBuilder ( doc ); // Insert two merge fields with German...Assert . That ( doc . Range . Text . Trim (), Is . EqualTo ( "Wednesday...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldMacroButton.DisplayText | Aspose.Words for...

    Discover how to customize the FieldMacroButton DisplayText property for enhanced macro execution. Set the perfect button Text for seamless user commands!...DisplayText property Gets or sets the text to appear as the “button” that...HasMacros , Is . True ); // Insert a MACROBUTTON field, and reference...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Watermarker.set_text method | Aspose.Words for ...

    aspose.words.lowcode.Watermarker.set_Text method...set_text method Contents [ Hide ] set_text(input_file_name, output_file_name...output_file_name, watermark_text) Adds a text watermark into the document...

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