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

insert text

(0.07 sec)
  1. 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...
  2. iparagraphcollection - Aspose.Slides for Androi...

    Detailed explanation of each class & method of Aspose.Slides for Android via Java library. Integrate presentation processing features in your own apps....String text) Adds text from specified html string...addFromHtml (java.lang.String text, IExternalResourceRes resolver...

    reference.aspose.com/slides/androidjava/com.asp...
  3. IParagraphCollection - Aspose.Slides for Java -...

    Provides detailed explanation of Aspose.Slides for Java API classes & methods so you could quickly integrate PowerPoint Processing features in your own applications....String text) Adds text from specified html string...addFromHtml (java.lang.String text, IExternalResourceRes resolver...

    reference.aspose.com/slides/java/com.aspose.sli...
  4. FieldDate.UseSakaEraCalendar | Aspose.Words for...

    FieldDate UseSakaEraCalendar property. Gets or sets whether to use the Saka Era calendar in C#....DocumentBuilder ( doc ); // If we want the text in the document always to display...()); builder . Writeln (); // Insert a DATE field and set its calendar...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldIndex.BookmarkName | Aspose.Words for .NET

    FieldIndex BookmarkName property. Gets or sets the name of the bookmark that marks the portion of the document used to build the index in C#....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...
  6. FieldIndex.EntryType | Aspose.Words for .NET

    FieldIndex EntryType property. Gets or sets an index entry type used to build the index in C#....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...
  7. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... Examples Shows how to insert a text box, and set the font of...world!' ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. runcollection - 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.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. Assert.assertTrue(runs...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Paragraphs in C#|Aspose.Words for ...

    Insert a paragraph into a document C#. Set paragraph styles in C#. Work with paragraph style separator C#. Manipulate paragraph node 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/net/working-with-paragraphs/
  10. CustomXmlPartCollection | Aspose.Words for Java

    Represents a collection of Custom XML Parts in Java.... // Clone a part, and then insert it into the collection. CustomXmlPart...display our part's contents and insert it into the document body....

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