Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 3,338 for

pdf attachment

(0.28 sec)
  1. C# API to Export MSG to PS | products.aspose.com

    Convert MSG to PS without using Microsoft Word or Outlook on .NET...Microsoft Office documents, PDFs, images, and emails. Aspose...features for manipulating email attachments, message headers, and other...

    products.aspose.com/total/net/conversion/msg-to...
  2. Unable to process large files - Free Support Fo...

    Hello, When I am implementing the word to Pdf conversion. It’s failing for files larger than 4MB. Hosting it in AWS, lambda is getting timed out. I am using the temporary license, to purchase the paid license we need to…...am implementing the word to pdf conversion. It’s failing for...convert large Word documents to PDF using AWS Lambda. Here’s a structured...

    forum.aspose.com/t/unable-to-process-large-file...
  3. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...document from Word to PDF results in a PDF with 3 pages. However...same error with the document attached. I’ve catching the scenario...

    forum.aspose.com/t/document-extractpages-yields...
  4. Aspose.Pdf Adding 16 bit Sound Annotation plays...

    I’m trying to add a sound annotation to a Pdf using the code below: document = new Document(); document.Pages.Add(); Page page = document.Pages[1]; string audioFile = @"…...Pdf Adding 16 bit Sound Annotation plays noisy Aspose...Aspose.PDF Product Family rrkhan March 18, 2026, 2:26am 1 I’m trying...

    forum.aspose.com/t/aspose-pdf-adding-16-bit-sou...
  5. Document Mismatch Issue with Aspose Integration...

    Good Day Team Can you please assist the customer as per below: I am a Senior Developer from SITA, currently maintaining the OCJ Court Online system. We are experiencing an issue where documents sent to Aspose for signi…... I have attached the screenshots of one of...for .NET or Aspose.PDF for .NET? Your attached document includes...

    forum.aspose.com/t/document-mismatch-issue-with...
  6. Facades.Form() not displaying the textbox form ...

    Hi, I have a Pdf with form fields in it. In below, i'm setting the background color, value, style and border width for the text box form fields "allergies_label_pg1", "allergies_label_pg3" and saving to "result.Pdf". va…...PDF Product Family rajeshbsw May...2014, 2:06am 1 Hi, I have a PDF with form fields in it. In below...

    forum.aspose.com/t/facades-form-not-displaying-...
  7. Wrong alignment of cell that was shifted to nex...

    Hi, we use table Broken property that shift columns which not fit in current page to next one. But unfortunatelly shifted cell loosing some properties that we specified. F.e alignment look at first and last column. I att…...PDF Product Family mpek June 19,...column. I attached pdf file and project: myfile.pdf (1.8 MB) Thank...

    forum.aspose.com/t/wrong-alignment-of-cell-that...
  8. PdfAttachmentsEmbeddingMode | Aspose.Words for ...

    Specifies how Attachments are embedded to Pdf document in Java....Specifies how attachments are embedded to PDF document. Fields...Description ANNOTATIONS Attachments are embedded as annotations...

    reference.aspose.com/words/java/com.aspose.word...
  9. XLS conversion error (BIFF7 format?) - Free Sup...

    The attached XLS failed to convert to Pdf, giving the following exception: Unhandled Exception: Aspose.Cells.CellsException: This Excel files contains BIFF7(Excel95 or earlier file format) records. at ?.?.?(† ?) …...6:14pm 1 The attached XLS failed to convert to PDF, giving the...), and converts them all to PDF form. We're considering using...

    forum.aspose.com/t/xls-conversion-error-biff7-f...
  10. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....documents that do not have attached templates. Document doc =...style updating, but do not attach a template document. doc.s...

    reference.aspose.com/words/java/com.aspose.word...