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

docx to pdf

(1.72 sec)
  1. Wrong bookmarks order when converting docx to p...

    Hi Aspose Team, When converting specific Docx file To Pdf we experience and incorrect order in the generated bookmarks. We have compared the result To Word. Please see this screenshot: We’re using latest version of…...bookmarks order when converting docx to pdf Aspose.Words Product Family...When converting specific DOCX file to PDF we experience and incorrect...

    forum.aspose.com/t/wrong-bookmarks-order-when-c...
  2. DOCX to PDF conversion issue in our application...

    Description: We are experiencing an issue during the conversion of Docx documents To Pdf using Aspose. The problem is reproducible in version 26.3.0. Issue details: During the conversion process, the resulting Pdf d…...DOCX to PDF conversion issue in our application Aspose.Words...during the conversion of DOCX documents to PDF using Aspose. The problem...

    forum.aspose.com/t/docx-to-pdf-conversion-issue...
  3. 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...
  4. Docx to PDF conversion - images content in it w...

    https://forum.aspose.com/t/Docx-To-Pdf-conversion-images-content-in-it-were-misplaced/323256...Docx to PDF conversion - images content in it were misplaced... when I converted the docx file to PDF, the images content in...

    forum.aspose.com/t/docx-to-pdf-conversion-image...
  5. 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...
  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. Logo color changes when converting DOCX to PDF ...

    Description: We are facing an issue while converting a Docx document To Pdf using the Aspose package. The document contains a company logo image. When the document is generated in Docx format , the logo appears correct…...changes when converting DOCX to PDF using Aspose Aspose.Words...issue while converting a DOCX document to PDF using the Aspose package...

    forum.aspose.com/t/logo-color-changes-when-conv...
  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. 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-...
  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...