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

streamed attachment memory fix

(0.08 sec)
  1. 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-...
  2. 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
  3. 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...
  4. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...different), please find the code attachment below. private void convertTiffToPdf(File...// Export the frame to a memory stream. // PNG preserves DPI metadata;...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  5. 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-...
  6. 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...
  7. 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...
  8. 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-...
  9. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java.... Gets value determining if memory optimization should be performed...when a document is exported to fixed page format. getPageSet() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  10. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...Build OCR input from the PNG stream Dim ocr As New Aspose.OCR.AsposeOcr()...Save OCR result to XLSX in-memory Using xlsxStream As New MemoryStream()...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...