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

trim document

(0.18 sec)
  1. 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...
  2. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False Document......CompositeNode False True False document Document DocumentBase False True...string True as_document() AsDocument() Document False as_section()...

    docs.aspose.com/words/ru/python-net/python-note...
  3. wrapper.zip

    wrapper.xml aspose.words.AbsolutePositionTab Aspose.Words.AbsolutePositionTab SpecialChar node_type NodeType NodeType False True False parent_node ParentNode CompositeNode False True False Document......CompositeNode False True False document Document DocumentBase False True...string True as_document() AsDocument() Document False as_section()...

    docs.aspose.com/words/af/python-net/python-note...
  4. 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...
  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. 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...
  7. 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...
  8. 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...
  9. 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...
  10. Merging Table Cells Dynamically in C#|Aspose.Wo...

    Merge table cells with equal textual contents when building a report using C#....table cells dynamically during document generation using template...Quantity]>><</foreach>><</foreach>> A result document would look as follows then...

    docs.aspose.com/words/net/merging-table-cells-d...