Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 10,958 for

insert text

(0.13 sec)
  1. Aspose::Words::Font::get_Border method | Aspose...

    Aspose::Words::Font::get_Border method. Returns a Border object that specifies border for the font in C++....get_Border () Examples Shows how to insert a string surrounded by a border...DashDotStroker ); builder -> Write ( u "Text surrounded by green border."...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. BookmarksOutlineLevelCollection Class | Aspose....

    Discover the Aspose.Words.Saving.BookmarksOutlineLevelCollection class—a powerful tool for managing bookmarks and enhancing document navigation effortlessly....DocumentBuilder ( doc ); // Insert a bookmark with another bookmark..."Bookmark 1" ); builder . Writeln ( "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. TextPath.Kerning | Aspose.Words for .NET

    Discover the TextPath Kerning property to enhance typography by controlling kerning settings for improved Text readability and design quality....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...
  4. TextPath.FontFamily | Aspose.Words for .NET

    Discover the TextPath FontFamily property to effortlessly define and customize your Text paths for stunning typography in web design....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...
  5. Aspose::Words::Drawing::Charts::ChartTitle clas...

    Aspose::Words::Drawing::Charts::ChartTitle class. Provides access to the chart title properties. To learn more, visit the documentation article in C++....orientation of the chart title text. get_Overlay () Determines whether...value is true . get_Text () Gets or sets the text of the chart title...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Add Watermark to PPT Presentation Files using ....

    C# source code for adding Watermark to PPT Presentation....NET apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/net/watermark/ppt/
  7. Add Watermark to PPTX Presentation Files using ...

    C# source code for adding Watermark to PPTX Presentation....NET apps to insert text or image watermark into PPT...visible or invisible image or text that is placed on top of the...

    products.aspose.com/slides/net/watermark/pptx/
  8. Aspose::Words::Notes::Footnote::get_IsAuto meth...

    Aspose::Words::Notes::Footnote::get_IsAuto method. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark in C++....const Examples Shows how to insert and customize footnotes. auto...DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. NodeImporter constructor | Aspose.Words for Python

    aspose.words.NodeImporter constructor... Examples Shows how to insert the contents of one document...bookmark in another document. def insert_at_bookmark (): doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....DocumentBuilder::InsertParagraph method Inserts a paragraph break into the...paragraph node that was just inserted. It is the same node as CurrentParagraph...

    reference.aspose.com/words/cpp/aspose.words/doc...