Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 16,654 for

insert text

(0.08 sec)
  1. Android API to Render SVG to GIF | products.asp...

    Transform SVG to GIF via Android via Java API... getTitle ()); Insert Endnotes in GIF Document in...API. One of that feature is inserting endnotes and numbering in...

    products.aspose.com/total/android-java/conversi...
  2. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....TEXT_BOX)); Assert.assertEquals(1...getShapeType()) == (ShapeType.TEXT_BOX))) { Shape replacementShape...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Bookmark Class Reference - Aspos...

    Represents a single bookmark...."MyBookmark_2" )->set_Text(String::Format(u "Updated text contents of {0}"..."MyBookmark_" ) + i; builder->Write(u "Text before bookmark." ); builde...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. buildingblocktype - Aspose.Words for Java - API...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...the text. Assert.assertEquals(MessageFormat.format("Text inside...

    reference.aspose.com/words/java/com.aspose.word...
  5. Cell - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....text com.aspose.pdf Interfaces Document...collection. Cell Cells. add ( String text) Add cell to collection. Cell...

    reference.aspose.com/pdf/java/com.aspose.pdf/cl...
  6. LineStyle | Aspose.Words for Java

    Specifies line style of a Border in Java.... Examples: Shows how to insert a string surrounded by a border...DASH_DOT_STROKER); builder.write("Text surrounded by green border.");...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose API - Inserting Footnote Reference into ...

    Hi Support, I need to put Footnote Reference into Footnote Content in programmatic way because I’d like to have a control of its position in Footnote Content. I found a similar Topic that shows how to do so: The label …...Aspose API - Inserting Footnote Reference into Footnote Content...setStyleIdentifier(StyleIdentifier.FOOTNOTE_TEXT); Run footnoteReferenceMar =...

    forum.aspose.com/t/aspose-api-inserting-footnot...
  8. Aspose::Words::PageSetup Class Reference - Aspo...

    Represents the page setup properties of a section....builder's current section and add text. builder->get_PageSetup()->set_Orientation(...oriented with vertically centered text." ); // If we start a new section...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. fieldhyperlink - Aspose.Words for Java - API Re...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....getDisplayResult () Gets the text that represents the displayed...lang.Stringvalue) Gets or sets text that is between the field separator...

    reference.aspose.com/words/java/com.aspose.word...
  10. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

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