Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 780 for

layout issues

(0.28 sec)
  1. Tables not merging correctly when multiple colu...

    I have a word document that has a bunch of tables on it. When I try to merge all of the tables into one table the columns become all mismatched, like so: This is the code I am using to merge the tables: public void…...seems that you are experiencing issues with merging multiple tables...empty cells or adjusting the layout. Testing and Debugging : After...

    forum.aspose.com/t/tables-not-merging-correctly...
  2. Word/PDF discrepancy - Free Support Forum - asp...

    Hi Alexey, Attached is the same report exported into Word and PDF (the document is built using Aspose). On page 56 there’s an ident in PDF, which is not in Word (and it shouldn’t be there, in fact). Could you please adv…...new ticket(s) in our internal issue tracking system and will deliver...in Free Support Policies . Issue ID(s): WORDSNET-29153 You can...

    forum.aspose.com/t/word-pdf-discrepancy/326591
  3. Cannot read Pdf table with row and column span ...

    Hi, I am using Aspose.PDF to read a file containing a table (see the attachment) and convert the result into Markdown. However, I noticed that the ColSpan and RowSpan attributes are not accurately detected. Here are my…...seems that you are experiencing issues with Aspose.PDF not accurately...cohesive table. To address this issue, here are a few suggestions:...

    forum.aspose.com/t/cannot-read-pdf-table-with-r...
  4. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string rangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …...providing the details of your issue. The switching between 1- and...differences can cause rendering issues. pageSetup.PrintArea = rangeAddress;...

    forum.aspose.com/t/label-randomly-switches-betw...
  5. Aspose.Slides for OpenXML|Aspose.Slides Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... You can log any issues or suggestions related to Aspose...OpenDocument Presentation Add Layout Slides to Presentation Conversion...

    docs.aspose.com/slides/net/aspose-slides-for-op...
  6. Timeout when using Aspose.SVG.Drawing.SkiaSharp...

    I am attempting to convert SVG images to compressed JPG images. I started by using Aspose.SVG, and implemented a method to do just that. It is rather slow, but it did manage to make some decent jpg compressions. Howeve…...SkiaSharp package, which resolves issues in the build pipeline, but...but introduces a breaking issue when executed locally on my windows...

    forum.aspose.com/t/timeout-when-using-aspose-sv...
  7. Convert Word to PDF - Bullet list is not showin...

    @asad.ali we have another issue when converting a word file to pdf, if the word file contains list bullet like this image after converting the word document to a pdf , bullet list isn’t shown correctly....ali we have another issue when converting a word file...testing? WE will check the issue and provide you more information...

    forum.aspose.com/t/convert-word-to-pdf-bullet-l...
  8. Document compare textbox mismatch - Free Suppor...

    Hello, we are having some trouble when comparing documents, maybe you could advice us what could be wrong. Currently we are using aspose.words 24.9 java version. And running code, one is ignoring Textboxes other is no…...saveOptions); } Result pdf’s have some issues, when text-box has rotation...comparison produces the expected layout. What’s happening internally...

    forum.aspose.com/t/document-compare-textbox-mis...
  9. Docx vs html output - Free Support Forum - aspo...

    Hi Alexey, We are currently have 2 Issues with exporting to html. Attached are the docx file and html file, the code to save aspose tree to the documents are: inlineXbrlDoc.Save("c:\\Vob\\GitRepos\\test2.docx"); option…...Alexey, We are currently have 2 issues with exporting to html. Attached...AccurriStart_47336 don’t. It’s our main issue and the showstopper. If you...

    forum.aspose.com/t/docx-vs-html-output/326795
  10. Images not being rendered properly when convert...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase6…...sounds like you’re encountering issues with images not rendering correctly...address the problem: Cause : The issue may stem from unsupported image...

    forum.aspose.com/t/images-not-being-rendered-pr...