Sort Score
Result 10 results
Languages All
Labels All
Results 3,911 - 3,920 of 16,654 for

insert text

(0.18 sec)
  1. replacingargs - Aspose.Words for Java - API Ref...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java..../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// </summary> private...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Fields::Field::GetFieldCode meth...

    Aspose::Words::Fields::Field::GetFieldCode method. Returns Text between field start and field separator (or field end if there is no separator). Both field code and field result of child fields are included in C++....Field::GetFieldCode() method Returns text between field start and field...GetFieldCode () Examples Shows how to insert a field into a document using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FieldFormat.GeneralFormats | Aspose.Words for .NET

    FieldFormat GeneralFormats property. Gets a collection of general formats that are applied to a numeric Text or any field result. Corresponds to the switches in C#....that are applied to a numeric, text or any field result. Corresponds...// Use a document builder to insert a field that displays a result...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Cells::Drawing::Equations::MatrixEquati...

    Aspose::Cells::Drawing::Equations::MatrixEquationNode class. This class specifies the Matrix equation, consisting of one or more elements laid out in one or more rows and one or more columns in C++....AddChild(EquationNodeType equationType) Insert a node of the specified type...AddChild(const EquationNode& node) Inserts the specified node at the end...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  5. Table api - Free Support Forum - aspose.com

    Can I do this? This is only what I want to do. but I couldn’t find some feature smaple.docx (19.4 KB)...put the text on the table. How do you style these texts? I can’t...put the text on the table. How do you style these texts? I can’t...

    forum.aspose.com/t/table-api/259805
  6. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" 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...
  7. Answer sheet with barcode|Documentation

    A classic answer sheet with a barcode encoding the student's name.... InputGroup Insert unencrypted personalized information...Paragraph Combine texts with different formatting. Text Add one or more...

    docs.aspose.com/omr/json-markup/examples/answer...
  8. Class GroupCharacterEquationNode | Aspose.Cells...

    Aspose.Cells.Drawing.Equations.GroupCharacterEquationNode class. This class specifies the GroupCharacter function consisting of a character drawn above or below Text often with the purpose of visually grouping items...character drawn above or below text, often with the purpose of visually...TextOptions { get; } Returns the text options.(Inherited from FontSetting...

    reference.aspose.com/cells/net/aspose.cells.dra...
  9. FIeldType.DateTime throws not support error - F...

    Hi, I create fields by using FormEditor var editor = new FormEditor(doc); If I want to add FieldType.DateTime instead of Text like this editor.AddField(FieldType.Text, field.RefID, field.PageNumber, (float)field.Rect…...instead of text like this editor.AddField(FieldType.Text, field.RefID...(12.9 KB) But at all I can insert text … during pdf fullfillment...

    forum.aspose.com/t/fieldtype-datetime-throws-no...
  10. FieldMergingArgsBase.field_name property | Aspo...

    FieldMergingArgsBase.field_name property. Gets the name of the merge field in the data source.... Examples Shows how to insert checkbox form fields into MERGEFIELDs...during mail merge. def test_insert_check_box ( self ): doc = aw...

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