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

fixed layout

(0.18 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. 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...
  3. 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...
  4. Convert Markdown to Image in Java – Aspose.HTML...

    Sample Java code for Markdown to Image conversion with Aspose.HTML for Java. Use it to convert MD to Image in any Java web or desktop application....document size, complexity of layout, number of resources, and memory...Because the pixel number is fixed, raster images can become distorted...

    products.aspose.com/html/java/conversion/md-to-...
  5. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....when a document is exported to fixed page format. getPageSet() Gets...before saving the document to a fixed page format. getUpdateLastPrinted()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...system and will deliver their fixes according to the terms mentioned...file is generated by inner hot fix 25.2.2 with the following codes:...

    forum.aspose.com/t/issue-with-directly-accessin...
  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. 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...
  9. 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...
  10. 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...