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

insert text

(0.08 sec)
  1. Border.ThemeColor | Aspose.Words for .NET

    Discover how to use the Border ThemeColor property to customize your color scheme and enhance your design with vibrant, tailored themes....set ; } Examples Shows how to insert a paragraph with a top border...0.25d ; builder . Writeln ( "Text with a top border." ); doc ...

    reference.aspose.com/words/net/aspose.words/bor...
  2. FieldIndex.page_number_separator property | Asp...

    FieldIndex.page_number_separator property. Gets or sets the character sequence that is used to separate an index entry and its page number....will display the XE field's Text property value on the left side...with matching values in the "Text" property # into one entry as...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. PageSetup.border_surrounds_header property | As...

    PageSetup.border_surrounds_header property. Specifies whether the page border includes or excludes the header.... This is the main body text.' ) builder . move_to_header_footer... move_to_document_end () # Insert a blue double-line border....

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldMergeField.IsVerticalFormatting | Aspose.W...

    Discover how the FieldMergeField IsVerticalFormatting property enhances Text display by enabling character conversion for vertical formatting. Optimize your formatting today!..."Jane" , "Cardholder" ); // Insert a MERGEFIELD with a FieldName...IsVerticalFormatting = false ; // We can apply text before and after the value that...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...
  7. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....to track the order in which a text replacement operation traverses...differentFirstPageHe ) expect ( logger . text . replace ( "\r" , "" )). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....NET to format text Create a new World file using...indenting and formatting the text Create the DocumentBuilder class...

    kb.aspose.com/words/python/paragraph-formatting...
  9. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....Contents [ Hide ] StoryType enum Text of a Word document is stored...MainText 1 Contains the main text of the document, represented...

    reference.aspose.com/words/cpp/aspose.words/sto...
  10. 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...