Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 2,649 for

trim document

(0.17 sec)
  1. MailMergeOptions | Aspose.Words for Java

    Represents options for the mail merge functionality in Java....indicating whether all of the document mail merge regions with the...indicating whether fields in whole document are updated while executing...

    reference.aspose.com/words/java/com.aspose.word...
  2. Accessing JSON Data in C#|Aspose.Words for .NET

    Learn how to access JSON data while building a report using LINQ in C#....JSON elements in template documents. For more convenience, the...objects. So, in template documents, a JsonDataSource instance...

    docs.aspose.com/words/net/accessing-json-data/
  3. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...DeclaringType); Document doc; using (var stream = new...UpdateDirtyFields = false }; doc = new Document(stream, loadOptions); } //...

    forum.aspose.com/t/how-to-imprve-performance-be...
  4. Unable to Search the text contains (.) in the s...

    Hi Team, we are trying to search for text in a pdf and text contains the “.” in it. We are using the regular expression to search the string. the search string exists in the pdf but the textabsorber returns zero counts…...Trim(); searchText = searchText.Replace(“(”...TextFragmentAbsorber(searchText, op1); document.Pages[citation.ReportPageNumber...

    forum.aspose.com/t/unable-to-search-the-text-co...
  5. IncorrectFontUsageException - Free Support Foru...

    Getting an IncorrectFontUsageException (Document error: TJ operator without preceding Tf - no font set for the text segment) thrown when using page.Accept(TextAbsorber). To reproduce, run the following code on the attac…...Getting an IncorrectFontUsageEx (Document error: TJ operator without...protected List<IText> GetTexts(Document pdfDocument, CancellationToken...

    forum.aspose.com/t/incorrectfontusageexception/...
  6. Aspose.Pdf convert HTML to PDF gets exception F...

    A bad href link in html for example “http://415.707.7015/” throws a failed to parse exception that does not allow for processing to continue. Work arounds here suggest pre-validating all hrefs in the entire html before …...as a required part of the document structure. If a URL cannot...GetBytes(html))) { Document pdfDoc = new Document(ms, loadOptions);...

    forum.aspose.com/t/aspose-pdf-convert-html-to-p...
  7. 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...
  8. 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
  9. MailMergeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeOptions class for seamless low-code mail merge solutions. Enhance your Document automation with customizable features!...indicating whether all of the document mail merge regions with the...indicating whether fields in whole document are updated while executing...

    reference.aspose.com/words/net/aspose.words.low...
  10. 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...