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

insert text

(0.96 sec)
  1. Convert HTML to RTF without trailing paragraph ...

    When using the code below, the output Text is followed by this block: {\rtlch\afs24\ltrch\fs24\insrsid10976062\par} Which automatically creates a new line because as I understand it, we are at the end of a paragraph. I…...using the code below, the output text is followed by this block: ...from following “This is some text…” ? I don’t care about any of...

    forum.aspose.com/t/convert-html-to-rtf-without-...
  2. How to Add Hyperlink to an Image in PowerPoint ...

    This article contains information on how to add hyperlink to an image in PowerPoint using C#. It covers the configuration details using step wise approach to accomplish the task and a sample code to add hyperlink to an image in PPT in C#....using IPPImage class object Insert a picture frame in the shapes...aforementioned steps guide to insert hyperlink to an image in PPTX...

    kb.aspose.com/slides/net/how-to-add-hyperlink-t...
  3. Android API to Render PCL to FLATOPC | products...

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

    products.aspose.com/total/android-java/conversi...
  4. IMathMatrix | Aspose.Slides for Java API Reference

    Specifies the Matrix object consisting of child elements laid out in one or more rows and columns....justification respect to surrounding text. setBaseJustification(int value)...justification respect to surrounding text. getMinColumnWidth() Minimum...

    reference.aspose.com/slides/java/com.aspose.sli...
  5. Working with Sections in C#|Aspose.Words for .NET

    Understanding document section concepts and manipulation practices using C#. Insert section into a document C#. Remove section C#. Copy sections between Documents.... Insert or Remove a Section Break Aspose...allows you to insert a section break into text using the InsertBreak...

    docs.aspose.com/words/net/working-with-sections/
  6. FootnoteNumberingRule enumeration | Aspose.Word...

    aspose.words.notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts....to text # that does not interfere with the main body text's flow...flow. # Inserting a footnote/endnote adds a small superscript...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Notes::Footnote::Footnote constr...

    Aspose::Words::Notes::Footnote::Footnote constructor. Initializes an instance of the Footnote class in C++....the footnote inserted. Examples Shows how to insert and customize...DocumentBuilder > ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. TextPath.Shadow | Aspose.Words for .NET

    TextPath Shadow property. Defines whether a shadow is applied to the Text on a Text path in C#....shadow is applied to the text on a text path. public bool Shadow...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java.... Remarks: Inserts the current date and time....document builder to insert a TIME field, insert a new paragraph and...

    reference.aspose.com/words/java/com.aspose.word...
  10. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story.... Examples Shows how to insert and customize footnotes. doc...DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...

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