Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 3,582 for

pdf attachment

(0.24 sec)
  1. Document.Info empty or not applied for PDF 2.0 ...

    Hello, I am experiencing an issue when working with Pdf files using Aspose.Pdf.NET 26.1.0. I tested with two Pdf files (attached): input1.Pdf in Pdf 1.7 format input2.Pdf in Pdf 2.0 format I am also attaching a samp…...empty or not applied for PDF 2.0 Aspose.PDF Product Family ISIWARE...when working with PDF files using Aspose.PDF.NET 26.1.0. I tested...

    forum.aspose.com/t/document-info-empty-or-not-a...
  2. PDF to HTML conversion results badly formed HTM...

    Hi, I'm converting Pdfs to HTML using Aspose.Pdf. With certain Pdf-files, conversion results badly formed HTML. I've attached one Pdf-file having this problem, converted (badly formed) HTML and code I've used for conve…...PDF to HTML conversion results badly formed HTML Aspose.PDF Product...converting PDFs to HTML using Aspose.PDF. With certain PDF-files,...

    forum.aspose.com/t/pdf-to-html-conversion-resul...
  3. Excel v 95 to PDF - Free Support Forum - aspose...

    receive an error that the format is not supported...Excel v 95 to PDF Aspose.Cells Product Family Hank_Edwards April...inquriy. Please note Excel to PDF conversion is supported by Aspose...

    forum.aspose.com/t/excel-v-95-to-pdf/33297
  4. PDF to PDFA using Java SDK - Compliance issue -...

    Hi I am converting Pdf (generated from Adobe) to PdfA using Aspose Java SDK. While validating the Pdf, attached errors are thrown. Could you hel me on how to overcome these error, is there any method provided by Aspose…...PDF to PDFA using Java SDK - Compliance issue Aspose.PDF Product...1:05pm 1 Hi I am converting PDF (generated from Adobe) to PDFA...

    forum.aspose.com/t/pdf-to-pdfa-using-java-sdk-c...
  5. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in Pdf with Aspose.Pdf, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.Pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...Text in PDF throw a NullReferenceExcepti Aspose.PDF Product Family...Family replace-pdf-text sullivan March 26, 2022, 7:16am 1 I want...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  6. ZUGFeRD creation out of PDF/UA-1 PDFs - Free Su...

    __Test_Exporter.zip (18,9 KB) In case the input Pdf is in coming within the Pdf/UA-1 standard (universal accessibility), The ZUGFeRD Pdf is not valid after the creation. Our Tests so far showed that the creation of the…...ZUGFeRD creation out of PDF/UA-1 PDFs Aspose.PDF Product Family clh...case the input PDF is in coming within the PDF/UA-1 standard (universal...

    forum.aspose.com/t/zugferd-creation-out-of-pdf-...
  7. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.Pdf.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...PDF containing emojis converts to image very slowly Aspose.PDF...PDF Product Family aspose-pdf-net Rachel_Lee January 2, 2026,...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  8. Convert PDF to Xps creates bloated file - Free ...

    I converted the attached 10 page 10mb Pdf file to xps and created a massive bloated 71mb .xps file using the following code: Is there a better way? help! MemoryStream inStreamPdf = new MemoryStream(inDocument); …...Convert PDF to Xps creates bloated file Aspose.PDF Product Family...1 I converted the attached 10 page 10mb pdf file to xps and created...

    forum.aspose.com/t/convert-pdf-to-xps-creates-b...
  9. How to detect a PDF is image over text - Free S...

    Hello, Is there any possibility to detect the image background is above or behind the text layer? Attached example of a Pdf with the image background above the text layer....How to detect a PDF is image over text Aspose.PDF Product Family...behind the text layer? Attached example of a pdf with the image background...

    forum.aspose.com/t/how-to-detect-a-pdf-is-image...
  10. Custom Number Format with Trailing Dots is igno...

    Hello, When a workbook contains text-based cells with the custom number format “@ *.”, it shows the cell content with trailing dots. When this workbook is exported to HTML, the custom format seems to be ignored and the …...1 , the attached TrailingDots.xlsx file and...above code should produce the attached TrailingDots.html file. If...

    forum.aspose.com/t/custom-number-format-with-tr...