Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,183 for

fixed layout

(0.65 sec)
  1. 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...} } } Check for Layout Issues : If the layout is incorrect when...

    forum.aspose.com/t/convert-pdf-to-png-using-asp...
  2. Convert MBOX Files to Various Formats in C#|Doc...

    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....retains the original formatting, layout, and embedded elements of the...MSG file reflects the same layout and formatting as the original...

    docs.aspose.com/email/net/converting-between-fo...
  3. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…...architectural data or complex layouts. Could you please assist in...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  4. Aspose.PDF | Java PDF Document Processing Class...

    Java library to create, render, compress, & convert PDF. Supports custom fonts, JavaScript, graphs, bookmarks, images, export, annotation, forms, & printing....Write PDF & Other Formats Fixed Layout: PDF, XPS Books: EPUB Web:...

    releases.aspose.com/pdf/java/
  5. How to get textareas resized in conversion from...

    Our HTML renders correctly in the browser, as shown in the attached screenshot: Screenshot 2026-01-07 144840.png (11.3 KB) However, when we generate the image using Aspose, the output looks different, as shown here: 6…...the issue stem from missing layout reflow due to deferred script...the issue stem from missing layout reflow due to deferred script...

    forum.aspose.com/t/how-to-get-textareas-resized...
  6. 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…...comparison produces the expected layout. What’s happening internally...keeping the shape object in the layout. The rotation angle of a shape...

    forum.aspose.com/t/document-compare-textbox-mis...
  7. Frame rendered in wrong place when converting D...

    Hi, When converting a DOCX to PDF using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); I’ve attached the test files and a s…...missed font might cause the layout differences. Therefore for...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  8. Twice the slowness when including license vs no...

    We are truncating word file to 3 pages using extractPages function using Aspose Java word and we observe slowness while we provide the license (~6seconds). It is faster if the license is not provided (~3seconds), though…...performance improvements and bug fixes are regularly included in updates...does not build whole document layout and page extraction process...

    forum.aspose.com/t/twice-the-slowness-when-incl...
  9. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....getPageLayout() Specifies the page layout to be used when the document...when a document is exported to fixed page format. getPageSet() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  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…... Ensure that the layout in Word is as intended. Here.... This might lead into the layout differences due to differences...

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