Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 3,844 for

insert text

(0.15 sec)
  1. TextBox.layout_flow property | Aspose.Words for...

    TextBox.layout_flow property. Determines the flow of the Text layout in a shape....property Determines the flow of the text layout in a shape. @property...set the orientation of text inside a text box. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....export form fields as plain text instead of HTML input elements...getExportTextInputFo() Controls how text input form fields are saved...

    reference.aspose.com/words/java/com.aspose.word...
  3. Change SVG Background Color – C# Examples

    Learn how to change SVG background color in C# – by modifying the SVG directly, using inline and internal CSS, and using JavaScript....accessibility by providing readable text, and defining boundaries in...of an SVG image, you should insert a new SVG element, such as...

    docs.aspose.com/svg/net/change-svg-background-c...
  4. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes....= doc_original ) # Paragraph text referenced with an endnote:...first paragraph.' ) builder . insert_footnote ( footnote_type =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a table cell. To learn more, visit the documentation article in C++....GetText () override Gets the text of this node and of all its...AppendChild ( paragraph ); // Add text to the first call in the first...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. FieldEnd class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldEnd class. Represents an end of a Word field in a document... To easily insert a new field into a document...Returns true if this object was inserted in Microsoft Word while change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldIfComparisonResult enumeration | Aspose.Wo...

    aspose.words.fields.FieldIfComparisonResult enumeration. Specifies the result of the IF field condition evaluation.... Examples Shows how to insert an IF field. doc = aw . Document...'Statement 1: ' ) field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.shade_form_data property | Aspose.Word...

    Document.shade_form_data property. Specifies whether to turn on the gray shading on form fields.... insert_text_input ( 'My form field' ...TextFormFieldType . REGULAR , '' , 'Text contents of form field, which...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in C# or .NET...NET allows you to insert OLE Objects into slides as...slides. For example, you can insert HTML, PDF, and ZIP files as...

    docs.aspose.com/slides/net/manage-ole/
  10. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....Examples Shows how to format text inserted by a document builder. auto...current paragraph and any new text added by it afterward. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...