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

pdf to docx

(0.19 sec)
  1. [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...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  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. 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...
  8. 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...
  9. 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...
  10. Docx to pdf - bubble graphics missing in pdf af...

    Document: test.Docx (64.4 KB) Before convert: After convert: Code: using Aspose.Words; Aspose.Words.License license; license = new Aspose.Words.License(); license.SetLicense("Aspose.Total.NET.lic"); string da…...Docx to pdf - bubble graphics missing in pdf after convert Aspose...2024, 8:11am 1 Document: test.DOCX (64.4 KB) Before convert: 628×557...

    forum.aspose.com/t/docx-to-pdf-bubble-graphics-...