Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 10,691 for

insert text

(0.06 sec)
  1. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....new DocumentBuilder(doc); // Insert headings that can serve as...last two headings we have inserted above will not appear. saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. Online EMF File Compression or Build Python App...

    Free online app to compress different EMF files. Python archiving library code for EMF documents....Format) Compress HTML Files (Hyper Text Markup Language) Compress IMAGE...Compress ODT Files (OpenDocument Text File Format) Compress OTP Files...

    products.aspose.com/total/python-net/compress/emf/
  3. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of Text...class Represents a paragraph of text. To learn more, visit the Working...ControlChar.Cell characters inside the text of the paragraph as it might...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldDisplayBarcode class | Aspose.Words for No...

    Aspose.Words.Fields.FieldDisplayBarcode class. Implements the DISPLAYBARCODE field... Remarks Inserts a barcode. Inheritance: FieldDisplayBarcode...[STD displayResult Gets the text that represents the displayed...

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

    Represents data label on a chart point or trendline in Java....the orientation of the label text. getPosition() Gets the position...the orientation of the label text. setPosition(int value) Sets...

    reference.aspose.com/words/java/com.aspose.word...
  6. Clone Document, Convert Clone .ToString(SaveFor...

    I am having some trouble with a requirement. I need to make changes to a clone of a document while it is in HTML string format (or possibly XML or any other format that will allow me to keep the formatting). After the ch…...string You can now perform any text replacement, DOM manipulation...Replace("{PLACEHOLDER}", "New text"); 4. Load the edited HTML back...

    forum.aspose.com/t/clone-document-convert-clone...
  7. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main Text of a section...Represents a container for the main text of a section. To learn more...CompositeNode ) appendParagraph(text) A shortcut method that creates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word to any image format (JPEG, PNG). We are using template word document using document builder. The content Inserted in the word contains an SVG in an HTML string. The…... The content inserted in the word contains an SVG...an HTML string. The SVG has text in it with different font sizes...

    forum.aspose.com/t/font-missmatch-between-word-...
  9. TextColumnCollection.line_between property | As...

    TextColumnCollection.line_between property. When ``True``, adds a vertical line between columns....PageSetup object to divide the text into several columns. # Set...columns = builder . page_setup . text_columns columns . line_between...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Edit HTML, MHTML, and Markdown Using C#

    Code to edit HTML, Markdown, and MHTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of a document....document that will contain a text paragraph with an id attribute:..."my-paragraph" ); // Create a text node var text = document.CreateTextNode(...

    products.aspose.com/html/net/editor/