Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 10,689 for

insert text

(0.39 sec)
  1. Paragraph.is_delete_revision property | Aspose....

    Paragraph.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled.... Run ( doc = doc , text = 'Paragraph 1. ' )) body ....tracking will register as "Insert" revisions. doc . start_track_revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Mail Merge and Reporting in C#|Aspose.Words for...

    Mail Merge is a popular feature for quickly creating documents using C#. Aspose.Words for .NET takes the standard Mail Merge functionality and advances it many steps ahead, turning it into a full-fledged reporting solution that allows you to create even more complex documents such as reports, catalogs, inventories, and invoices....field is a field that you can insert into a mail merge template...documents. For example, you can insert a merge field in an email template...

    docs.aspose.com/words/net/mail-merge-and-report...
  3. Creating and setting contents of Emails|Documen...

    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....MailMessage class: HTML body Text body In addition to HtmlBody...the user whether the body is text. IsBodyHtml: tells the user...

    docs.aspose.com/email/python-net/creating-and-s...
  4. 怎么给指定标题最下面插入内容呢 - 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
  5. Manage Presentation Placeholders in C++|Aspose....

    Effortlessly manage placeholders in Aspose.Slides for C++: replace Text, customize prompts & set image transparency in PowerPoint and OpenDocument....C++ Contents [ Hide ] Change Text in a Placeholder Using Aspose...allows you to make changes to the text in a placeholder. Prerequisite...

    docs.aspose.com/slides/cpp/manage-placeholder/
  6. FieldFormDropDown Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormDropDown class, designed to enhance document interactivity with dynamic dropdown fields for seamless user experiences....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  7. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....DocumentBuilder ( doc ); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IMailMergeCallback.TagsReplaced | Aspose.Words ...

    Discover how the IMailMergeCallback TagsReplaced method enhances your document automation by seamlessly replacing mustache Text with MERGEFIELD fields....method 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...
  9. ChartDataLabelCollection.NumberFormat | Aspose....

    Discover the ChartDataLabelCollection NumberFormat property to easily customize data label formats for your entire series, enhancing clarity and presentation.... Text = "Monthly sales report" ; // Insert a custom chart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FieldMergingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgs class for seamless data handling in MergeField events, enhancing your document processing experience.... Text { get; set; } Gets or sets the text that will...will be inserted into the document for the current merge field. Remarks...

    reference.aspose.com/words/net/aspose.words.mai...