Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 3,842 for

insert text

(0.04 sec)
  1. StructuredDocumentTag.DateDisplayFormat | Aspos...

    Discover the StructuredDocumentTag DateDisplayFormat property to customize date display formats effortlessly. Enhance your document's clarity and appeal!...Document doc = new Document (); // Insert a structured document tag that...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/net/aspose.words.mar...
  2. SaveOptions.updateFields property | Aspose.Word...

    SaveOptions.updateFields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...DocumentBuilder ( doc ); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fields::FieldPrivate class | Asp...

    Aspose::Words::Fields::FieldPrivate class. Implements the PRIVATE 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.RightPadding | Aspose.Words for .NET

    Discover the CellFormat RightPadding property to easily adjust spacing in your cells. Enhance your spreadsheet's layout with precise point control!...); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Aspose::Words::ControlChar::PageBreak method | ...

    Aspose::Words::ControlChar::PageBreak method. Page break character: "\x000c" or "\f". Note it has the same value as SectionBreak in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::Tables::CellFormat::get_TopPaddi...

    Aspose::Words::Tables::CellFormat::get_TopPadding method. Returns or sets the amount of space (in points) to add above the contents of cell in C++....); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLINE fields for enhanced document personalization....get; set; } Gets or sets the text to include in the field if the...DisplayResult { get; } Gets the text that represents the displayed...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Tables::CellFormat::get_BottomPa...

    Aspose::Words::Tables::CellFormat::get_BottomPadding method. Returns or sets the amount of space (in points) to add below the contents of cell in C++....); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, Textbox, freeform, OLE object, ActiveX control, or picture...can have text, but not all. Shapes that can have text, can contain...ShapeBase ) alternative_text Defines alternative text to be displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30.... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

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