Sort Score
Result 10 results
Languages All
Labels All
Results 4,881 - 4,890 of 10,174 for

insert text

(0.26 sec)
  1. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....that specifies how document text is parsed to identify date and...that specifies how document text is parsed to identify date and...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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-...
  3. FieldType enumeration | Aspose.Words for Python

    aspose.words.fields.FieldType enumeration. Specifies Microsoft Word field types....FIELD_AUTO_TEXT Specifies the AUTOTEXT field. FIELD_AUTO_TEXT_LIST...FORMDROPDOWN field. FIELD_FORM_TEXT_INPUT Specifies the FORMTEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++....AppendParagraph ( u "Source document text. " ); auto dstDoc = System ::...AppendParagraph ( u "Destination document text. " ); // Append the source document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Convert DOT to CSV using Python or with free On...

    DOT to CSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOT to CSV online converter quickly before integrating the code....documents such as inserting, deleting, and replacing text, images, and...documents such as inserting, deleting, and replacing text, images, and...

    products.aspose.com/total/python-net/conversion...
  7. FieldMergingArgsBase Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgsBase class, the foundation for efficient field merging and image handling in document automation....); // Since we have already inserted the merged content manually...content via the "Text" property. args . Text = string . Empty...

    reference.aspose.com/words/net/aspose.words.mai...
  8. DocumentBuilder.current_story property | Aspose...

    DocumentBuilder.current_story property. Gets the story that is currently selected in this [DocumentBuilder](../).... MAIN_TEXT , builder . current_story ....current_story . append_paragraph ( 'Text added to current Story.' ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Node.range property | Aspose.Words for Python

    Node.range property. Returns a [Range](../../range/) object that represents the portion of a document that is contained in this node....DocumentBuilder ( doc = doc ) # Add text to the first section in the...( 'Section 1. ' ) builder . insert_break ( aw . BreakType . S...

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