Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 10,640 for

insert text

(0.21 sec)
  1. Shading class | Aspose.Words for Python

    aspose.words.Shading class. Contains shading attributes for an object... insert_cell () builder . cell_format...'Row 1, Cell 1.' ) builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyleCollection class | Aspose.Words...

    aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects... insert_cell () builder . write ( 'Cell...'Cell 1' ) builder . insert_cell () builder . write ( 'Cell 2'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MailMergeSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.MailMergeSettings class to streamline document automation with powerful mail merge capabilities for enhanced efficiency....{ get; set; } Specifies the text which shall appear in the subject...where merge fields have been inserted (e.g. preview merged data)...

    reference.aspose.com/words/net/aspose.words.set...
  4. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......full topic EMF to SVG: Missing text Hello, I’m using Aspose.Imaging...where the bottom right corner text is lost after the conversion...

    forum.aspose.com/latest.rss
  5. A cell with Pythong only shows =_xlws.PY(0,1) w...

    Hi there, I added a python script with =py(…) in Excel. I loaded the file with aspose.cells, but when accessing the cell A1 and reading the formula (with c.formula) I only get “=_xlws.PY(0,1)”. I would like to have the s…...Cells can read the text of the formula that is stored...cell.Formula returns the exact text. – Write a Python script into...

    forum.aspose.com/t/a-cell-with-pythong-only-sho...
  6. Format Table in Document in NPOI|Aspose.Words f...

    Format table in a document easily and fast instead of using NPOI in C#....first row to a table or when inserting nodes directly into the DOM...GetCell ( 2 ). SetText ( "only text" ); FileStream out1 = new FileStream...

    docs.aspose.com/words/net/format-table-in-docum...
  7. Edit HTML with Python

    Let us edit HTML with Python. Aspose.HTML for Python via .NET is an enterprise-level SDK for the creation and modification of HTML pages programmatically....adding attributes, style, or inserting new elements. All that happens...paragraph by ID and update paragraph text. Create new paragraph by calling...

    blog.aspose.com/html/edit-html-with-python/
  8. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... insert_cell () builder . write ( 'Cell...'Cell 1' ) builder . insert_cell () builder . write ( 'Cell 2'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::DocumentBuilder::InsertCell meth...

    Aspose::Words::DocumentBuilder::InsertCell method. Inserts a table cell into the document in C++....DocumentBuilder::InsertCell method Inserts a table cell into the document...The cell node that was just inserted. Remarks To start a table...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java....date and time of each node insertion and removal. /// Sets a custom...custom font name/size for the text contents of Run nodes. /// public...

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