Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 48 for

streamed attachment memory fix

(0.1 sec)
  1. 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...
  2. Handling Large Excel Files using Aspose cells -...

    Hi Team, Need best ways to handle large files using Aspose cells. I have seen the documentation but could not get it working as such. I have the below requirements and need suggestion to utilize aspose for files beyond …... I am often facing out of memory exception at somepoint while...workbook either through memory stream or file stream 2.The Initialize...

    forum.aspose.com/t/handling-large-excel-files-u...
  3. 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-...
  4. 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
  5. 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...
  6. When converting an MSG file to PDF, Sent Date a...

    We are using the Aspose c# library. When we try to convert MSG files to PDF, for some MSG files, Sent Date appears twice in the PDF files. Below is the code that we use: // Load the MSG file MapiMessage msg = MapiMess…...MailMessage as an MHTML file in a memory stream using (MemoryStream mhtmlStream...Position = 0; // Load the MHTML stream into Aspose.Words Document...

    forum.aspose.com/t/when-converting-an-msg-file-...
  7. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…...with minor variations (line/stream, etc.). But what I would like...this case, the library tries to fix errors in the source document...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Showcases https://docs.aspose.com/imaging/net/showcases/ Recent content in Showcases on Documentation Hugo -- gohugo.io https://docs.aspose.com/imagi......cs attachments/106203944/106365366.tif Source...the process of detecting and fixing this issue on scanned files...

    docs.aspose.com/imaging/net/showcases/index.xml
  9. Does Granularity.WordLevel apply to headers and...

    Does Granularity.WordLevel apply to headers and footers during document comparison...@ankur101010 Could you please attach your problematic input and...the compared document to memory stream document1.Save(memoryStream...

    forum.aspose.com/t/does-granularity-wordlevel-a...
  10. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....the stream M:Aspose.Words.Document.Save(System.IO.Stream,Aspose... Gets value determining if memory optimization should be performed...

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