Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 375 for

aspose pdf docx layout fix

(0.13 sec)
  1. Table content getting split when converted from...

    Hi, I’m trying to convert a Docx file with 104 pages into Pdf, I can see the output Pdf contains 106 pages. When exploring I saw a table on page 37 (in Docx) got split into two tables in the next page in Pdf. Simsun a…...converted from docx to pdf with latest 26.1 aspose words Aspose.Words...to convert a docx file with 104 pages into pdf, I can see the...

    forum.aspose.com/t/table-content-getting-split-...
  2. Docx files with section break not working - Fre...

    Hi, I want to convert an Docx file which has several section break(next page) into Pdf. But the output generated has a bunch of errors in the bulletin numbers. I’ve attached the input files and the difference for your r…...Docx files with section break not working Aspose.Words Product...12:20pm 1 Hi, I want to convert an docx file which has several section...

    forum.aspose.com/t/docx-files-with-section-brea...
  3. Frame rendered in wrong place when converting D...

    Hi, When converting a Docx to Pdf using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.Docx"); doc.Save(@".\test.Pdf"); I’ve attached the test files and a s…...place when converting DOCX to PDF Aspose.Words Product Family...When converting a DOCX to PDF using Aspose, I noticed one of...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  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...misplaced Aspose.Words Product Family words-java mohamed.sathakathullah...

    forum.aspose.com/t/docx-to-pdf-conversion-image...
  5. Pdf->docx- bullets markup lost - Free Su...

    Hello! I trying convert a Pdf to Docx: using (var doc = new AsposePdf.Document(path)) { DocSaveOptions opt = new DocSaveOptions() { Format = DocSaveOption…...Pdf->docx- bullets markup lost Aspose.PDF Product Family...Hello! I trying convert a pdf to docx: using (var doc = new asposePDF...

    forum.aspose.com/t/pdf-amp-gt-docx-bullets-mark...
  6. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be Pdf-Pdf, Pdf-Docx, Docx-Docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. Pdf-Pdf comparison and …...comparison - Using Aspose library Aspose.Total Product Family...documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison...

    forum.aspose.com/t/document-comparison-using-as...
  7. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert Pdf file inside doc and convert into Pdf then Pdf file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...PDF file distorted Aspose.Words Product Family words-net RiteshK10...insert pdf file inside doc and convert into pdf then PDF file is...

    forum.aspose.com/t/pdf-file-distorted/327238
  8. Urgent formatting issue encountered during the ...

    Dear Support, Forwarded from Yuvraj Jangid yuvraj.jangid@Alphastream.ai: I am writing to report an urgent formatting issue encountered during the conversion of a Word document (Docx) to Pdf using our licensed product, A…...of a Word document (DOCX) to PDF Aspose.Words Product Family...document (DOCX) to PDF using our licensed product, Aspose.Words for...

    forum.aspose.com/t/urgent-formatting-issue-enco...
  9. Footer height and extra line issue when convert...

    I am experiencing a Layout problem when converting OpenDocument Text (.odt) files to Pdf using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...pdf in Aspose.Words Aspose.Words Product Family...8:06am 1 I am experiencing a layout problem when converting OpenDocument...

    forum.aspose.com/t/footer-height-and-extra-line...
  10. 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…...page when converting DOCX to PDF Aspose.Words Product Family...When converting a DOCX to PDF using Aspose.Words. I noticed the...

    forum.aspose.com/t/rows-moved-to-the-next-page-...