Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 14,771 for

attachment

(0.08 sec)
  1. Jpeg to Pdf convertion, some pages getting blac...

    I have an application that used aspose.pdf 22.2 version to convert multiple jpeg files to single PDF. but after conversion, one page getting fully blackout. But it is working fine with older 11.5 version. Below is the co…...foreach (var attachment in workItem.Attachments) { ms = new ...MemoryStream(attachment.FileContent); Bitmap myimage = new Bitmap(ms);...

    forum.aspose.com/t/jpeg-to-pdf-convertion-some-...
  2. Topics tagged email-eml

    Topics tagged email-eml...2024 Converting EML with attachments to PDF Aspose.Email Product...August 5, 2022 Not Saving attachments properly Aspose.Email Product...

    forum.aspose.com/tag/email-eml
  3. Issue with new Aspose.Cells license file - Aspo...

    Hey there, We have recently received a new purchase license file from sales team and while loading the “Aspose.Cells.lic” from application startup using bellow code, we get the subscription expiry date as well. But with …...send a private message with attachment, please click on my name...and find “Message” button. Attach the license file (please zip...

    forum.aspose.com/t/issue-with-new-aspose-cells-...
  4. PdfFileStamp - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....getAttachmentName () Gets name of attachment when result of operation...into HttpResponse objects as attachment. int getContentDispositio...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  5. PredefinedAction | Aspose.PDF for Python via .N...

    Defines different actions which can be triggered from a PDF file....DOCUMENT_ATTACH_FILE A named action to add file attachment. DOCUMENT_CROP_PAGES...searching. FILE_ATTACH_TO_EMAIL A named action for attaching current...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  6. Form | Aspose.PDF for Java API Reference

    Class representing Acro form object....getAttachmentName() Gets name of attachment when result of operation...into HttpResponse objects as attachment. getButtonOptionCurre(String...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  7. Convert Dotx template to PDF failed : The docum...

    Hi, We are using last version Aspose.Words.Document to convert Docx/Dotx to PDF. Ex. : var lAsposeDoc =new Aspose.Words.Document(lFullPathFile); lAsposeDoc.Save(lStream, Aspose.Words.SaveFormat.Pdf); Dotx documents …...-to-pdf with the file in attachment : Aspose-pattern-test.zip...

    forum.aspose.com/t/convert-dotx-template-to-pdf...
  8. PPT publish to PDF getting changed after font d...

    Hello, We are trying to upgrade our Aspose Slides for Java to the latest version, but we have hit an issue related to publishing PowerPoint presentation to PDF. Here are the steps: Load and register fonts directory w…... File description in Attachment: Presentation.pptx: the Source...

    forum.aspose.com/t/ppt-publish-to-pdf-getting-c...
  9. Docx to pdf: style for the list marker changes ...

    Hi. I encountered an unexpected behavior when converting from docx to pdf: the style for the list marker changes on a linux system (Oracle Linux Server 8.8). Markers do not change if I perform the conversion in the Wind…...ToArray(); } } In the attachment file examples bullet list...on Linux machine you have attached Webdings font is used. This...

    forum.aspose.com/t/docx-to-pdf-style-for-the-li...
  10. Thumbnails Are Not Displayed Correctly when The...

    Hi. I am using Aspose.Slides (ver.22.7.0). When I create a thumbnail of a slide with a graph with the code below, the contents of the graph are not displayed correctly as shown in the Attachment. var pres = new Presen…...correctly as shown in the attachment. var pres = new Presentation(pptPath);...

    forum.aspose.com/t/thumbnails-are-not-displayed...