Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 3,978 for

pdf attachment

(0.98 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.Pdf Products – C# 를 사용하여 Pdf에 첨부 파일 추가 https://products.aspose.com/Pdf/ko/net/Attachments/add/ Recent content in C# 를 사용하여 Pdf에 첨부 파일 추가 on Aspsoe.Pdf Product......PDF Products – C# 를 사용하여 PDF에 첨부...https://products.aspose.com/pdf/ko/net/attachments/add/ Recent content...

    products.aspose.com/pdf/ko/net/attachments/add/...
  2. Unable to flatten page rotation - Free Support ...

    Hello, I try rotate Pdf file page and then flatten page rotation. Rotation works well, but flattering result is invalid. Please look at the source Pdf file I attached. My test code is below. Mikhael A4 with border.pd…...PDF Product Family Mikhael July 1...1:24pm 1 Hello, I try rotate PDF file page and then flatten page...

    forum.aspose.com/t/unable-to-flatten-page-rotat...
  3. Extracted text changed when updating to a newer...

    Hello. We are upgrading some code that was using Aspose.Pdf 23.10 to the latest release (26.1, but quick tested against 26.2 since I saw it was now available), and we are seeing some minor differences in text that is bei…...PDF for .NET Aspose.PDF Product Family aspose-pdf-net kevin...some code that was using Aspose.PDF 23.10 to the latest release (26...

    forum.aspose.com/t/extracted-text-changed-when-...
  4. Wrong background in shape with m - Free Support...

    Hi, after uploading, it appears that many shapes are not displayed correctly (see screenshot below). The shapes that are displayed in dark gray or blue are also yellow in the original. If you look at the formatting of …...converting to PDF. Previously, this was also the case in the PDf Preview...from existing files. I am attaching the file in the follwing Zip:...

    forum.aspose.com/t/wrong-background-in-shape-wi...
  5. Issue with watermarking using Aspose.PDF 24.11....

    Class : Aspose.Pdf.Document Method: AddStamp Error : Specified argument was out of the range of valid values. (Parameter ‘Unrecognized filter type.’)...PDF 24.11.0 as Specified argument...range of valid values Aspose.PDF Product Family net Saravana1983...

    forum.aspose.com/t/issue-with-watermarking-usin...
  6. StackOverflowException with ImagePlacementAbsor...

    Using the following code on the attached Pdf causes a StackOverflowException on Aspose.Pdf for .NET 26.2: var Pdf = new Document("input.Pdf"); var absorber = new ImagePlacementAbsorber(); …...PDF Product Family aspose-pdf-net ast3 February...the following code on the attached PDF causes a StackOverflowExcepti...

    forum.aspose.com/t/stackoverflowexception-with-...
  7. Margin-top, margin-bottom, margin-left, margin-...

    Hello, when I am trying to convert an HTML document to Pdf with Aspose.Words some CSS styles such as margin-top, margin-bottom, margin-left, margin-right not working. The final output Pdf is not reflecting the CSS style…...convert an HTML document to PDF with Aspose.Words some CSS styles...not working. The final output PDF is not reflecting the CSS styles...

    forum.aspose.com/t/margin-top-margin-bottom-mar...
  8. Issue with Image Handling After Upgrading AWS L...

    Dear Aspose Support, I recently upgraded my AWS Lambda function from .NET Core 3.1 to .NET 8.0, and after the upgrade, I encountered an issue where images are no longer being appended in the Publisher files when convert…...when converting to PDF. Text conversion to PDF works as expected...outStream); Aspose.Pdf.Document pubPdfDoc = new Aspose.Pdf.Document(outStream);...

    forum.aspose.com/t/issue-with-image-handling-af...
  9. Annotation decoration not applied when importin...

    Hi, I am trying to import XFDF using PdfAnnotationEditor#importAnnotationsFromXfdf. The xfdf file contains one freetext annotation decorated with bold, italic, underline, strike through. However, after saving as Pdf fil…...PDF Product Family hiraki.uk April...However, after saving as pdf file and opening pdf file with chrome or...

    forum.aspose.com/t/annotation-decoration-not-ap...
  10. Appending a TextFragment to TextBuilder gives a...

    I have code that modifies a Pdf by adding a TextFragment to TextBuilder. It works for most Pdfs but for this specific Pdf it throws an IndexOutOfRangeException on the line: textBuilder.AppendText(textFragment); Any ide…...PDF Product Family ka.broden March...I have code that modifies a pdf by adding a TextFragment to TextBuilder...

    forum.aspose.com/t/appending-a-textfragment-to-...