Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 793 for

layout issues

(0.11 sec)
  1. HTML to PDF conversion issue using aspose.pdf.d...

    We are using Aspose.pdf.document to convert html files to PDF. But converted PDF is not matching with HTML. We have some external css files ,since we cant directly provide references of that file we are reading css file…...HTML to PDF conversion issue using aspose.pdf.document and aspose...identify which styles are causing issues. Render to Single Page : If...

    forum.aspose.com/t/html-to-pdf-conversion-issue...
  2. Some text are getting cut while converting from...

    Hi team, Please check the pdf at page 11 & 13. The text are getting cut. I am attaching word doc and pdf file for your reference. issue.zip (1.4 MB)...1425×893 171 KB 1715×915 193 KB issue.zip (1.4 MB) Professionalize...com/words/ Update the page layout before saving When a document...

    forum.aspose.com/t/some-text-are-getting-cut-wh...
  3. Convestation Issue Word to Pdf - Free Support F...

    Hello Aspose Team, We’ve encountered an issue while converting certain .docx files to .pdf format using Aspose.Words for .NET. The problem appears consistently with specific documents, while others convert without issue…...Convestation Issue Word to Pdf Aspose.Words Product Family words-net...Team, We’ve encountered an issue while converting certain .docx...

    forum.aspose.com/t/convestation-issue-word-to-p...
  4. Excel spredsheet fails when converting to PDF -...

    Hi Aspose team, We have problems converting the attached Excel file to PDF. Måleprotokoll.zip (192.1 KB). We get this exception in VS: image.png (42.4 KB) Using this code: Aspose.Cells.License license; license = n…...seems you’re encountering an issue while converting an Excel file...features in the Excel file, or issues with the Aspose.Cells library...

    forum.aspose.com/t/excel-spredsheet-fails-when-...
  5. Document conversion occurs without any prompts ...

    Today, I encountered an issue while processing document conversion. A Word file couldn’t be converted, and there was no error message or prompt. After debugging, I found that the problem might be caused by some code with…...10:01am 1 Today, I encountered an issue while processing document conversion...by Aspose.Words. Since the issue involves hanging without errors...

    forum.aspose.com/t/document-conversion-occurs-w...
  6. Aspose.Slides for .NET Is Resizing Text in PPT/...

    Aspose.Slides is resizing text in ppt/pptx files. I attach a very simple .net program that loads a test input ppt file and saves it. Extract the solution from the zip file and open and run it in visual studio. The save…...attached that reproduces the issue . This issue is tracked internally...library handles font scaling or layout calculations during the load/save...

    forum.aspose.com/t/aspose-slides-for-net-is-res...
  7. Aspose.Slides is resizing text ppt/pptx files -...

    Aspose.Slides is resizing text in ppt/pptx files. I attach a very simple .net program that loads a test input ppt file and saves it. Extract the solution from the zip file and open and run it in visual studio. The save…...attached that reproduces the issue . This issue is tracked internally...library handles font scaling or layout calculations during the load/save...

    forum.aspose.com/t/aspose-slides-is-resizing-te...
  8. Complex Field Code Rendering Issue in DOCX to P...

    Issue: Complex field codes render incorrectly when converting DOCX to PNG, causing complete Layout disruption. Attempted Solutions: Called UpdateFields() Tried different MetafileRenderingMode settings Code: using A…...Complex Field Code Rendering Issue in DOCX to PNG Conversion Aspose...September 25, 2025, 5:15am 1 Issue: Complex field codes render...

    forum.aspose.com/t/complex-field-code-rendering...
  9. Cloned Placeholder Shape Loses Image and Custom...

    Aspose Team, We convert individual items in PPTX to images using aspose slides cpp. We have attached a cpp file and 2 presentation files, demonstrating the following two Issues we are currently facing. Issue 2: Cloning…...following two issues we are currently facing. Issue 2: Cloning shapes...geometry is defined in the slide layout. When we clone this shape,...

    forum.aspose.com/t/cloned-placeholder-shape-los...
  10. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...callback to capture any rendering issues that may arise during the conversion...Check for Specific Formatting Issues : If certain elements, like...

    forum.aspose.com/t/pdf-rendition-is-not-getting...