Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 3,855 for

insert text

(0.07 sec)
  1. Document.sections property | Aspose.Words for P...

    Document.sections property. Returns a collection that represents all sections in the document.... writeln ( 'This text is in section 1.' ) # Section...section on a new page: builder . insert_break ( aw . BreakType . S...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents....= doc_original ) # Paragraph text referenced with an endnote:...first paragraph.' ) builder . insert_footnote ( footnote_type =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionGroup class | Aspose.Words for Python

    aspose.words.RevisionGroup class. Represents a group of sequential [Revision](../revision/) objects... text Returns inserted/deleted/moved text or description...revision_type } \n\t Revision text: { group . text } ' ) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAutoTextList class | Aspose.Words for Python

    aspose.words.fields.FieldAutoTextList class. Implements the AUTOTextLIST field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_paragraph property. Gets the last paragraph in the shape....set the orientation of text inside a text box. doc = aw . Document...( doc = doc ) text_box_shape = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....whether to write additional text positioning operators or not...footnote/endnote references in main text story into active hyperlinks...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality....where you want the comment inserted. Examples Shows how print..."Comment regarding text." ); // Add text to the document, warp...

    reference.aspose.com/words/net/aspose.words/com...