Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 3,849 for

pdf attachment

(0.13 sec)
  1. 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...
  2. PdfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pdf](../../aspose.words/saveformat/#Pdf) format...Pdf format. To learn more, visit...a document in the SaveFormat.Pdf format. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. NullReferenceException in Concatenate() for cer...

    similar to NullReferenceException when concatenating files - #5 by skrz We have found 2 Pdf files that throw the same exception. We can provide the files and the source code of a test program. We have reproduced the e…...PDF Product Family concatenate-pdf StanYork April...- #5 by skrz We have found 2 PDF files that throw the same exception...

    forum.aspose.com/t/nullreferenceexception-in-co...
  4. Vertical Signature Appear on Document - Free Su...

    On some Pdf we are getting sing vertically, can you please look into it. Attaching the sample Pdf file for referance. SampleVertical_Sign.Pdf (272.2 KB)...PDF Product Family digitally-sign-pdf lkendre January...17, 2025, 12:20pm 1 On some pdf we are getting sing vertically...

    forum.aspose.com/t/vertical-signature-appear-on...
  5. Html underline does not work when wrapping ital...

    Hi! The Html underline does not work with version 7.9.0 when it wraps the italic tag but it works when the italic tag wraps the underline tag. The sample code exposing the issue is below and I have attached a Pdf file w…...PDF Product Family jeanfrancoisrouleau...issue is below and I have attached a PDF file with the result. public...

    forum.aspose.com/t/html-underline-does-not-work...
  6. setOrientation(LANDSCAPE) Does Not Update Paper...

    Aspose.Cells Bug Report: setOrientation(LANDSCAPE) Does Not Update Paper Dimensions Summary When setting PageSetup.setOrientation(PageOrientationType.LANDSCAPE) on a worksheet, the orientation flag is updated but the pap…...Product Family cells-java , pdf-orientation pblad February 10...landscape orientation. This causes PDF conversion to render the page...

    forum.aspose.com/t/setorientation-landscape-doe...
  7. Aspose.Pdf.Facades.Form. ImportFdf unable to ca...

    When using the Aspose.Pdf.dll ( version 25.1 and 25.5) , calling the Aspose.Pdf.Facades.Form.ImportFdf method results in error "unable to cast object of type ‘aspose.Pdf.annotations.widgetannotation’ to type ‘aspose.Pdf…...Pdf.Facades.Form. ImportFdf unable to cast object of type...'aspose.pdf.annotations.widgetannotation' to type Aspose.PDF Product...

    forum.aspose.com/t/aspose-pdf-facades-form-impo...
  8. Bookmarks are being output with a special chara...

    I am creating a simple bookmark into this Pdf using Aspose.Pdf version 25.3.0.0: Document newDoc = new Document(); newDoc.Pages.Add(); var PdfOutline = new Aspose.Pdf.OutlineItemColl…...PDF Product Family hoack May 8, 2025...simple bookmark into this PDF using Aspose.PDF version 25.3.0.0: Document...

    forum.aspose.com/t/bookmarks-are-being-output-w...
  9. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为Pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...PDF Aspose.PDF Product Family jidesheng...the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param...

    forum.aspose.com/t/two-issues-with-adding-water...
  10. Differentiation between Comments and Reference ...

    Hello Everyone and @alexey.noskov, In my Java code I remove comments from my document. When converting word to Pdf using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...PDF Product Family aspose-pdf-java , words-java...document. When converting word to PDF using Aspose.words: com.aspose...

    forum.aspose.com/t/differentiation-between-comm...