Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 10,806 for

insert text

(0.11 sec)
  1. Font.bold property | Aspose.Words for Python

    Font.bold property. True if the font is formatted as bold....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.multiplePages property | Aspose.Words...

    PageSetup.multiplePages property. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet.... Document (); // Insert text that spans several pages...much space our pages have for text within the margins and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++.... Insert a Paragraph To insert a new paragraph...document, in fact, you need to insert a paragraph break character...

    docs.aspose.com/words/cpp/working-with-paragraphs/
  4. ChartTitle.show property | Aspose.Words for Nod...

    ChartTitle.show property. Determines whether the title shall be shown for this chart...boolean Examples Shows how to insert a chart and set a title. let...DocumentBuilder ( doc ); // Insert a chart shape with a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldLink::set_InsertAsH...

    Aspose::Words::Fields::FieldLink::set_InsertAsHtml method. Sets whether to Insert the linked object as HTML format Text in C++....whether to insert the linked object as HTML format text. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldDdeAuto::set_Insert...

    Aspose::Words::Fields::FieldDdeAuto::set_InsertAsText method. Sets whether to Insert the linked object in Text-only format in C++....Sets whether to insert the linked object in text-only format. void...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. ChartTitle.font property | Aspose.Words for Python

    ChartTitle.font property. Provides access to the font formatting of the chart title.... Examples Shows how to insert a chart and set a title. doc...DocumentBuilder ( doc = doc ) # Insert a chart shape with a document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. About header logo insertion in every aspose wor...

    Hi, I have tried to add a logo in header section in first page but it’s not reflecting in remaining pages. Even after unchecking ‘Different first page’. Could you please help me on this?...About header logo insertion in every aspose word template Aspose...7:46am 2 @rose.thomas Summary Insert the logo into the primary header...

    forum.aspose.com/t/about-header-logo-insertion-...
  9. FieldXE.EntryType | Aspose.Words for .NET

    Discover the FieldXE EntryType property, easily manage and customize index entry types for enhanced data organization and retrieval efficiency....will display the XE field's Text property value on the left side...have the same value in their "Text" property, // the INDEX field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DocumentBuilder.insert_paragraph method | Aspos...

    DocumentBuilder.Insert_paragraph method. Inserts a paragraph break into the document....insert_paragraph method insert_paragraph() Inserts a paragraph...break into the document. def insert_paragraph ( self ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...