Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 35,120 for

pdf to png

(0.15 sec)
  1. Convert PS to PDF result in error - Free Suppor...

    Hello, I am trying use Aspose Page To convert a PostScript file To Pdf using the sample code provided. I am getting “%%[Error: Undefined; Offending Command". Attaching the error screenshot and postscript file. Our le…...Convert PS to PDF result in error Aspose.Page Product Family...convert a PostScript file to PDF using the sample code provided...

    forum.aspose.com/t/convert-ps-to-pdf-result-in-...
  2. Processing PDF documents with the RedactionAnno...

    I use the RedactionAnnotation class To process Pdf documents, but there are several problems in the process of processing, please help me To see why. Version info: Aspose.Pdf for Net 23.2 Issue 1 The demo code void Mai…...Processing PDF documents with the RedactionAnnotation class throws...exception Aspose.PDF Product Family aspose-pdf-net sullivan June...

    forum.aspose.com/t/processing-pdf-documents-wit...
  3. After convert an email to PDF the image attachm...

    Hi, After converting a email with attachments To Pdf, the result Pdf only shows the attachments that are not imagens. Can you please verify if this is a bug? I provide the original MSG file with multiple attachments a…...After convert an email to PDF the image attachments are not displayed...attachments list of the converted PDF Aspose.Email Product Family duvidasAspose...

    forum.aspose.com/t/after-convert-an-email-to-pd...
  4. How to ensure dpi is the same when converting f...

    I have a PSD file with resolution 300 dpi. I then convert it To Pdf like this: using var image = Image.Load(input, new PsdLoadOptions() { }); Console.WriteLine(image.Width); Console.WriteLine(image.Height); image.…...when converting from PSD to PDF Aspose.PSD Product Family nielsbosma...300 dpi. I then convert it to PDF like this: using var image =...

    forum.aspose.com/t/how-to-ensure-dpi-is-the-sam...
  5. Aspose.CAD to PDF 100%CPU load leads to server ...

    When converting this CAD file To Pdf, “cadImage.save(dataDir, PdfOptions);” costs Too long and seems it will never sTop, along with constantly Newing threads. As a result, our server collapsed because of 100%cpu load a…...CAD to PDF 100%CPU load leads to server crash Aspose.CAD...converting this CAD file to PDF, “cadImage.save(dataDir, pdfOptions);”...

    forum.aspose.com/t/aspose-cad-to-pdf-100-cpu-lo...
  6. Aspose.PDF Html-To-PDF Japanese Fonts issue on ...

    Hi there, We’re facing production issues when trying To generate Pdf from a HTML that contains Japanese text on a linux container (kubernetes). Here’s the error stacktrace: 2024-07-18 12:13:13.8206|ERROR|Microsoft.Asp…...PDF Html-To-PDF Japanese Fonts issue on Linux container...container Aspose.PDF Product Family aspose-pdf-net rystadenergy July...

    forum.aspose.com/t/aspose-pdf-html-to-pdf-japan...
  7. Does apose support XFA PDF? - Free Support Foru...

    Does aspose Pdf support XFA Pdf files? image.Png (66.5 KB) We are having an issue when getting this kind of files, not showing the real data, it just get the following image: PdfNotShowingCorrectData.Png (56.7 KB)...support XFA PDF? Aspose.PDF Product Family aspose-pdf-net bsotelo...Does aspose pdf support XFA PDF files? image.png (66.5 KB) We...

    forum.aspose.com/t/does-apose-support-xfa-pdf/2...
  8. Half row is hidden when converting excel to pdf...

    Hi, I’m trying To convert some excel To Pdf file, but when I set some cell for text wrap (IsTextWrapped = true) and I run the auTofitrow method var auToFitterOptions = new AuToFitterOptions() { …...hidden when converting excel to pdf Aspose.Cells Product Family zivdaniel...trying to convert some excel to pdf file, but when I set some cell...

    forum.aspose.com/t/half-row-is-hidden-when-conv...
  9. Working with Signature in PDF File|Aspose.PDF f...

    This section explains how To To extract signature information, extract image from signature, change language, and etc using PdfFileSignature class....Working with Signature in PDF File Contents [ Hide ] How to Extract...Signature Information Aspose.PDF for .NET supports the feature...

    docs.aspose.com/pdf/net/working-with-signature-...
  10. Converting byte data to PDF increases the file ...

    Hi team, We are trying To convert byte array To ASPOSE Pdf document like below. This is increasing the file size of the document. Can you please help us on how this can be resolved. Pdf.Document PdfDoc = new Pdf.Docume…...byte data to PDF increases the file size Aspose.PDF Product Family...convert byte array to ASPOSE PDF document like below. This is...

    forum.aspose.com/t/converting-byte-data-to-pdf-...