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

pdf to docx

(0.28 sec)
  1. 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...
  2. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.Pdf To convert Pdfs To Docx. The code is as follows: using (var PdfDocument = new Aspose.Pdf.Document(PdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…...PDF.Drawing]Pdf To Docx issue with OCR of a document...Aspose.PDF Product Family aspose-pdf-net , pdf-to-docx IBurzoEvoRWS...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...
  3. 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-...
  4. 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...
  5. 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...
  6. 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-...
  7. 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...
  8. 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...
  9. Error in converting docx to PDF when docx file ...

    Hello Team, We are using Aspose To convert from Word To Pdf and getting below exception when Docx file contains wordart , Having issue with .net 8.0 but workig fine with older version Below is teh example of Docx f…...Error in converting docx to PDF when docx file contas wordart...from Word to PDF and getting below exception when docx file contains...

    forum.aspose.com/t/error-in-converting-docx-to-...
  10. Convert PDF to DOCX in Java | Aspose.PDF | java...

    I use aspose-Pdf 21.4 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-Pdf</artifactId> <version>21.4</version> </dependency> And I want To convert Pdf f…...Convert PDF to DOCX in Java | Aspose.PDF | java.lang.IndexOutOfBoundsExce...IndexOutOfBoundsExce Aspose.PDF Product Family pdf-to-docx allganize May 11...

    forum.aspose.com/t/convert-pdf-to-docx-in-java-...