Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 151,748 for

text

(0.14 sec)
  1. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....Ask AI Adding HTML Rich Text inside the Cell with C++ Contents...can convert it into HTML Rich Text. Aspose.Cells provides the Cell::GetHtmlString...

    docs.aspose.com/cells/cpp/adding-html-rich-text...
  2. FieldKeywords.text property | Aspose.Words for ...

    FieldKeywords.Text property. Gets or sets the Text of the keywords....text property FieldKeywords.text property Gets or sets the text...text of the keywords. get text () : string See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TextBoxControl.text property | Aspose.Words for...

    TextBoxControl.Text property. Gets or sets a Text of the control....text property TextBoxControl.text property Gets or sets a text...text of the control. get text () : string See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...Issue with text placeholders in table cells when converting DOCX...Aspose.Words (overflow and hidden text) Aspose.PDF Product Family docxtopdf...

    forum.aspose.com/t/issue-with-text-placeholders...
  5. FieldTC.text property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. Write Text on JPG in Java

    This brief article guides on how to write Text on JPG in Java. It encompasses the IDE configuration, steps, and a runnable code snippet demonstrating how to add Text to a JPG file in Java....TeX Product Family Write Text on JPG in Java This brief article...article guides on how to write text on JPG in Java . It encompasses...

    kb.aspose.com/drawing/java/write-text-on-jpg-in...
  7. Disable Text Wrapping for Data Labels of the Ch...

    Learn how to disable Text wrapping for data labels in charts using Aspose.Cells for .NET. Our guide will show you how to prevent long labels from overlapping and provide more readable and clear chart displays....Ask AI Disable Text Wrapping for Data Labels of the Chart Contents...allows users to wrap or unwrap text inside the data labels of the...

    docs.aspose.com/cells/net/disable-text-wrapping...
  8. 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...snippet for inserting the footer text for (Section s : doc.getSections())...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  9. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and save as Word document using Ruby....Ask AI Load Plain Text (TXT) Files in Ruby Contents [ Hide ]...] Aspose.Words - Load Text (TXT) File Load TXT file and save as...

    docs.aspose.com/words/java/load-plain-text-txt-...
  10. Aspose.Words updating formfields clears text in...

    After calling the method Document.UpdateFields some fields loose there input value. I included a sample file to reproduce the behavior. If I first call NormalizeFieldTypes() before UpdateFields() then it works as expect…...Words updating formfields clears text input Aspose.Words Product Family...FORMTEXT tejst BookmarkStart Run text=’ FORMTEXT ’ FormField fiel...

    forum.aspose.com/t/aspose-words-updating-formfi...