Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 10,803 for

insert text

(0.09 sec)
  1. Aspose::Words::Paragraph::GetText method | Aspo...

    Aspose::Words::Paragraph::GetText method. Gets the Text of this paragraph including the end of paragraph character in C++....Paragraph::GetText method Gets the text of this paragraph including...GetText () override Remarks The text of all child nodes is concatenated...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_Text property. Specifies whether the shape is below or above Text....behind_text property ShapeBase.behind_text property Specifies...below or above text. @property def behind_text ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make Text NOT wrap within a table cell, after being converted to a PDF from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...Table Cell Text with WrapText set to False does not work when...1 Hello, I am trying to make text NOT wrap within a table cell...

    forum.aspose.com/t/table-cell-text-with-wraptex...
  4. FormField.result property | Aspose.Words for Py...

    FormField.result property. Gets or sets a string that represents the result of this form field....Remarks For a text form field the result is the text that is in...result for a text form field does not apply the text format specified...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FormField | Aspose.Words for Java

    Represents a single form field in Java....following form fields: checkbox, text input and dropdown (combobox)...a character within a line of text. A complete form field in a...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark.... Sometimes you need to insert a watermark into a Word document...can quickly insert a watermark using the Insert Watermark option...

    docs.aspose.com/words/java/add-watermark/
  7. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java.... Examples: Shows how to insert a chart and set a title. Document...new DocumentBuilder(doc); // Insert a chart shape with a document...

    reference.aspose.com/words/java/com.aspose.word...
  8. FormField.OwnHelp | Aspose.Words for .NET

    Discover the FormField OwnHelp property. Easily user experience by customizing help messages when users press F1 on focused form fields....Specifies the source of the text that’s displayed in a message...set ; } Remarks If true , the text specified by the HelpText property...

    reference.aspose.com/words/net/aspose.words.fie...
  9. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize Text wrapping for enhanced layout flexibility....defines the wrapping mode for text around the shape. public WrapType...shapes. Examples Shows how to insert a floating image to the center...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python....This page demonstrates how to insert, replace, and modify hyperlink...examples using DocumentBuilder.insert_hyperlink and the FieldHyperlink...

    docs.aspose.com/words/python-net/working-with-h...