Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 151,747 for

text

(0.11 sec)
  1. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...Words removes only the text of the placeholder. The paragraph...Collections.Generic; using System.Text.RegularExpressions; public class...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  2. Automate Presentation Localization with Python|...

    Automate PowerPoint and OpenDocument slide localization in Python with Aspose.Slides, using practical code samples and tips for faster global rollout....for Presentation and Shape’s Text Create an instance of Presentation...some text to the TextFrame. Setting Language Id to text. Write...

    docs.aspose.com/slides/python-net/presentation-...
  3. BookmarkCollection.remove_at method | Aspose.Wo...

    BookmarkCollection.remove_at method. Removes a bookmark at the specified index....# Insert five bookmarks with text inside their boundaries. i =...bookmark_name ) builder . write ( f 'Text inside { bookmark_name } .'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldAdvance.DownOffset | Aspose.Words for .NET

    Discover the FieldAdvance DownOffset property, easily adjust Text positioning with precise control over vertical spacing for enhanced document formatting....number of points by which the text that follows the field should...doc ); builder . Write ( "This text is in its normal place." );...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldAdvance.RightOffset | Aspose.Words for .NET

    Discover the FieldAdvance RightOffset property, easily adjust Text positioning with precise point control for enhanced document formatting and clarity....number of points by which the text that follows the field should...doc ); builder . Write ( "This text is in its normal place." );...

    reference.aspose.com/words/net/aspose.words.fie...
  6. TextWatermarkOptions.font_family property | Asp...

    TextWatermarkOptions.font_family property. Gets or sets font family name...Examples Shows how to create a text watermark. doc = aw . Document...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Story::AppendParagraph method | ...

    Aspose::Words::Story::AppendParagraph method. A shortcut method that creates a Paragraph object with optional Text and appends it to the end of this object in C++....Paragraph object with optional text and appends it to the end of...:: String & text ) Parameter Type Description text const System::String&...

    reference.aspose.com/words/cpp/aspose.words/sto...
  8. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the document....// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . write ( `Text inside ${ bookmarkName } .`...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FormField.textInputFormat property | Aspose.Wor...

    FormField.TextInputFormat property. Returns or sets the Text formatting for a Text form field....Returns or sets the text formatting for a text form field. get textInputFormat...Remarks If the text form field contains regular text, then valid...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Automate Presentation Localization in C++|Aspos...

    Automate PowerPoint and OpenDocument slide localization in C++ with Aspose.Slides, using practical code samples and tips for faster global rollout....for a Presentation and Shape Text Create an instance of Presentation...some text to the TextFrame. Setting Language Id to text. Write...

    docs.aspose.com/slides/cpp/presentation-localiz...