Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 10,873 for

insert text

(0.15 sec)
  1. FieldArgumentBuilder.AddText | Aspose.Words for...

    Enhance your arguments with the FieldArgumentBuilder AddText method. Effortlessly add plain Text for improved clarity and functionality....AddText method Adds a plain text to the argument. public FieldArgumentBuilder...FieldArgumentBuilder AddText ( string text ) Examples Shows how to construct...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... insert_chart ( chart_type = aw . drawing...chart . title . text = 'Monthly sales report' # Insert a custom chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.page_range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page range....will display the XE field's Text property value on the left side...with matching values in the "Text" property # into one entry as...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Best practice to handle document - Free Support...

    We are hosting our aspose app as a microservice. What is the best approach to send the doc to the service. As a doc file or base 64. Is there a difference in using either approaches in terms of bandwidth usage and handl…...blank pages in the doc and insert a text like “Left blank on purpose”...blank pages and inserting a placeholder text – the excerpts do...

    forum.aspose.com/t/best-practice-to-handle-docu...
  5. FieldStyleRef.insert_paragraph_number property ...

    FieldStyleRef.Insert_paragraph_number property. Gets or sets whether to Insert the paragraph number of the referenced paragraph exactly as it appears in the document....insert_paragraph_number property FieldStyleRef.insert_paragraph_number...property Gets or sets whether to insert the paragraph number of the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldAutoNumLgl | Aspose.Words for Java

    Implements the AUTONUMLGL field in Java.... Remarks: Inserts an automatic number in legal...DocumentBuilder(doc); final String FILLER_TEXT = "Lorem ipsum dolor sit amet...

    reference.aspose.com/words/java/com.aspose.word...
  7. IMailMergeCallback Interface | Aspose.Words for...

    Optimize your mail merge process with Aspose.Words.MailMerging.IMailMergeCallback. Get real-time notifications and enhance your document automation efficiency....TagsReplaced () Called when “mustache” text tags are replaced with MERGEFIELD...DocumentBuilder ( doc ); // Insert two mail merge tags referencing...

    reference.aspose.com/words/net/aspose.words.mai...
  8. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!...from another document can be inserted into this document, it must...node was imported, it can be inserted into the appropriate place...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 怎么给指定标题最下面插入内容呢 - Free Support Forum - aspose.com

    怎么给指定标题最下面插入内容呢 标题下面有内容我需要插入在标题最后面...PARAGRAPH, True) below_text = "" for para in paragraphs:..."below" in para.get_text(): below_text = para.get_text() para.remove()...

    forum.aspose.com/t/topic/311384
  10. BorderType enumeration | Aspose.Words for Node.js

    Aspose.Words.BorderType enumeration. Specifies sides of a border... Examples Shows how to insert a paragraph with a top border...0.25 ; builder . writeln ( "Text with a top border." ); doc ...

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