Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,436 for

fixed layout

(0.1 sec)
  1. 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/
  2. 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...
  3. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.pdf version 25.7.0 for html to pdf Below is the code that we are using for HTML to PDF where “using (Document pdfDocument = new Document(stream, htmloptions))” is taking too much …... It performs full layout, script execution and resource...// Omit CSS parsing when the layout is simple EnableCss = false...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...
  4. Difference in Aspose behaviour vs MS Office beh...

    Hi, I’m trying to insert a document at a bookmark location using Aspose.Words, and I’m attempting to replicate the same behavior I currently have with Office Interop. When I compare the results, I notice that Aspose in…...destination styles and avoid layout shifts. This approach closely...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/difference-in-aspose-behavio...
  5. PDF Output Mismatch with MS Word Text Distribut...

    We have encountered an issue with the PDF output generated by Aspose.Words (.NET). The text distribution in the generated PDF does not match what is displayed in Microsoft Word. Specifically, the spacing and justificatio…...terms of text distribution and layout. I have attached a sample document...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/pdf-output-mismatch-with-ms-...
  6. 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…...system and will deliver their fixes according to the terms mentioned...return element in Aspose.Words layout does not match the current...

    forum.aspose.com/t/word-pdf-discrepancy/326591
  7. NullPointerException when converting a docx to ...

    Hello With Aspose words 18.2 I have a NullPointerException when trying to convert a docx to pdf. Problem occurs when a part of my docx is splitted into 2 pages Stack trace : Exception in thread "main" java.lang.Nu…...the error occurs during the layout update phase. This might suggest...suggest that the document’s layout is not being calculated correctly...

    forum.aspose.com/t/nullpointerexception-when-co...
  8. 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...
  9. Issue With HTML to PDF Conversion Using Aspose....

    Hi Aspose Team, We are currently experiencing an issue with HTML-to-PDF conversion using Aspose.PDF. In our HTML content, which includes structured data, the content is not rendering correctly during the conversion pro…...distorted and inconsistent layout in the generated PDF. Additionally...cause and suggest a suitable fix or workaround? Looking forward...

    forum.aspose.com/t/issue-with-html-to-pdf-conve...
  10. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...Why it hurts performance Quick fix Creating a MemoryStream → writing...required – each call forces a layout recompute. Fast pattern: //...

    forum.aspose.com/t/how-to-imprve-performance-be...