Sort Score
Result 10 results
Languages All
Labels All
Results 7,221 - 7,230 of 124,956 for

text

(0.06 sec)
  1. MarkdownLoadOptions.importUnderlineFormatting p...

    MarkdownLoadOptions.importUnderlineFormatting property. Gets or sets a boolean value indicating either to recognize a sequence of two plus characters ++ as underline Text formatting...characters “++” as underline text formatting. The default value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++....a String of Text Simply pass the string of text you need to insert...DocumentBuilder.Write method. Text formatting is determined by...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  3. Edit Markdown In C#

    Edit Markdown in C# code....C# C++ View code snippet Edit text in MD using C# Programmatic...modern digital workflow. Edit text in MD, insert graphs using external...

    products.aspose.com/words/net/edit/md/
  4. HeaderFooter Class | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooter class, your solution for managing section headers and footers effortlessly. Enhance document formatting today!...container for the header or footer text of a section. To learn more...Paragraph object with optional text and appends it to the end of...

    reference.aspose.com/words/net/aspose.words/hea...
  5. TextBox.next property | Aspose.Words for Python

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document ()...DocumentBuilder ( doc = doc ) text_box_shape1 = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.is_valid_link_target method | Aspose.Wo...

    TextBox.is_valid_link_target method. Determines whether this [TextBox](../) can be linked to the target [TextBox](../)....TextBox Examples Shows how to link text boxes. doc = aw . Document ()...DocumentBuilder ( doc = doc ) text_box_shape1 = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPartCollection.Add | Aspose.Words for ...

    Discover the CustomXmlPartCollection Add method to effortlessly enhance your collections by adding new items with ease and efficiency....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...SetMapping ( xmlPart , "/root[1]/text[1]" , string . Empty ); doc...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Edit Word, PDF In C++

    Edit DOCX, DOC, PDF and a variety of other file formats in C++....expands the possibilities to edit text, allowing the use of templates...dynamic content modification. Edit text in documents using C++ Programmatic...

    products.aspose.com/words/cpp/edit/
  9. Edit Word, PDF In C#

    Edit DOCX, DOC, PDF and a variety of other file formats in C#....expands the possibilities to edit text, allowing the use of templates...dynamic content modification. Edit text in documents using C# Programmatic...

    products.aspose.com/words/net/edit/
  10. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....isVerticalFormatting(false); // We can apply text before and after the value that...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...