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

streamed attachment memory fix

(0.78 sec)
  1. Aspose Hyperlink not working with 2012 server -...

    We are having the Aspose.pdf version 8.8.0.0. and it worked fine until it was running in 2003 server. Recently we migrated to 2012 server and after that the pdf documents are not getting hyperlinked at all; even though t…...have to make a quick decision/fix for the same. Request your earliest...TextFragmentCollecti textFragmentCollecti; Stream input = System.IO.File.OpenRead(inPutFile);...

    forum.aspose.com/t/aspose-hyperlink-not-working...
  2. Fonts are missing in pdf after word to pdf conv...

    we have created one azure web app which convert word to pdf using aspose but after conversion “Source sans pro” font is missing in pdf. same issue we were reproduce it on local but after installation of “Source sans pro…...loading fonts from a stream, a file system or memory using C#. You should...resolved. 1511×623 169 KB attached input and output pdf. Post...

    forum.aspose.com/t/fonts-are-missing-in-pdf-aft...
  3. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...1 KB) when trying to save attached PDF with: SaveOptions so =...jd.#=zCPdtD8mHdWGGgn9BdPf=(Stream #=zlanGNwI=, String #=zUIBQWD4=...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  4. Generic GDI error on PDF to TIFF conversion - F...

    I have a generic GDI exception on a vector PDF, I attach it, my code is: Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(streamInput); bool IsLandscape = IsPageLandscape(pdfDocument.Pages.First()); var book…...exception on a vector PDF, I attach it, my code is: Aspose.Pdf...Ensure your system has enough memory and resources available, as...

    forum.aspose.com/t/generic-gdi-error-on-pdf-to-...
  5. JsonDataSource Initialization Extremely Slow wi...

    I’m using the LINQ Reporting Engine in Aspose.Words and passing a large JSON structure (~18,000 tokens) as the data source. Currently, I’m instantiating the data source like this: var dataSource = new JsonDataSource(n…...generating the JSON and memory stream is fast, the constructor...@PramodMn Could you please attach the problematic input JSONT...

    forum.aspose.com/t/jsondatasource-initializatio...
  6. Exception when saving an xlsx file - Free Suppo...

    Hi There, I am using Aspose.Cell version 26.1.0. I am trying to save the attached file (xlsx is inside the zip file) using the following code: var stream = new FileStream( filePath == null ? Path.GetTempFileName() …... I am trying to save the attached file (xlsx is inside the zip...using the following code: var stream = new FileStream( filePath...

    forum.aspose.com/t/exception-when-saving-an-xls...
  7. Getting Java heap space error in below method -...

    We are encountering a heap Memory error in the following line: document.save(byteArrayOutputStream, opts) The document size is only 229.4 kB, and the method is used to extract HTML text from all content controls.after …...We are encountering a heap memory error in the following line:...Is there a more optimized or memory-efficient way to handle this...

    forum.aspose.com/t/getting-java-heap-space-erro...
  8. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…...the file is being loaded or streamed between the two environments...likely points to how the file stream is handled—specifically, using...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  9. 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...
  10. 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...