Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 3,580 for

pdf attachment

(0.28 sec)
  1. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.Pdf", options); Formatting and Alignment o…...Pdf rendition is not getting generating like word document Aspose...PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  2. Words to PDF Track Changes Cell Highlighting pr...

    Hello, We have an issue where the resultant Pdf of a Word document that has track changes is unreadable due to the colour choices made for “By Author” Attached is the document highlighting the issue Track Changes.docx …...Words to PDF Track Changes Cell Highlighting produces unreadable...an issue where the resultant PDF of a Word document that has track...

    forum.aspose.com/t/words-to-pdf-track-changes-c...
  3. PDF Font Loss Issue When Converting Documents o...

    Hi Team, When converting Word documents to Pdf format using Aspose.Words on our server environment, fonts (specifically those highlighted in yellow in the attached input Word file) are not being embedded or rendered cor…...PDF Font Loss Issue When Converting Documents on Server Environment...converting Word documents to PDF format using Aspose.Words on...

    forum.aspose.com/t/pdf-font-loss-issue-when-con...
  4. Converting Word document to PDF does not render...

    Please find attached the word document that does not render correctly when converted to Pdf. Some of the pages are not rendered correctly and new page is added at the end. Input Word file Employee evaluation form - 5 …...Converting Word document to PDF does not render correctly Aspose...2026, 10:16am 1 Please find attached the word document that does...

    forum.aspose.com/t/converting-word-document-to-...
  5. Aspose.OMR-Bubbles letters - Free Support Forum...

    is there any way to replace the letters inside the bubbles from English to Arabic letters ?...code like the image in the attachment the number in question must...@osa8am82 Per your request in attachment there is a .cs file with...

    forum.aspose.com/t/aspose-omr-bubbles-letters/2...
  6. Conversion to PDF taking over 1 minute with Lar...

    Hi, I am facing some issues when converting to Pdf from excel / word with documents of larger size. They are taking over 1 minute of time for the conversion. This usually happens with larger files (5-20mb) however, som…...Conversion to PDF taking over 1 minute with Large File Aspose...some issues when converting to PDF from excel / word with documents...

    forum.aspose.com/t/conversion-to-pdf-taking-ove...
  7. 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…...while converting from docx to pdf Aspose.Words Product Family words-java...java to convert docx files to pdf using the below code snippet...

    forum.aspose.com/t/symbols-not-rendering-while-...
  8. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a Pdf file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output Pdf. I checked that the font is installed and is loc…...becomes bold during Excel to PDF conversion Aspose.Cells Product...Product Family excel-to-pdf sdonapati March 31, 2022, 8:31pm 1 Hi...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  9. Some text are getting cut while converting from...

    Hi team, Please check the Pdf at page 11 & 13. The text are getting cut. I am attaching word doc and Pdf file for your reference. issue.zip (1.4 MB)...while converting from word to pdf Aspose.Words Product Family forasposeissues...1 Hi team, Please check the pdf at page 11 & 13. The text are...

    forum.aspose.com/t/some-text-are-getting-cut-wh...
  10. 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-...