Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 12,340 for

pdf to docx

(0.15 sec)
  1. 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...
  2. 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...
  3. Rows are moved to the next page when converting...

    Hello Aspose Team, Is this issue resolved? We are also facing the same issue with the Docx To Pdf conversion in landscape mode. Regards, Shashishekar B S...next page when converting DOCX to PDF Aspose.Words Product Family...the same issue with the Docx to PDF conversion in landscape mode...

    forum.aspose.com/t/rows-are-moved-to-the-next-p...
  4. 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-...
  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. 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...
  7. Rows moved to the next page when converting DOC...

    Hi, When converting a Docx To Pdf using Aspose.Words. I noticed the last row of a page was moved To the beginning of the next page, causing messed up layout and extra pages. Code: var document = new Document(@".\test…...next page when converting DOCX to PDF Aspose.Words Product Family...1 Hi, When converting a DOCX to PDF using Aspose.Words. I noticed...

    forum.aspose.com/t/rows-moved-to-the-next-page-...
  8. Symbols not rendering while converting from doc...

    aspose_issue.Docx (34.3 KB) Hi Team, I am using aspose words version 23.6 in java To convert Docx files To Pdf using the below code snippet - Document doc = new Document(filePath); doc.acceptAllRevisions(); NodeCollec…...rendering while converting from docx to pdf Aspose.Words Product Family...2026, 8:57am 1 aspose_issue.docx (34.3 KB) Hi Team, I am using...

    forum.aspose.com/t/symbols-not-rendering-while-...
  9. Thai symbols look like boxes while docx to pdf ...

    Hello Support Team, Our client has technical question. Client: A R, Sanjay sanjay.ar@ecolab.com Product: Aspose.Words for Python via .NET OS: Linux Issue: Regarding Thai language I have created a Docx file using py…...symbols look like boxes while docx to pdf convertion Aspose.Words Product...I have created a docx file using python docx with Thai symbols...

    forum.aspose.com/t/thai-symbols-look-like-boxes...
  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...