Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 12,268 for

docx to pdf

(0.71 sec)
  1. Aspose.Words looses footnotes converting DOCX t...

    Scenario: Convert Docx To Pdf. Issue: Aspose.Words 24.12 – No footnotes on the first page of the generated Pdf. Aspose.Words 25.1 – Pdf cannot be generated. NullReferenceException is thrown is thrown. Attachments: …...looses footnotes converting DOCX to PDF Aspose.Words Product Family...11:52am 1 Scenario : Convert DOCX to PDF. Issue : Aspose.Words 24...

    forum.aspose.com/t/aspose-words-looses-footnote...
  2. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a Docx To Pdf, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.Docx"); doc.LayouToptions.TextShaperFacTory = HarfBuzzTextShaperFacTory.Instance; doc.Save(@".\test.…...Interchanges when converting DOCX to PDF using Aspose Aspose.Words...1 Hi, When converting a DOCX to PDF, I noticed some letters get...

    forum.aspose.com/t/letter-interchanges-when-con...
  3. PDF Conversion Formatting Issue – Column Breaks...

    Description: We are facing a formatting issue during Docx To Pdf conversion using Aspose.Words. When generating documents in Docx format, the output appears as expected with correct column and page breaks. However, whe…...PDF Conversion Formatting Issue – Column Breaks Not Preserved...Preserved During DOCX to PDF Conversion Aspose.Words Product Family words-net...

    forum.aspose.com/t/pdf-conversion-formatting-is...
  4. Convert PDF to DOC or DOCX format in Ruby|Aspos...

    Learn how To convert Pdf documents To DOC or Docx formats in Ruby with Aspose.Pdf, enabling easier editing and processing....Convert PDF to DOC or DOCX format in Ruby Contents [ Hide ] Aspose...Aspose.PDF - Convert PDF to DOC or DOCX To convert PDF document...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  5. Convert PDF to DOC or DOCX format in Jython|Asp...

    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....Convert PDF to DOC or DOCX format in Jython Contents [ Hide ]...Aspose.PDF - Pdf to Doc To Check File Format using Aspose.PDF Java...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  6. Aspose.Words freezed while converting from DOCX...

    Hello, I have a problem with the attached Docx document. I tried To convert it in Pdf, but Aspose.Words freezes and does not convert it. I did my test both with the latest version Aspose.Words 26.3 and with previous o…...freezed while converting from DOCX to PDF Aspose.Words Product Family...attached DOCX document. I tried to convert it in PDF, but Aspose...

    forum.aspose.com/t/aspose-words-freezed-while-c...
  7. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...Tables colliding on docx to pdf conversion Aspose.Words Product...resolve(outDir, "final_output.pdf"); fixTableDimentions(headDoc);...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  8. Content are pushed up to page after DOCX to PDF...

    Do you have any solution To this yet? https://forum.aspose.com/t/content-are-pushed-up-To-page-after-Docx-To-Pdf-conversion-using-net/212405 We experience issues with Aspose Pdf adding strange page breaks not present i…...pushed up to page after DOCX to PDF conversion Aspose.Words Product...com/t/content-are-pushed-up-to-page-after-docx-to-pdf-conversion-using-net/212405...

    forum.aspose.com/t/content-are-pushed-up-to-pag...
  9. Convert Docx to PDF generate an error - Free Su...

    I have a Docx that i want To convert To Pdf. When i call the “new Document()”, i get the following error : Exception in thread "main" com.aspose.words.FileCorruptedException: The document appears To be corrupted and c…...Convert Docx to PDF generate an error Aspose.Words Product Family...1:42pm 1 I have a Docx that i want to convert to PDF. When i call...

    forum.aspose.com/t/convert-docx-to-pdf-generate...
  10. Chart axis issues when rendering DOCX to PDF/HT...

    Hi, When converting a Word document with charts To Pdf/HTML, the axis and its content appeared To be wrong. Code: var doc = new Document(@".\test.Docx"); doc.Save(@".\out.Pdf"); doc.Save(@".\out.html"); On the first …...axis issues when rendering DOCX to PDF/HTML Aspose.Words Product...Word document with charts to PDF/HTML, the axis and its content...

    forum.aspose.com/t/chart-axis-issues-when-rende...