Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 10,780 for

insert text

(0.26 sec)
  1. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.Text property. Returns Inserted/deleted/moved Text or description of format change....text property RevisionGroup.text property Returns inserted/deleted/moved...inserted/deleted/moved text or description of format change. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldSubject.text property | Aspose.Words for P...

    FieldSubject.Text property. Gets or sets the Text of the subject....text property FieldSubject.text property Gets or sets the text...@property def text ( self ) -> str : ... @text.setter def text ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldTitle.text property | Aspose.Words for Python

    FieldTitle.Text property. Gets or sets the Text of the title....text property FieldTitle.text property Gets or sets the text...@property def text ( self ) -> str : ... @text.setter def text ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add texts with different fonts in PS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and Text of PS, XPS and EPS files. Insert Text into PS file....NET Add text to PS Add text to PS files C# .NET API...API solution to work with texts of PS files Aspose.Page for ...

    products.aspose.com/page/net/add-text-to-ps/
  5. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.Text property. Returns Inserted/deleted/moved Text or description of format change....text property RevisionGroup.text property Returns inserted/deleted/moved...inserted/deleted/moved text or description of format change. get text () : string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Should Inserting Line Breaks into Text Portions...

    My research around the topic How to Add a Paragraph with the Same Format As the One Before? led to an observation that I wanted to share. Aspose.Slides allows Inserting a newline character into a portion like using (va…...Should Inserting Line Breaks into Text Portions Be Allowed? Aspose...Product Family slides-net , slides-text co213 March 12, 2026, 9:15am...

    forum.aspose.com/t/should-inserting-line-breaks...
  7. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for Inserting the footer Text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...Footer text showing in grey colour in Word docs Aspose.Words...code snippet for inserting the footer text for (Section s : doc...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  8. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static Text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...Bookmarking all the static text inside a document Aspose.Words...paraText = p.ToString(SaveFormat.Text); if (!tagRegex.IsMatch(paraText))...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  9. Unable to add text on top of the shapes - Free ...

    image.png (29.3 KB) I am unable to add Text on top of the shpaes....Unable to add text on top of the shapes Aspose.Cells Product...(29.3 KB) I am unable to add text on top of the shpaes. Professionalize...

    forum.aspose.com/t/unable-to-add-text-on-top-of...
  10. Cannot append text to tables in a Building Bloc...

    An System.InvalidOperationException is thrown when attempting to save a document after Inserting Text to the cells of a table that is part of a BuildingBlock within a GlossaryDocument. The exception message is: 'This ope…...Cannot append text to tables in a Building Block Aspose.Words...to save a document after inserting text to the cells of a table...

    forum.aspose.com/t/cannot-append-text-to-tables...