Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 3,531 for

pdf attachment

(1.3 sec)
  1. Convert .pdf to .tiff Fails with Some .pdfs - F...

    Hi, I am following this code example: https://docs.aspose.com/Pdf/net/convert-Pdf-to-tiff/ The only differences in my code is that I’m outputting the converted .tiff to a memory stream and I’m only converting one page i…...pdf to .tiff Fails with Some .pdfs Aspose.PDF Product...https://docs.aspose.com/pdf/net/convert-pdf-to-tiff/ The only differences...

    forum.aspose.com/t/convert-pdf-to-tiff-fails-wi...
  2. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    Aspose.Pdf for C++ library allows you get? update in a Pdf file with our ....OutlineCollection collection contains all a PDF file’s bookmarks. This article...how to get bookmarks from a PDF file, and how to get which page...

    docs.aspose.com/pdf/cpp/get-update-and-expand-b...
  3. Aspose.PDF Features Tutorial | Aspose.PDF

    Learn how to work with Pdf files with our libraries: .NET, CPP, Java, Python...Learn how to work with PDF files Aspose.PDF is a library that allows...allows you to work with PDF files using C#, C++, Java or Python...

    products.aspose.com/pdf/tutorial/
  4. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to Pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...Converting EML file to PDF using aspose Aspose.Words Product...are trying to convert eml to pdf file and code is as below: MailMessage...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  5. 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...
  6. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.Pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPdf” for (int charNum = …...Problem Reading PDF containing TAB characters Aspose.PDF Product Family...Family tab , aspose-pdf-net louis.a April 15, 2025, 10:40am 1...

    forum.aspose.com/t/problem-reading-pdf-containi...
  7. Print from excel to pdf not giving correct resu...

    When I generate an excel sheet and then save it as a Pdf in my dotnet app. The excel document and the Pdf document look completely different. Not the styling but the data in the sheet. This is from the Pdf This is fr…...Print from excel to pdf not giving correct results Aspose.Cells...as a pdf in my dotnet app. The excel document and the pdf document...

    forum.aspose.com/t/print-from-excel-to-pdf-not-...
  8. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached Pdf fnac01.Pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...images in this pdf freeze the thread Aspose.PDF Product Family...Family aspose-pdf-net tfipsrd January 28, 2025, 2:26pm 1 Hello, Using...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  9. 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-...
  10. 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...