Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 793 for

layout issues

(0.26 sec)
  1. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert Word to PDF in C#. Easy code examples for DOCX to PDF conversion. Supports all Word and image formats....converting is PDF – a fixed-layout format, which preserves the...of calculation. Aspose.Words layout engine mimics the way Microsoft...

    docs.aspose.com/words/net/convert-a-document-to...
  2. Out of memory on Image.Load - Free Support Foru...

    Hello, We have tried to process the DWG at (many_hatches.zip) with the Aspose.Cad library version 25.9 and the following code: var image = (CadImage)Image.Load(fileDownloadPath, new LoadOptions { CancellationToken = ca…...cancellationToken }); foreach (var layout in image.Layouts) { var (width, height...VisualisationGenerat.ComputeImageSize(layout, image.Bounds); var svgRasterizationOpti...

    forum.aspose.com/t/out-of-memory-on-image-load/...
  3. Chart axis labels overlap with legends when con...

    Hi, When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…...10:01am 2 @ServerSide527 The issue you reported—chart x-axis labels...concern that appears to stem from layout handling in the export process...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  4. Importing and adding rows to table not applying...

    Hi all, We have some code that imports tables rows from one document into another and appends them to a table. Both tables have the same total width. However they have a different number of columns. We’re doing it like…... For example if you have a layout like this: targetDoc col0 |...targetDoc the following table layout was created: col0 | col1 |...

    forum.aspose.com/t/importing-and-adding-rows-to...
  5. JPG Image In Dxf Not showing in Pdf - Free Supp...

    Problem: You have a DXF file with an embedded map image. It shows correctly in AutoCAD viewer but disappears in the PDF generated by Aspose CAD....used and file that shows the issue? johnhedo May 21, 2026, 7:35am...request // STEP 1: Generate each layout as a temp PDF file try (Image...

    forum.aspose.com/t/jpg-image-in-dxf-not-showing...
  6. Pdf to doc conversion produces a null reference...

    Hi, I am trying to convert a pdf document to .doc but get and error as below. The pdf contains ECG diagrams etc. Unfortunately I cannot share the file with you as it was produced within the NHS and is protected by GDPR.…...potentially work around this issue: Check the PDF Document : Ensure...elements in the PDF can cause issues during conversion. Use Save...

    forum.aspose.com/t/pdf-to-doc-conversion-produc...
  7. Changed table dimensions when text rotated and ...

    Hi team, Looks like Aspose. words adds some sort of top and bottom margin (or left and right, depending on the frame of reference) to 90-degree text inside a table cell when saving to PDF. I’m attaching an example - bo…...seems to be the moment when the layout changes, so that’s the part...saved to pdf with word, the layout remains roughly the same as...

    forum.aspose.com/t/changed-table-dimensions-whe...
  8. Get references to external files|CAD Documentation

    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....references to external files Issue: How to get references to external...all layers Get size of the layout...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  9. Hidden Text with Bullet Formatting Creates Phan...

    Issue Summary When converting Word documents to PDF using Aspose.Words, paragraphs with hidden text and bullet/list formatting still display bullets in the PDF output, even after removing both the hidden text runs and th…...pblad March 20, 2026, 7:38pm 1 Issue Summary When converting Word...BUT this destroys document layout by removing spacing/empty lines...

    forum.aspose.com/t/hidden-text-with-bullet-form...
  10. Aptos font does not work out of the box - Free ...

    Hi, Same problem here. Aptos is the new default Font in Microsoft Word, so it should work “out of the box” under Windows, but that’s not actually the case. Steps to reproduce the issue : Create a new word document usi…... Steps to reproduce the issue : Create a new word document...required to build document layout. If Aspose.Words cannot find...

    forum.aspose.com/t/aptos-font-does-not-work-out...