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

pdf attachment

(0.16 sec)
  1. 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...
  2. 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...
  3. Issue with custom fonts converting from word to...

    We have an issue converting a word document to Pdf with a custom font. I’ve tried several ways to setup the custom fonts, but so far it always failed. here is my code: string[] fontFolders = FontsLoader.GetFontFolder…...from word to pdf Aspose.Words Product Family aspose-pdf-net , words-net...converting a word document to pdf with a custom font. I’ve tried...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  4. .docx to .pdf and .html table formatting error ...

    Hi, When converting a .docx file to a .Pdf file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. Code: var saveOptions = new PdfSaveOptions(); saveOptions.Use…...pdf and .html table formatting error Aspose.Words Product...converting a .docx file to a .pdf file using Aspose.Words, I noticed...

    forum.aspose.com/t/docx-to-pdf-and-html-table-f...
  5. PDF Tag Structure Issue for TOC – Missing Refer...

    We have observed that the Pdf tag structure for the Table of Contents (TOC) differs when generating a document via code compared to using the Word “Save as Pdf” option. Specifically, the reference link is missing in the …...PDF Tag Structure Issue for TOC – Missing Reference Link Aspose...1 We have observed that the PDF tag structure for the Table of...

    forum.aspose.com/t/pdf-tag-structure-issue-for-...
  6. 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...
  7. Issue with aspose pdf: SSRF vulnerability - Fre...

    When customer create rendition from html file which contains iframe, exposing the CTS server IIS start page, they get the IIS link printed on the output file which on clicking takes us to Microsoft IIS website. Below ar…...Issue with aspose pdf: SSRF vulnerability Aspose.PDF Product Family...output using aspose pdf to transform html to pdf. HtmlLoadOptions...

    forum.aspose.com/t/issue-with-aspose-pdf-ssrf-v...
  8. Aspose.Words freezed while converting from DOCX...

    Hello, I have a problem with the attached DOCX document. I tried to convert it in Pdf, but Aspose.Words freezes and does not convert it. I did my test both with the latest version Aspose.Words 26.3 and with previous o…...while converting from DOCX to PDF Aspose.Words Product Family words-net...the attached DOCX document. I tried to convert it in PDF, but...

    forum.aspose.com/t/aspose-words-freezed-while-c...
  9. 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...
  10. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...OCR a PDF image to a readable PDF Aspose.OCR Product Family vaughnis...code: input.Add("\Files\OCRTest.pdf", startPage:=1, pagesCount:=1)...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...