Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 815 for

layout issues

(1.13 sec)
  1. Dense multilingual pdf to word conversion - Fre...

    i am trying to convert a PDF which contains multi languages which includes LTR and RTL. while doing so i notice some charecters are missing. i also notice if i open the output file(docx) in MS word and WPS office, conten…... Does the issue occur during conversion to all...PDF for Java to check if the issue persists? Is the text in the...

    forum.aspose.com/t/dense-multilingual-pdf-to-wo...
  2. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...may be related to internal layout handling, but the retrieved...When a shape is rotated, the layout engine must recalculate its...

    forum.aspose.com/t/incorrect-position-of-text-b...
  3. Aspose words python - Missing hyperlink styles ...

    Hyperlinks issue document _INPUT.docx (60.9 KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB) Revised_Hyperlinks_issue_document__OUTPUT.docx (55.9 KB) ISSUE: Able to insert hyperlink but missing styles of …... 2025, 9:54am 1 Hyperlinks issue document _INPUT.docx (60.9 KB)...KB) Redlined_Hyperlinks_issue_document__OUTPUT.docx (61.8 KB)...

    forum.aspose.com/t/aspose-words-python-missing-...
  4. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...regarding the resolution of the issue in the coming days. We sincerely...of time to investigate this issue, we can not find the pattern...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  5. Mht to pdf, exception is thrown "Incompatible u...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Incompatible unit types.”. Output pdf gets generated but the content is getting cut. contents are missing input file …...to various reasons, such as issues with the content or styles...the MHT file. To address this issue and ensure that the content...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...
  6. Aspose.Diagram Python via .Net: Font size and l...

    Hi Team, I am using Aspose.Diagram for Python via .Net(temporary license) on Windows 11 OS. I am converting a VSDX file to PDF without any PdfSaveOptions However, post conversion, I have observed that the line spacing …...Pdf15 # may help preserve layout diagram.save("output.pdf",...shown above. Next steps If the issue persists, please share a minimal...

    forum.aspose.com/t/aspose-diagram-python-via-ne...
  7. Font-scaling Missing When Converting .docx to ....

    Problem Description When converting a DOCX document to HTML using Aspose.Words, the **font scaling ** defined in Microsoft Word is not preserved in the HTML output. Although a font-size is generated, the scaling factor …...shaping, does not resolve the issue, indicating that text shaping...exporting to PDF instead, where layout and typographic fidelity (including...

    forum.aspose.com/t/font-scaling-missing-when-co...
  8. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…...follow these steps: Cause : The issue may arise if the font resources...reference? We will check the issue and provide you more information...

    forum.aspose.com/t/when-converting-docx-to-html...
  9. Extra paragraph inserted when comparing two doc...

    When comparing two Word documents, we sometimes get an extra paragraph incorrectly added in the compared result. Please find attached two examples. Case 1 (C1) Comparing c1_doc1.docx with c1_doc2.docx C1_Compare_With_…...extra paragraph disappears, the issue was likely fixed in a later...compare algorithm for that layout. Until a definitive cause is...

    forum.aspose.com/t/extra-paragraph-inserted-whe...
  10. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…... But it didn’t solve the issue - the LINQ expressions still...problem might occur if document layout is cached before the document...

    forum.aspose.com/t/linq-expressions-not-working...