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

docx to pdf

(0.3 sec)
  1. Converting a PDF to an invalid word docx - Free...

    Hi, When I am converting a Pdf To a Docx document, the Docx document is invalid, I can’t open it with words and I was able To dig this error: “Input file contains more than 1 entry with the name word/media/image36.jpe…...Converting a PDF to an invalid word docx Aspose.PDF Product Family...am converting a PDF to a docx document, the docx document is invalid...

    forum.aspose.com/t/converting-a-pdf-to-an-inval...
  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. 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. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a Docx file To Pdf using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.Docx"); doc.LayouToptions.TextShaperFacTory = HarfBuzzTextShaperFacTory.Instance…...appears when converting DOCX to PDF Aspose.Words Product Family...Hi, When converting a DOCX file to PDF using Aspose.Words, I...

    forum.aspose.com/t/extra-text-appears-when-conv...
  5. 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-...
  6. Table Left Border Alignment Issues DOCX to PDF ...

    One of our cusTomer complained about the alignment of the left border of a table. We saw this border shifts a bit To the right after the Docx is converted To Pdf. Strangely this doesn’t happen if the table has only one …...Border Alignment Issues DOCX to PDF conversion Aspose.Words Product...the right after the docx is converted to PDF. Strangely this doesn’t...

    forum.aspose.com/t/table-left-border-alignment-...
  7. Aspose.PDF.Drawing Converting PDF to Docx in Li...

    Hello. Library used here is Aspose.Pdf.Drawing [25.6.0], but tested with [25.5.0] as well. We are using linux containers using amazon linux 2023 base image, and when trying To convert a Pdf document To Docx, we get s…...PDF.Drawing Converting PDF to Docx in Linux word splitting...Aspose.PDF Product Family aspose-pdf-net , aspose-pdf-linux IBurzoEvoRWS...

    forum.aspose.com/t/aspose-pdf-drawing-convertin...
  8. 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-...
  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. [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...