Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 10,608 for

insert text

(0.31 sec)
  1. TxtSaveOptions.add_bidi_marks property | Aspose...

    TxtSaveOptions.add_bidi_marks property. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain Text format....run when exporting in plain text format. The default value is...): ... Examples Shows how to insert Unicode Character ‘RIGHT-TO-LEFT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Settings::ViewOptions::get_DoNot...

    Aspose::Words::Settings::ViewOptions::get_DoNotDisplayPageBoundaries method. Turns off display of the space between the top of the Text and the top edge of the page in C++....space between the top of the text and the top edge of the page...DocumentBuilder > ( doc ); // Insert content that spans across 3...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Working with Headers and Footers in C++|Aspose....

    How to manipulate headers and footers using C++.... A header is text that is placed at the top of...of a page, and a footer is text at the bottom of a page. Typically...

    docs.aspose.com/words/cpp/working-with-headers-...
  4. Aspose::Words::Story::DeleteShapes method | Asp...

    Aspose::Words::Story::DeleteShapes method. Deletes all shapes from the Text of this story in C++....Deletes all shapes from the text of this story. void Aspose ::...// Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/cpp/aspose.words/sto...
  5. Aspose::Words::DocumentBuilder::MoveToHeaderFoo...

    Aspose::Words::DocumentBuilder::MoveToHeaderFooter method. Moves the cursor to the beginning of a header or footer in the current section in C++....into the main text. Examples Shows how to insert an image, and...DocumentBuilder > ( doc ); // Insert the image into the header so...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Font::get_LocaleIdFarEast method...

    Aspose::Words::Font::get_LocaleIdFarEast method. Gets or sets the locale identifier (language) of the formatted Asian characters in C++....Examples Shows how to insert and format text in a Far East language...builder will apply to any text that it inserts. builder -> get_Font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. FieldAddressBlock | Aspose.Words for Java

    Implements the ADDRESSBLOCK field in Java....address block is a block of text specifying information appropriate...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  8. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency.... // Every shape that we insert will also shrink in size by... AppendChild ( group ); // Insert a shape and place it outside...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  10. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target document that already contains formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …...another document that I want to insert into the target document. This...This document contains both text and a heading formatted with...

    forum.aspose.com/t/list-level-and-heading-style...