Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 16,686 for

insert text

(0.09 sec)
  1. Create Word Document using Java | Create Rich W...

    Learn how to create Word document programmatically in Java. Java Word API to create rich Word DOC/DOCX with headings, paragraphs, tables, lists, images....Word Document having Table Insert a List in Word Document Create...containing different elements such as text, paragraph, table, list, images...

    blog.aspose.com/2020/03/11/create-rich-word-doc...
  2. CommentCollection | Aspose.Slides for Android v...

    Represents a collection of comments of one author.... addComment(String text, ISlide slide, PointF position...collection. addModernComment(String text, ISlide slide, IShape shape...

    reference.aspose.com/slides/androidjava/com.asp...
  3. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::get_Count method. Gets the number of elements contained in the collection in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. FieldDate.UseLastFormat | Aspose.Words for .NET

    FieldDate UseLastFormat property. Gets or sets whether to use a format last used by the hosting application when Inserting a new DATE field in C#....hosting application when inserting a new DATE field. public bool...DocumentBuilder ( doc ); // If we want the text in the document always to display...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldMergeField.TextBefore | Aspose.Words for .NET

    FieldMergeField TextBefore property. Gets or sets the Text to be Inserted before the field if the field is not blank in C#....property Gets or sets the text to be inserted before the field if the..."Jane" , "Cardholder" ); // Insert a MERGEFIELD with a FieldName...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Features|Documentation

    Aspose.Diagram for Python via .NET features....within or between diagrams Insert images using API Add comments...colors Find and replace text Group shapes Insert hyperlinks to shape...

    docs.aspose.com/diagram/python-net/features/
  7. Set a Default Font for All Slides in a PowerPoi...

    Hi Team, When we Insert a Text box in any of the slides after generated form aspose, the default font that is getting displayed is ‘Calibri’ – Can this be changed to ‘Arial’ – by setting Default Font in all slides gener…...7:33am #1 Hi Team, When we insert a text box in any of the slides...change the default font for text boxes generated by Aspose.Slides...

    forum.aspose.com/t/set-a-default-font-for-all-s...
  8. Paragraph.Runs | Aspose.Words for .NET

    Paragraph Runs property. Provides access to the typed collection of pieces of Text inside the paragraph in C#....typed collection of pieces of text inside the paragraph. public...an Inline node. // 1 - An "insert" revision: // This revision...

    reference.aspose.com/words/net/aspose.words/par...
  9. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding.... Document () # Insert text that spans several pages...magna aliqua.' ) builder . insert_break ( aw . BreakType . PAGE_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlPart - Aspose.Words for Java - API Ref...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....xmlPartContent = "<root><text>Hello, World!</text></root>"; CustomXmlPart... // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/java/com.aspose.word...