Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 10,814 for

insert text

(0.41 sec)
  1. CommentCollection class | Aspose.Words for Python

    aspose.words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes...NodeCollection ) insert(index, node) Inserts a node into the collection...writeln ( 'Helo world!' ) # Insert a comment to point out an error...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....start_para , end_para , true ) # Insert the content into a new separate...reverse the array to make inserting the content back into the...

    docs.aspose.com/words/java/extract-content-in-r...
  3. FieldAdvance.HorizontalPosition | Aspose.Words ...

    Discover the FieldAdvance HorizontalPosition property, easily adjust Text positioning for precise layout control in your documents. Enhance your formatting today!...number of points by which the text that follows the field should...edge of the column, frame, or text box. public string HorizontalPosition...

    reference.aspose.com/words/net/aspose.words.fie...
  4. XmlMapping.set_mapping method | Aspose.Words fo...

    XmlMapping.set_mapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IStructuredDocumentTag.XmlMapping | Aspose.Word...

    Discover how the IStructuredDocumentTag XmlMapping property connects structured tags to XML data, enhancing document customization and integration....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  6. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。... Merge (); // Insert value to the merged cell A1...GetStyle (); // Set wrapping text on style . SetIsTextWrapped...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  7. TxtSaveOptionsBase.export_headers_footers_mode ...

    TxtSaveOptionsBase.export_headers_footers_mode property. Specifies the way headers and footers are exported to the Text formats...footers are exported to the text formats. Default value is TxtExportHeadersFoot...to plain text format. doc = aw . Document () # Insert even and...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the font used for Latin Text (characters with character codes from 0 (zero) through 127)....sets the font used for Latin text (characters with character codes...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Footers in NPOI|Aspose.Words for .NET

    Work with footers in a document easily and fast instead of using NPOI in C#....code to demonstrate how to insert footer in word document: C#...code to demonstrate how to insert footer in word document using...

    docs.aspose.com/words/net/working-with-footers-...
  10. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the Text and the top edge of the page....space between the top of the text and the top edge of the page...DocumentBuilder ( doc ); // Insert content that spans across 3...

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