Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 10,732 for

insert text

(0.19 sec)
  1. FieldLink.insert_as_html property | Aspose.Word...

    FieldLink.Insert_as_html property. Gets or sets whether to Insert the linked object as HTML format Text....insert_as_html property FieldLink.insert_as_html property Gets...whether to insert the linked object as HTML format text. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. FieldRef.NumberSeparator | Aspose.Words for .NET

    Discover the FieldRef NumberSeparator property to easily customize sequence and page number formatting with your preferred character sequence....set ; } Examples Shows how to insert REF fields to reference bookmarks...footnote #1" ); builder . Write ( "Text that will appear in REF field"...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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...
  6. BookmarksOutlineLevelCollection.count property ...

    BookmarksOutlineLevelCollection.count property. Gets the number of elements contained in the collection....DocumentBuilder ( doc = doc ) # Insert a bookmark with another bookmark...'Bookmark 1' ) builder . writeln ( 'Text inside Bookmark 1.' ) builder...

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

    Specifies to what the vertical position of a shape or Text frame is relative in Java....or text frame is relative. Examples: Shows how to insert a floating...new DocumentBuilder(doc); // Insert a floating image that will...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose.Cells.GridWeb - Web Grid Control|Documen...

    This article introduces features for GridWeb....Row & Column Features Add, insert, and remove rows and columns...custom format settings. Controls text alignment. Manages borders....

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. Aspose::Words::Fields::FieldDate::get_UseLastFo...

    Aspose::Words::Fields::FieldDate::get_UseLastFormat method. Gets or sets whether to use a format last used by the hosting application when Inserting a new DATE field in C++....hosting application when inserting a new DATE field. bool Aspose...> ( doc ); // If we want the text in the document always to display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main Text story) of a [Section](../../section/); false otherwise....paragraph in the Body (main text story) of a Section ; false...: ... Examples Shows how to insert the contents of one document...

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