Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 760 for

layout issues

(0.05 sec)
  1. Convert PDF to PNG using Aspose.PDF Java Font a...

    The font of the content in the PDF to PNG conversion is SourceHanSansHWSC-Regular.otf font, and the PNG image is garbled after conversion. Use font package for Source Black OTF If the font is correct when converting Wo…...Word to HTML, but the file layout is incorrect, it indicates...may be due to font embedding issues. Here are some steps you can...

    forum.aspose.com/t/convert-pdf-to-png-using-asp...
  2. 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/
  3. 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...
  4. CELLSNET-57840: Placement of values in/around p...

    Hi, I tested the new version of aspose for the issue previously recorded as CELLSNET-57840. In my testing I found that this particular chart where the placement is really off. I’ve used the range “Demographics!D273:O3…...new version of aspose for the issue previously recorded as CELLSNET-57840...seems you are experiencing issues with the placement of values...

    forum.aspose.com/t/cellsnet-57840-placement-of-...
  5. 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...
  6. 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...
  7. Pdf->docx- bullets markup lost - Free Su...

    Hello! I trying convert a pdf to docx: using (var doc = new asposePDF.Document(path)) { DocSaveOptions opt = new DocSaveOptions() { Format = DocSaveOption…...get docx file with correct layout? tilal.ahmad April 3, 2014...managed to reproduce the reported issue and logged it in our bug tracking...

    forum.aspose.com/t/pdf-amp-gt-docx-bullets-mark...
  8. 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
  9. 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...
  10. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering Issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…...Rending Issue with MathType Equation OLE Object Aspose.Words...I am encountering rendering issues with MathType Equation OLE...

    forum.aspose.com/t/rending-issue-with-mathtype-...