Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 10,796 for

insert text

(0.1 sec)
  1. HeaderFooter | Aspose.Words for .NET

    Design stunning headers and footers effortlessly with our intuitive constructor. Customize your website's look for a unique, professional touch!...property and methods Add , Insert . Examples Shows how to create...append a paragraph to it. The text in that paragraph // will appear...

    reference.aspose.com/words/net/aspose.words/hea...
  2. CustomXmlPart class | Aspose.Words for Python

    aspose.words.markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Python.... This page explains how to insert, update, customize, and remove...Using Aspose.Words you can insert your own table of contents...

    docs.aspose.com/words/python-net/working-with-t...
  4. ReplacingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Replacing.ReplacingArgs class for efficient custom Text replacement in your documents. Enhance your workflow today!.../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// </summary> private...

    reference.aspose.com/words/net/aspose.words.rep...
  5. How to Rearrange Pages in a PDF using C#

    This article assists on how to rearrange pages in a PDF using C#. It has information to set the IDE and a runnable sample code to reorder pages in a PDF using C#....rearrange the pages like inserting a page at the end of the document...document or inserting it at a particular index as per the requirements...

    kb.aspose.com/pdf/net/how-to-rearrange-pages-in...
  6. StructuredDocumentTag.Title | Aspose.Words for ...

    Discover the StructuredDocumentTag Title property, which defines a user-friendly name for your SDT, enhancing document clarity and usability....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. StructuredDocumentTa tag =...

    reference.aspose.com/words/net/aspose.words.mar...
  7. StructuredDocumentTag.removeSelfOnly method | A...

    StructuredDocumentTag.removeSelfOnly method. Removes just this SDT node itself, but keeps the content of it inside the document tree....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. let tag = new aw . Markup ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartAxis.tick_mark_spacing property | Aspose.W...

    ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn....The property has effect for text category and series axes. It...to 1. Examples Shows how to insert a chart and modify the appearance...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...Inserting to a cell HtmlString removes related styles Aspose...5;">This is an example of regular text in HTML. This could be any information:...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  10. BuildingBlockType | Aspose.Words for Java

    Specifies a building block type in 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...