Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 36,204 for

pdf to png

(0.16 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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-...
  8. 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-...
  9. Convert dxf file to pdf - missing layers - Aspo...

    Hello, I’m tring To convert dxf file inTo Pdf. The dxf contains layers which is not converted inTo the Pdf file. TCAD.projectsLayerse.zip (653 Bytes) output56318438.Pdf (19.1 KB) This is my code: using …...Convert dxf file to pdf - missing layers Aspose.CAD Product Family...tring to convert dxf file into pdf. The dxf contains layers which...

    forum.aspose.com/t/convert-dxf-file-to-pdf-miss...
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your Pdf document using ImageStamp class with the Aspose.Pdf for Java library....Add Image stamps in PDF programmatically Contents [ Hide ] Add...Add Image Stamp in PDF File You can use ImageStamp class to add...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/