Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 10,695 for

insert text

(0.04 sec)
  1. Font.localeIdFarEast property | Aspose.Words fo...

    Font.localeIdFarEast property. Gets or sets the locale identifier (language) of the formatted Asian characters....Examples Shows how to insert and format text in a Far East language...builder will apply to any text that it inserts. builder . font . name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Bookmark.Remove | Aspose.Words for .NET

    Easily remove bookmarks from your document while preserving the Text inside. Streamline your editing process with our efficient Bookmark Remove method!... Does not remove text inside the bookmark. public...DocumentBuilder ( doc ); // Insert five bookmarks with text inside their boundaries...

    reference.aspose.com/words/net/aspose.words/boo...
  3. Aspose::Words::Font::get_NameAscii method | Asp...

    Aspose::Words::Font::get_NameAscii method. Returns or sets the font used for Latin Text (characters with character codes from 0 (zero) through 127) in C++....sets the font used for Latin text (characters with character codes...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. TextPath.RotateLetters | Aspose.Words for .NET

    Discover the TextPath RotateLetters property to enhance your designs by controlling Text rotation for a dynamic visual effect. Elevate your creativity!...Determines whether the letters of the text are rotated. public bool RotateLetters...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. BookmarkCollection.remove method | Aspose.Words...

    Aspose.Words.BookmarkCollection.remove method...DocumentBuilder ( doc ); // Insert five bookmarks with text inside their boundaries...bookmarkName ); builder . write ( `Text inside ${ bookmarkName } .`...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextPath.TextPathAlignment | Aspose.Words for .NET

    Discover the TextPathAlignment property to easily customize Text alignment in your designs. Enhance your layouts with precise control and creativity!...property Defines the alignment of text. public TextPathAlignment TextPathAlignment...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Markup::CustomXmlPart::Clone met...

    Aspose::Words::Markup::CustomXmlPart::Clone method. Makes a "deep enough" copy of the object. Does not duplicate the bytes of the Data value 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...
  8. TextPath.FitPath | Aspose.Words for .NET

    Discover how TextPath FitPath enhances your design by ensuring Text seamlessly follows any shape, creating stunning visual effects....property Defines whether the text fits the path of a shape. public...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextPath.FitShape | Aspose.Words for .NET

    Discover how the TextPath FitShape property ensures your Text perfectly fits within a shape's bounding box for enhanced design flexibility....property Defines whether the text fits bounding box of a shape...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. How to Add Header and Footer in PDF using Java

    This brief tutorial discusses how to add header and footer in PDF using Java. It covers the steps and the code snippet to demonstrate how using java add header and footer in PDF files....footers to PDF while setting the text properties and customizing the...using the Document class to insert the header footer Set header...

    kb.aspose.com/pdf/java/how-to-add-header-and-fo...