Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 767 for

layout issues

(0.43 sec)
  1. 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...
  2. 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...
  3. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …... Typical layout in a table <<if[r.Max(i =>...February 12, 2026, 7:51pm 6 HI, Issue resolved Thank you. Could you...

    forum.aspose.com/t/how-to-hide-column-based-on-...
  4. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...content changes or during the layout process. Code Here’s a simple...solutions. Hopefully, your issue will be sorted out. Please let...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  5. 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...
  6. 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...
  7. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…... If the issue remains after using a raster...details to investigate the issue and help you. Please share the...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  8. Convert GLB to HTML via Python | products.aspos...

    Sample code for GLB to HTML Python conversion. Use API example code for batch GLB files to HTML conversion within VB.NET, Asp.NET or any .NET based application.... It also avoids the issue of increase in file size which...Style Sheets (CSS) for overall layout representation. Read More Other...

    products.aspose.com/3d/python-net/conversion/gl...
  9. Total for Java, aspose-cells 25.9, the result ....

    Total for Java, aspose-cells 25.9, the result .pdf lacks a “logical table” in source .xlsx The file is very weird to me. I’ll attach bot the source and the target file (of the conversion)....setting a table layout, try using the default layout to see if the...Gather more information if the issue persists Provide a minimal reproducible...

    forum.aspose.com/t/total-for-java-aspose-cells-...
  10. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...seems that you are experiencing issues with extracting text from a...itself. To troubleshoot this issue, you can try the following steps:...

    forum.aspose.com/t/text-fragments-found-in-page...