Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 72 for

streamed attachment memory fix

(1.22 sec)
  1. 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…...2:26pm 1 Hello, Using this attached PDF fnac01.pdf, if we want...page and save the image to stream pngDevice.Process(pdfDocument...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  2. Extract pdf fields including checkboxes - Free ...

    Hi There, I am trying to get all Pdf fields (textbox, checkbox, date etc). When I tried following code I am getting 4 fields only. Am I missing something? Aspose.Pdf.dll Version: 9.9.0.0 Code: public static void Mai…...Filed name: Calendar I have attached template.pdf file. Thanks..."template.pdf" is editable. I have attached template.pdf in my first post...

    forum.aspose.com/t/extract-pdf-fields-including...
  3. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...output document (which I have attached). The first bookmark replacement...is // Load documents from streams var sourceDoc = new Aspose...

    forum.aspose.com/t/replacing-bookmarks-causes-i...
  4. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...workbook as a PDF – all in memory, without creating temporary...can read workbooks from any Stream . After decoding the Base‑64...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  5. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…... public virtual Stream ProcessOleObject(string fileName...Create a stream to save the image in MemoryStream Stream = new MemoryStream();...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  6. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....(annotations, metadata, attachments, JavaScript, etc.). HiddenDataSanitizati...Font Subsetting and Content Stream Compression – OptimizationOptions...

    docs.aspose.com/pdf/net/whatsnew/2025/
  7. 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…...tiff to a memory stream and I’m only converting...fails with the attached error. Any ideas for a fix or a work-around...

    forum.aspose.com/t/convert-pdf-to-tiff-fails-wi...
  8. Aspose.Cells for Python via .NET license issue ...

    Hi, we are trying to deploy our purchased license for aspose.cell python product to our Databricks environment which we could do successfully. But when we call the license within our code, we run into the following error…... If so, you should fix this issue. could you please...concurrently. If so, you should fix this issue. could you please...

    forum.aspose.com/t/aspose-cells-for-python-via-...
  9. 3 minor things - Free Support Forum - aspose.com

    Hello Aspose.Email.dll for .Net Framework 4.5, File Description in project properties, it is set to: Aspose.Email for .NET 4.0 Misleading, better to set it correctly to 4.5. VCardContact.IsMultiContacts / MapiCon…...to check for the blank file/stream length first. The eml msg returns...system and will deliver their fixes according to the terms mentioned...

    forum.aspose.com/t/3-minor-things/312004
  10. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…...before saving it to a new memory stream. I am not seeing any errors...<string, string> dict, Stream stream) { if (dict == null) return...

    forum.aspose.com/t/not-flattening-all-fields-on...