Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 10,615 for

insert text

(0.15 sec)
  1. Aspose::Words::Tables::CellFormat::get_LeftPadd...

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

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. FieldFormCheckBox class | Aspose.Words for Python

    aspose.words.fields.FieldFormCheckBox class. Implements the FORMCHECKBOX field... Remarks Inserts a check box style form field...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphCollection for seamless access to structured Paragraph nodes, enhancing document manipulation and efficiency in your projects.... Insert ( int, Node ) Inserts a node into the...which appear when we highlight text with the cursor, // and then...

    reference.aspose.com/words/net/aspose.words/par...
  4. DocumentBuilder.move_to_merge_field method | As...

    aspose.words.DocumentBuilder.move_to_merge_field method...DocumentBuilder ( doc = doc ) # Insert some MERGEFIELDS, which accept...fill them manually. builder . insert_field ( field_code = ' MERGEFIELD...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldAsk Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAsk class for seamless implementation of the ASK field, enhancing document automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...set; } Gets or sets the prompt text (the title of the prompt window)...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIf class—efficiently implement IF fields to enhance document automation and streamline your workflow....DisplayResult { get; } Gets the text that represents the displayed...get; set; } Gets or sets the text displayed if the comparison...

    reference.aspose.com/words/net/aspose.words.fie...
  7. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....builder's current section and add text. builder.getPageSetup().set...oriented with vertically centered text."); // If we start a new section...

    reference.aspose.com/words/java/com.aspose.word...
  8. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....TEXT_BOX)); Assert.assertEquals(1...getShapeType()) == (ShapeType.TEXT_BOX))) { Shape replacementShape...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。... insert ( 1 ) # 创建对象以表示目录信息 tocInfo...title = ap . text . TextFragment ( "目录" ) title . text_state . font_size...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  10. ControlChar.COLUMN_BREAK_CHAR property | Aspose...

    ControlChar.COLUMN_BREAK_CHAR property. End of column character: (char)14.... 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...