Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 1,225 for

fixed layout

(0.1 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. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. How to set single color to all revisions and no...

    Hello Support, This is request from Mahendra Reddy Kona: We encountered a requirement where we need to maintain a consistent revision color across all document revisions, regardless of the author. Despite following the…...layout_options.revision_options.inserted_text_color...inserted_text_color = aw.layout.RevisionColor.CLASSIC_BLUE doc.layout_options...

    forum.aspose.com/t/how-to-set-single-color-to-a...
  8. 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...
  9. 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-...
  10. 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...