Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 10,721 for

insert text

(0.17 sec)
  1. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDEText field in Java.... Remarks: Inserts all or part of the text and graphics contained...collection data.xml", false, "text/xml", "XML", "ISO-8859-1");...

    reference.aspose.com/words/java/com.aspose.word...
  2. Mail Merge Template in C++|Aspose.Words for C++

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields....The template ensures that the text in the output merged document...operation guarantees that the text from the data source is correctly...

    docs.aspose.com/words/cpp/mail-merge-template/
  3. InlineStory.IsDeleteRevision | Aspose.Words for...

    Discover how InlineStory's IsDeleteRevision property enhances your Microsoft Word experience by tracking deleted changes effortlessly.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. Assert ...

    reference.aspose.com/words/net/aspose.words/inl...
  4. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::IndexOf method. Returns the zero-based index of the specified value in the collection in C++.... Examples Shows how to insert a combo box field, and edit...DocumentBuilder > ( doc ); // Insert a combo box, and then verify...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Border class | Aspose.Words for Python

    aspose.words.Border class. Represents a border of an object...including paragraph, run of text inside a paragraph or a table...distance_from_text Gets or sets distance of the border from text or from...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Border.color property | Aspose.Words for Python

    Border.color property. Gets or sets the border color.... 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/python-net/aspose.wo...
  8. ChartTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization....orientation of the chart title text. Overlay { get; set; } Determines...is true . Text { get; set; } Gets or sets the text of the chart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...can use the following code to insert image with a clickable link:...new DocumentBuilder(doc); // Insert image and assign a link to...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  10. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation....needs to have document body text enclosed by // BookmarkStart...doc . Range . Bookmarks [ 0 ]. Text . Trim (), Is . EqualTo ( "Hello...

    reference.aspose.com/words/net/aspose.words/doc...