Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 151,853 for

text

(0.85 sec)
  1. HTML Textarea Tag – Generate HTML and C# Code O...

    Сreate HTML Textarea tag for your website using Aspose.HTML. Рreview the Textarea, copy and use generated HTML and C# code in your project!...multiple lines of text. This is a multi-line plain text editing element...users to enter large amounts of text in an arbitrary form, such as...

    products.aspose.com/html/net/generators/textarea/
  2. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....Shows how to format a run of text using its font property. Document...DASH_DOT_STROKER); builder.write("Text surrounded by green border.");...

    reference.aspose.com/words/java/com.aspose.word...
  3. Paragraph.Runs | Aspose.Words for .NET

    Discover the Paragraph Runs property for easy access to formatted Text collections within paragraphs, enhancing your document's structure and readability....typed collection of pieces of text inside the paragraph. public...revision occurs when we insert text while tracking changes. Assert...

    reference.aspose.com/words/net/aspose.words/par...
  4. CustomXmlPart.data_checksum property | Aspose.W...

    CustomXmlPart.data_checksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content.... Document () rich_text = aw . markup . StructuredDocumentTa...aw . markup . SdtType . RICH_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …..."attributes": { "val": "SCH-DEF-TEXT" } } ] }, { "type": "SDT_CONTENT"..."type": "TEXT", "text": "{}", "variableType": "SCH-DEF-TEXT" } ]...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  6. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first paragraph in the story in C++....DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineStory::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++....DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. CheckGrammarOptions | Aspose.Words for Java

    Allows to specify various options while checking grammar of a document using AI in Java....to improve stylistics of the text being proofed. getMakeRevisions()...to be returned with proofed text. getPreserveFormattin() Allows...

    reference.aspose.com/words/java/com.aspose.word...
  9. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your documents....override GetText () Gets the text of this node and of all its...nodes that can contain their own text (paragraphs and tables). For...

    reference.aspose.com/words/net/aspose.words/inl...
  10. 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...