Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,273 for

fixed layout

(2.08 sec)
  1. 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...
  2. Common issues with PS files and how to solve them

    Troubleshooting with PostScript documents. Navigate intricate challenges in PS files. Learn debugging techniques for optimal print and display the results....NET Page Description Language Fix problems with PS files Live Demos...text, images, graphics, and layout elements that need to be printed...

    docs.aspose.com/page/net/troubleshoot-with-ps-f...
  3. 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...
  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. 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...
  6. 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...
  7. 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...
  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. 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...
  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...