Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 12,313 for

docx to pdf

(0.17 sec)
  1. DOCX to PDF font issue from Mikhael - Free Supp...

    Hello, I found an issue when I try convert Docx files To Pdf. Please look at the screenshot image I attached. As you can see, text lines looks differently in MS Word (Docx) and in Adobe Acrobat (Pdf). Please let me kno…...DOCX to PDF font issue from Mikhael Aspose.Words Product Family...issue when I try convert DOCX files to PDF. Please look at the screenshot...

    forum.aspose.com/t/docx-to-pdf-font-issue-from-...
  2. Text out of tables converting pdf to docx - Fre...

    Hi converting from Pdf the text in Docx file is unformatted in Docx output file. this the code To convert from Pdf To Docx. string fileSource = @"C:\temp\xxx.Pdf"; Aspose.Words.Document x = new Aspose.Words.Document(fil…...out of tables converting pdf to docx Aspose.Words Product Family...converting from pdf the text in docx file is unformatted in docx output...

    forum.aspose.com/t/text-out-of-tables-convertin...
  3. Aspose.Words looses footnotes converting DOCX t...

    Scenario: Convert Docx To Pdf. Issue: Aspose.Words 24.12 – No footnotes on the first page of the generated Pdf. Aspose.Words 25.1 – Pdf cannot be generated. NullReferenceException is thrown is thrown. Attachments: …...looses footnotes converting DOCX to PDF Aspose.Words Product Family...11:52am 1 Scenario : Convert DOCX to PDF. Issue : Aspose.Words 24...

    forum.aspose.com/t/aspose-words-looses-footnote...
  4. 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...
  5. Word ,docx,rtf,html fastest solution to convert...

    Blockquote The aspose.Pdf python via C++ is much much faster for images than aspose.Total via .net . I am expecting the same speed for the Docx,html,rtf,word. When can we expect a product for the Docx,html,rtf,word p…...Word ,docx,rtf,html fastest solution to convert to pdf Aspose...Family html-to-pdf , docxtopdf , word-to-pdf , rtf-to-pdf Balaji_Revanth...

    forum.aspose.com/t/word-docx-rtf-html-fastest-s...
  6. Java Convert PDF to Word DOC | PDF to DOCX

    Easily convert Pdf To Word DOC in Java. Convert Pdf To DOC or Pdf To Docx programmatically using Java Pdf To Word (DOC/Docx) converter library....development, and converting PDF files to Word documents is a...will explore how to convert PDF files to Word documents in a...

    blog.aspose.com/pdf/convert-pdf-to-word-doc-doc...
  7. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert Docx To Pdf. For the conversion, I’m using the code below: Document document = new Document("document.Docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …...footnotes when converting docx to PDF Aspose.Words Product Family...Family docxtopdf , words-java , pdf-footnote ANDREA.FARRIS March...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  8. 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...
  9. Convert PDF to DOC or DOCX format in Ruby|Aspos...

    Learn how To convert Pdf documents To DOC or Docx formats in Ruby with Aspose.Pdf, enabling easier editing and processing....Convert PDF to DOC or DOCX format in Ruby Contents [ Hide ] Aspose...Aspose.PDF - Convert PDF to DOC or DOCX To convert PDF document...

    docs.aspose.com/pdf/java/convert-pdf-to-doc-or-...
  10. 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...