Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,380 for

fixed layout

(2.58 sec)
  1. 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...
  2. Chart X-Axis Labels Appear Slanted When Convert...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart. When I try to get image of the slide, I see that the labels on the x-axis appear slanted while in the ppt they are straight. The code I used: using As…...options that can improve the layout. You can specify custom rendering...include improvements and bug fixes related to rendering charts...

    forum.aspose.com/t/chart-x-axis-labels-appear-s...
  3. 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...
  4. Shapes Not Rendering Properly When Converting W...

    Hello Team, I am converting a Word document to HTML using Aspose.Words. However, I am encountering an issue with shapes during the conversion process. Shapes present in the source Word document are not rendering as per…...Output : 1360×282 32 KB How can I fix this issue ? Professionalize...as in the original Word file. Fix // Load the source document var...

    forum.aspose.com/t/shapes-not-rendering-properl...
  5. 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...
  6. The PDF file generated by Aspose-html contains ...

    Hello Team, I am using Aspose-html-26.2 version to convert the HTML to pdf and find the generated pdf contains some inconsistencies. Attached the sample code and data for your reference. Could you please help to resolve…... Table layout not right. Sample 2: The generated...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/the-pdf-file-generated-by-as...
  7. 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...
  8. Header and footer display in a wrong format aft...

    Display In Wps apperently it all display in single page . when convert to pdf , it turns to double page . what is the best practoce to fix it ? following is the origin file . 695200843888066560.docx (67.4…...what is the best practoce to fix it ? following is the origin.... This might lead into the layout differences due to differences...

    forum.aspose.com/t/header-and-footer-display-in...
  9. Memory Cap of 4GB when converting HTML to PDF -...

    Hi - I’m currently testing a conversion of html to pdf with the code below and it looks like the memory usage runs up to about 4GB then gets re-allocated. Do you know if this can be minimized at all for machines that may…...NET version that includes the fix for HTMLNET‑6193. This resolves...though this is not a guaranteed fix. Key points The memory spike...

    forum.aspose.com/t/memory-cap-of-4gb-when-conve...
  10. 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...