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

pdf attachment

(0.27 sec)
  1. 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 Product...Hi, When converting a DOCX to PDF, I noticed some letters get interchanged...

    forum.aspose.com/t/letter-interchanges-when-con...
  2. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....example for convert cad image to pdf file. public APIGatewayHttpApiV2P..."application/pdf" }, {"Content-Disposition", "attachment;filename=filename...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  3. Aspose.Words hangs upon conversion document to ...

    Hi @nicolasmartel , i am having the same issue right now. I am using the latest aspose-word 25.3 JAVA. Any large docx to Pdf takes forever and hangup at save() method. Did you find any solution for this.Please advise....upon conversion document to PDF Aspose.Words Product Family words-java...25.3 JAVA. Any large docx to PDF takes forever and hangup at save()...

    forum.aspose.com/t/aspose-words-hangs-upon-conv...
  4. Aspose Imaging generating blank pdf for corrupt...

    Hi Team, We are creating Pdf file for files which has application type as “Tagged Image File Format” using below code. public static void convertTifToPdf(String inputFilePath, String outputFilePath) { try (Image image…...Aspose Imaging generating blank pdf for corrupted xif file Aspose...10:05am 1 Hi Team, We are creating pdf file for files which has application...

    forum.aspose.com/t/aspose-imaging-generating-bl...
  5. System.NullReferenceException when using PdfFor...

    Hello aspose support, i`ve a problem converting a aspose document to ZugFerd format. Aspose.Pdf for .Net Version 25.4.0 This line throws the folling exception: Pdf_file1.Convert(new MemoryStream(), PdfFormat.ZUGFeRD…...PDF Product Family olterm April 15...document to ZugFerd format. Aspose.PDF for .Net Version 25.4.0 This...

    forum.aspose.com/t/system-nullreferenceexceptio...
  6. Changed table dimensions when text rotated and ...

    Hi team, Looks like Aspose. words adds some sort of top and bottom margin (or left and right, depending on the frame of reference) to 90-degree text inside a table cell when saving to Pdf. I’m attaching an example - bo…...when text rotated and saved to PDF Aspose.Words Product Family words-net...table cell when saving to PDF. I’m attaching an example - both files...

    forum.aspose.com/t/changed-table-dimensions-whe...
  7. Convert Farsi document with embeded objects and...

    When converting a Farsi document with Farsi numbering to Pdf, the resulting Pdf’s numbering is shows with European numbers, so I added the saveOptions to convert the numbers to Arabic format like so: var saveOptions = n…...embeded objects and numbering to pdf Aspose.Words Product Family words-net...Farsi numbering to pdf, the resulting pdf’s numbering is shows...

    forum.aspose.com/t/convert-farsi-document-with-...
  8. 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...
  9. 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...
  10. 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-...