Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 2,557 for

trim document

(0.06 sec)
  1. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...FillDocumentWithJson(Document document, string json) { Dictionary<string...new TextSearchOptions(true); document.Pages.Accept(textFragmentAbsorber);...

    forum.aspose.com/t/issue-with-text-placeholders...
  2. MailMerge Class | Aspose.Words for .NET

    Unlock powerful mail merge capabilities with Aspose.Words.MailMerging.MailMerge class. Streamline Document creation and enhance productivity effortlessly!...Mail Merge and Reporting documentation article. public class MailMerge...field is encountered in the document. MailMergeCallback { get;...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -replaced data font type is changing to Aptos from Times New Roman , for other font it is working fine . Be…...private void InsertRowsInTable(Document doc, string tagKey, List<object>...string cellText = cell.Range.Text.Trim(); // Normalize the cell text...

    forum.aspose.com/t/font-style-automatically-cha...
  4. MailMergeOptions class | Aspose.Words for Python

    aspose.words.lowcode.MailMergeOptions class. Represents options for the mail merge functionality....indicating whether all of the document mail merge regions with the...the first one. merge_whole_document Gets or sets a value indicating...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Mergefield Calculation - Free Support Forum - a...

    Scenario: We have a merge field defined as: { MERGEFIELD phone # “(000) 000’-'0000” } In the data source, the value for phone is: (734) 123-4567 Actual behavior (Aspose.Words): Aspose interprets the value as a mathem…...correctly on the post-mailmerge document. Is there any way to get around...following code: Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/mergefield-calculation/311156
  6. Aspose::Words::MailMerging::MailMerge class | A...

    Aspose::Words::MailMerging::MailMerge class. Represents the mail merge functionality. To learn more, visit the Documentation article in C++....Mail Merge and Reporting documentation article. class MailMerge...merge related fields from the document. Execute (const System::S...

    reference.aspose.com/words/cpp/aspose.words.mai...
  7. MailMergeOptions.retain_first_section_start pro...

    MailMergeOptions.retain_first_section_start property. Gets or sets a value indicating whether the section start of the first Document section and its copies for subsequent data source rows are retained during mail merge or updated according to MS Word behaviour....section start of the first document section and its copies for...n property MailMergeOptions.trim_whitespaces property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMerger.execute_to_images method | Aspose.Wo...

    aspose.words.lowcode.MailMerger.execute_to_images method...name that is not found in the document is encountered, it is ignored...name that is not found in the document is encountered, it is ignored...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MailMerger.execute method | Aspose.Words for Py...

    aspose.words.lowcode.MailMerger.execute method...name that is not found in the document is encountered, it is ignored...name that is not found in the document is encountered, it is ignored...

    reference.aspose.com/words/python-net/aspose.wo...
  10. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...Trim().Split('!', ':'); // Here's...are no OLE links in the Word document MsgActivityLevel = "There...

    forum.aspose.com/t/the-image-aspose-cell-captur...