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

insert text

(0.09 sec)
  1. Android API to Render EPUB to MARKDOWN | produc...

    Transform EPUB to MARKDOWN via Android via Java API...which is used to format plain text documents. It is easy to read..." + docInfo . getTitle ()); Insert Endnotes in MARKDOWN Document...

    products.aspose.com/total/android-java/conversi...
  2. How to create a hyper link at the end of every ...

    We are using ASPOSE.WOrds to convert from .doc to .docx. How to add a hyperlink at the end of every page of the document?...the DocumentBuilder class to insert hyperlinks programmatically...builder.moveTo(paragraph); // Insert the hyperlink builder.insertHyperlink("Visit...

    forum.aspose.com/t/how-to-create-a-hyper-link-a...
  3. Font.locale_id_far_east property | Aspose.Words...

    Font.locale_id_far_east property. Gets or sets the locale identifier (language) of the formatted Asian characters....Examples Shows how to insert and format text in a Far East language...builder will apply to any text that it inserts. builder . font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects....Document doc = new Document (); // Insert a group shape, and place it...Create a small red star and insert it into the group. // Line...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartMultilevelValue | Aspose.Words for .NET

    Discover the ChartMultilevelValue constructor, designed to create a powerful three-level value instance for enhanced data visualization and analysis....DocumentBuilder ( doc ); // Insert a Treemap chart. Shape shape...shape . Chart ; chart . Title . Text = "World Population" ; // Delete...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Story.delete_shapes method | Aspose.Words for P...

    Story.delete_shapes method. Deletes all shapes from the Text of this story....Deletes all shapes from the text of this story. def delete_shapes...# Use a DocumentBuilder to insert a shape. This is an inline...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldKeywords | Aspose.Words for Java

    Implements the KEYWORDS field in Java.... Examples: Shows to insert a KEYWORDS field. Document...Setting a value for the field's Text property, // and then updating...

    reference.aspose.com/words/java/com.aspose.word...
  8. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories...enumeration StoryType enumeration Text of a Word document is stored...the document. MAIN_TEXT Contains the main text of the document,...

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

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Watermark in PowerPoint using Java Insert a Page Break in Excel using...Java Rotate Text in Word using Python Highlight Text in PowerPoint...

    kb.aspose.com/categories/page/29/
  10. FootnoteSeparator | Aspose.Words for Java

    in Java.... appendParagraph(String text) A shortcut method that creates...Paragraph object with optional text and appends it to the end of...

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