Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,186 for

fixed layout

(0.16 sec)
  1. FontConfigSubstitutionRule.isFontConfigAvailabl...

    Hi, I think I discovered a bug in Aspose Words for Java, affecting the newest version 23.12 and several older versions, for which I could not find any other threads in this forum: FontConfigSubstitutionRule.isFontConfi…...this issue leads to severe layout problems in PDF files due to...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/fontconfigsubstitutionrule-i...
  2. Test a font | Checklist for font testing

    Font testing is an essential step in the design that lets you make decisions to create well-built typography, considering readability and user experience....such as images, colors, and layout. As a result, you will get...audience. Brands often have fixed guidelines and visual identities...

    docs.aspose.com/font/net/font-testing/
  3. OfficeMath (Equation) Conversion to HTML with I...

    I am experiencing issues when converting DOCX files containing math equations (OfficeMath) to HTML using Aspose.Words 21.9 with JDK 16 inside an Alpine Linux Docker container (amazoncorretto:17-alpine3.18). First notice…... The most reliable fix is to run the conversion in a...to build accurate document layout. If Aspose.Words cannot find...

    forum.aspose.com/t/officemath-equation-conversi...
  4. Shifted and deleted cells in Docx table (Java) ...

    Hi, We’re running Aspose with files containing tables with certain formatting. When this happens, the outputted file seems to have shifted cells around, overlays cells on top of other cells and deletes some. It seems t…...next page and the document layout is broken. Is this the problem...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/shifted-and-deleted-cells-in...
  5. 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…...b64 += "=" * (-len(b64) % 4) # fix padding return base64.b64decode(b64)...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  6. Performance issues with InsertShape when WrapTy...

    I have been working on a document generation method and was getting reports that after switching from Xamarin to MAUI, we started to experience the document takes sometimes twice as long as usual to generate. I was task…...Use Floating Shapes : If the layout permits, try using WrapType...performance improvements and bug fixes are regularly released. Simplify...

    forum.aspose.com/t/performance-issues-with-inse...
  7. Images not being rendered properly when convert...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...releases often include bug fixes that could resolve your issue...doc.Save(@"C:\Temp\out_html_fixed.html", opt); HtmlFixed format...

    forum.aspose.com/t/images-not-being-rendered-pr...
  8. Convert PSD to PDF | products.aspose.com

    Convert Adobe PhotoShop files to PDF...complete description of the layout. PSD Format contains full description...priceing plans, prioritized bug fixes and feature releasing for the...

    products.aspose.com/psd/convert/to-pdf/
  9. 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...newWidth; } } } wb.Save("e:\\test2\\fixed_shapes.xlsx"); files1.zip (16...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  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…...problem might occur if document layout is cached before the document...system and will deliver their fixes according to the terms mentioned...

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