Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 10,614 for

insert text

(0.16 sec)
  1. How to Add Header and Footer in Word Document u...

    This short tutorial guides on how to add header and footer in Word Document using Java. These steps to add header and footer in Word using Java are valid for all the common operating systems like Windows, macOS and Ubuntu....some footers in the document Insert page breaks to see the impact...provide information on how to insert header and footer in Word using...

    kb.aspose.com/words/java/how-to-add-header-and-...
  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...CreateFormattedRun.docx"); Shows how to insert a string surrounded by a border...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::RemoveAt method. Removes an item at the specified index in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Android API to Render MD to RTF | products.aspo...

    Transform MD to RTF via Android via Java API...Markdown (MD) files to Rich Text Format (RTF) is a useful process...that allows for the exchange of text between different word processing...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render MHTML to DOT | products.a...

    Transform MHTML to DOT via Android via Java API...files to DOT format, which is a text-based file format used for creating..." + docInfo . getTitle ()); Insert Endnotes in DOT Document in...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Render TEX to MARKDOWN | product...

    Transform TEX to MARKDOWN via Android via Java API...that is used to format plain text. By converting from TEX to MARKDOWN..." + docInfo . getTitle ()); Insert Endnotes in MARKDOWN Document...

    products.aspose.com/total/android-java/conversi...
  7. TextPath.SameLetterHeights | Aspose.Words for .NET

    Discover the TextPath SameLetterHeights property to ensure uniform letter height, enhancing Text readability and design consistency across your project....Document (); // Insert a WordArt object to display text in a shape...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...Document (); // Insert a WordArt object to display text in a shape...AppendWordArt ( doc , "Hello World! This text is bold, and italic." , "Arial"...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Markup::CustomXmlPart class | As...

    Aspose::Words::Markup::CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package). To learn more, visit the documentation article in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....setText("Updated text contents of {bookmarks[1].Name}");..."MyBookmark_" + i; builder.write("Text before bookmark."); builder...

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