Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 567 for

layout issues

(0.09 sec)
  1. 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...
  2. Convert MSG to XPS via C# | products.aspose.com

    Sample code for MSG to XPS C# conversion. Use API example code for batch MSG files to XPS conversion within VB.NET, Asp.NET or any .NET based application....to protect the integrity and layout of the original email message...of XPS files include a fixed layout, support for digital signatures...

    products.aspose.com/email/net/conversion/msg-to...
  3. 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...
  4. 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...
  5. HTML file is displayed incorrectly with "Freeze...

    I am using Aspose.Cells 25.9.0. .NET 9.0 HTML file is displayed incorrectly with “Freeze Panes” If I use the “Freeze Panes” feature in the table, the conversion to HTML is INCORRECT. If I use the “Unfreeze Panes” fe…...“Freeze Panes” is applied, the layout may not render correctly in...conversion. To troubleshoot this issue, consider the following steps:...

    forum.aspose.com/t/html-file-is-displayed-incor...
  6. 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...
  7. HTML file is displayed incorrectly - Free Suppo...

    I am using Aspose.Cells 25.7.0. .NET 9.0 HTML file is displayed incorrectly in MacOS Windows Everything displays correctly in Google Chrome and Edge Mac OS The Layout displays incorrectly in Google Chrome and Safari …...Chrome and Edge Mac OS The layout displays incorrectly in Google...like you’re experiencing layout issues with the HTML output generated...

    forum.aspose.com/t/html-file-is-displayed-incor...
  8. 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...
  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. 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-...