Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 793 for

layout issues

(0.38 sec)
  1. Common font problems and how to solve them

    If you have Issues with font files, or just going to work with fonts and want everything to go well, here you'll find all the needed information....Description Display issues Due to compatibility issues, outdated software...may not render properly. Size issues Fonts may appear too small...

    docs.aspose.com/font/net/font-file-issues/
  2. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...seems that you are experiencing issues with tab markup being lost...conversion process. To address this issue, you can try using the PdfSaveOptions...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  3. Aspose Words DOCX to PDF conversion: bullet poi...

    Hi Team, When, I am uploading Word documents with bullet points, they are not rendering properly in the Linux environment. The bullets appear as squares. see attached snap. Currently, the following font packages are …...additional information on this issue would be greatly appreciated...sounds like you’re experiencing issues with bullet points not rendering...

    forum.aspose.com/t/aspose-words-docx-to-pdf-con...
  4. MeasureString result not accurate - Free Suppor...

    I am trying to use font Tahoma and measure the string with font size 25 pixels. I am then trying to draw the text in the string s = "N 40º 34' 36.556\" W 70º 45' 24.412\""; StringFormat tb = new StringFormat() { FormatF…...(like Segoe UI) solves the issue but the measurement is now bigger...seems you are experiencing issues with the MeasureString method...

    forum.aspose.com/t/measurestring-result-not-acc...
  5. Compare Table - Free Support Forum - aspose.com

    Hello, after comparing two documents and accepting revision marks I have different results, see photo. Can you take a look at what the problem is and if I am doing something wrong? A.Compare(B, "test", DateTime.Now); …...nodes, which can change the layout and appearance of the result...new ticket(s) in our internal issue tracking system and will deliver...

    forum.aspose.com/t/compare-table/325170
  6. Overriding ONNX options|Documentation

    How to override the default ONNX runtime settings....performance degradation or stability issues. ONNX runtime is configured...optimizations, including memory layout improvements. ORT_ENABLE_ALL...

    docs.aspose.com/ocr/net/onnx_options/
  7. Aspose table alignment is not working properly ...

    We are creating aspose report using html tags, the formatting in english language comes differently as compared to chinese. Even if the colspan is declared the table adjust its column as per content. image.png (31.2 KB…...It seems you’re experiencing issues with table alignment in Aspose...for Table Layout : Use CSS properties like table-layout: fixed;...

    forum.aspose.com/t/aspose-table-alignment-is-no...
  8. The width of the table is compressed after inse...

    When we inserted an HTML table into a table cell by aspose.word 24.09 , the table was compressed and deformed, and the width of the table was not specified in the HTML . the problem of style As shown in the red box belo…...preserve the original layout, so the layout engine recalculates...document can trigger another layout pass, which may further shrink...

    forum.aspose.com/t/the-width-of-the-table-is-co...
  9. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...— they can’t have floating layout or valid rectangle if (s.ShapeType...Debug("Skipping shape as it has no layout entity. Might be a floating...

    forum.aspose.com/t/getting-exception-floating-s...
  10. Section breaks erased - Free Support Forum - as...

    Issue occurs in Aspose Words 25.6 and later, when calling either of these two methods in com.aspose.words.Document: save(String fileName, int saveFormat) save(String fileName, SaveOptions saveOptions) Section breaks a…...September 26, 2025, 11:34am 1 Issue occurs in Aspose Words 25.6...document, causing unintended page layout changes, with no changes to...

    forum.aspose.com/t/section-breaks-erased/319189