Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 125,222 for

text

(0.05 sec)
  1. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape Text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....Text Contents [ Hide ] FieldShape.Text property Gets or sets...sets the text to retrieve. public string Text { get ; set ; } Examples...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Line Breaks and Text Wrapping with C++|Document...

    How to implement Text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert Text in cells and set the Text wrapping method, such as manual word wrap, word wrap, etc. This document details how to implement these features and provides sample code for your reference....Line Breaks and Text Wrapping with C++ Contents [ Hide ] To ensure...ensure that text in a cell can be read, explicit line breaks...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  3. Adding HTML Rich Text inside the Cell|Documenta...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for Python via .NET API....Adding HTML Rich Text inside the Cell Contents [ Hide ] Aspose...can convert it into HTML Rich Text. Aspose.Cells for Python via...

    docs.aspose.com/cells/python-net/adding-html-ri...
  4. Load Plain Text (TXT) File in Jython|Aspose.Wor...

    Load Plain Text (TXT) File using Jython....Ask AI Load Plain Text (TXT) File in Jython Contents [ Hide ]...- Load Plain Text (TXT) File To Load Plain Text (TXT) File using...

    docs.aspose.com/words/java/load-plain-text-txt-...
  5. 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...@property def text ( self ) -> str : ... @text.setter def text ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Resize Chart's Data Label Shape To Fit Text|Doc...

    Learn how to resize the data label shape in a chart to fit the Text in Aspose.Cells for .NET. Our guide will show you how to adjust the size and shape of the label container to ensure that the Text is displayed correctly without any truncation or overlapping....Chart's Data Label Shape To Fit Text Contents [ Hide ] Excel application...provides the Resize shape to fit text option for Chart’s DataLabels...

    docs.aspose.com/cells/net/resize-chart-s-data-l...
  7. Search text in PowerPoint and OpenOffice Presen...

    Python source code to search words with pattern in PowerPoint and OpenOffice™ presentations...NET Search PPT PPTX ODP Search text in PowerPoint and OpenOffice...Python apps to search and modify text in presentations using server-side...

    products.aspose.com/slides/python-net/search/
  8. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.Text property. Gets or sets the Text of the axis title...text property ChartAxisTitle.text property Gets or sets the text...text of the axis title. If None or empty value is specified,...

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

    FieldXE.Text property. Gets or sets the Text of the entry....text property FieldXE.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...
  10. PlainTextDocument.Text | Aspose.Words for .NET

    Access the PlainTextDocument's Text property to retrieve the document's content as a single string, enhancing your data handling and analysis....Text PlainTextDocument.Text property Gets textual content of...concatenated as a string. public string Text { get ; } Examples Shows how...

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