Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 730 for

layout issues

(0.51 sec)
  1. 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-...
  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. 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...
  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 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...
  8. 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...
  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. 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...