Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 9,137 for

insert text

(0.09 sec)
  1. When inserting long Hebrew text- problems in di...

    Hi, I am evaluating the product in order to buy it. I am building a multi-language application so I am testing unicode and Hebrew. 1) Well, I have a few problems with long Text which spans on more than one line. If …...When inserting long Hebrew text- problems in direction and wrapping...have a few problems with long text which spans on more than one...

    forum.aspose.com/t/when-inserting-long-hebrew-t...
  2. Paragraph.get_text method | Aspose.Words for Py...

    Paragraph.get_Text method. Gets the Text of this paragraph including the end of paragraph character....get_text method get_text() Gets the text of this paragraph including...character. def get_text ( self ): ... Remarks The text of all child...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make Text NOT wrap within a table cell, after being converted to a PDF from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...Table Cell Text with WrapText set to False does not work when...1 Hello, I am trying to make text NOT wrap within a table cell...

    forum.aspose.com/t/table-cell-text-with-wraptex...
  4. FindReplaceOptions.ignoreInserted property | As...

    FindReplaceOptions.ignoreInserted property. Gets or sets a boolean value indicating either to ignore Text inside Insert revisions...indicating either to ignore text inside insert revisions. The default...to include or ignore text inside insert revisions during a find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark.... Sometimes you need to insert a watermark into a Word document...can quickly insert a watermark using the Insert Watermark option...

    docs.aspose.com/words/java/add-watermark/
  6. DocumentBuilder.insertFootnote method | Aspose....

    Aspose.Words.DocumentBuilder.InsertFootnote method...insertFootnote(footnoteType, footnoteText) Inserts a footnote or endnote into...FootnoteType Specifies whether to insert a footnote or an endnote. footnoteText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Code Comparison for common features with OpenXM...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....spreadsheet document Delete text from a cell Get a column heading...information Insert a chart Insert a new worksheet Insert text into a...

    docs.aspose.com/cells/net/code-comparison-for-c...
  8. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...display these runs until we insert them into a composite node...

    reference.aspose.com/words/net/aspose.words/com...
  9. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells....DocumentBuilder ( doc ); // Insert a cell into the first column...builder . write ( "Text in merged cells." ); // Insert a cell into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how Text is wrapped around a shape or picture....WrapType enumeration Specifies how text is wrapped around a shape or...Members Name Description NONE No text wrapping around the shape. The...

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