Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 151,853 for

text

(0.16 sec)
  1. FieldAsk.prompt_text property | Aspose.Words fo...

    FieldAsk.prompt_Text property. Gets or sets the prompt Text (the title of the prompt window)....prompt_text property FieldAsk.prompt_text property Gets or sets...sets the prompt text (the title of the prompt window). @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to add watermark to doc's every page - Free...

    How to add Text as watermark in every page?I try it, but some pages don’t have watermark. code: doc = aw.Document(str(file_path)) Text_watermark_options = aw.TextWatermarkOptions() Text_watermark_options.font_family = …...20, 2025, 9:20am 1 How to add text as watermark in every page?I...aw.Document(str(file_path)) text_watermark_options = aw.TextWatermarkOptions()...

    forum.aspose.com/t/how-to-add-watermark-to-docs...
  3. FieldXE.PageRangeBookmarkName | Aspose.Words fo...

    Discover the FieldXE PageRangeBookmarkName property—efficiently manage bookmark names for precise page range tracking in your documents....will display the XE field's Text property value on the left side...with matching values in the "Text" property // into one entry...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Working with TextBoxes in C#|Aspose.Words for .NET

    Introduction to linked Textboxes feature in Aspose.Words for .NET....class is used to specify how text is displayed inside a shape...get the parent shape for the text box so that the customer can...

    docs.aspose.com/words/net/working-with-textboxes/
  5. LayoutEnumerator.MoveParent | Aspose.Words for ...

    Discover the LayoutEnumerator MoveParent method to effortlessly navigate to parent entities, enhancing your data management efficiency.... Text )); // We can call this method...console, while indenting the text with tab characters /// based...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Run.accept method | Aspose.Words for Node.js

    Run.accept method. Accepts a visitor....</summary> /// <param name="text"></param> private void IndentAndAppendLine...IndentAndAppendLine ( string text ) { for ( let i = 0 ; i < mDocTraversalDepth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. InlineStory.parent_paragraph property | Aspose....

    InlineStory.parent_paragraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... FOOTNOTE , footnote_text = None ) # Table nodes have...to be able to click and write text easily in Microsoft Word. footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  8. InlineStory.story_type property | Aspose.Words ...

    InlineStory.story_type property. Returns the type of the story.... FOOTNOTE , footnote_text = None ) # Table nodes have...to be able to click and write text easily in Microsoft Word. footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WriteProtection.is_write_protected property | A...

    WriteProtection.is_write_protected property. Returns ``True`` when a write protection password is set.... writeln ( 'Writing text in a protected document.' )...Writing text in a protected document.' , doc . get_text () . strip...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets Text alignment for the paragraph....alignment property Gets or sets text alignment for the paragraph...the paragraph after appending text # and then starts a new line...

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