Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 10,806 for

insert text

(0.47 sec)
  1. CellFormat.BottomPadding | Aspose.Words for .NET

    Discover the CellFormat BottomPadding property to customize spacing in your cells. Enhance your layouts with precise point adjustments for better presentation....); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/net/aspose.words.tab...
  2. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results....DocumentBuilder ( doc ); // Insert three runs which we can search...Place one of those runs inside a text box. builder . Writeln ( "Match...

    reference.aspose.com/words/net/aspose.words.rep...
  3. CellFormat.TopPadding | Aspose.Words for .NET

    Discover the CellFormat TopPadding property to customize spacing above cell contents in points, enhancing your spreadsheet's layout and readability....); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/net/aspose.words.tab...
  4. FieldMergeBarcode.DisplayText | Aspose.Words fo...

    Control barcode Text display with FieldMergeBarcode's DisplayText property. Enhance readability and functionality in your applications effortlessly....whether to display barcode data (text) along with image. public bool...DocumentBuilder ( doc ); // Insert a MERGEBARCODE field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  5. CellFormat.LeftPadding | Aspose.Words for .NET

    Discover the CellFormat LeftPadding property to easily adjust left spacing in points, enhancing your cell content's appearance and readability....); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/net/aspose.words.tab...
  6. FieldDocVariable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDocVariable class for seamless DOCVARIABLE field integration, enhancing your document automation and management....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...
  7. 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...
  8. 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...
  9. 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...
  10. LineStyle | Aspose.Words for Java

    Specifies line style of a Border in Java.... Examples: Shows how to insert a string surrounded by a border...DASH_DOT_STROKER); builder.write("Text surrounded by green border.");...

    reference.aspose.com/words/java/com.aspose.word...