Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 3,935 for

stream provider

(1.15 sec)
  1. Major performance issue in latest Aspose PDF ve...

    Hi Team, We recently updated Aspose.Pdf from version 24.02 to 25.06 in our .NET Framework application. After the update, we observed a significant performance degradation when generating bigger documents that include he…... The provided code below can be used to...AddHeaderAndFooterAs(document); using (var stream = new MemoryStream()) { var...

    forum.aspose.com/t/major-performance-issue-in-l...
  2. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...(Stream ) at .(Stream ) at .(Stream , String ) at...tream , String , Boolean ) at .(Stream , Document , LoadOptions )...

    forum.aspose.com/t/key-not-found-exception/293338
  3. PdfFileMend Class|Aspose.PDF for Java

    Learn how to use the PDFFileMend class in Java to mend and repair PDF files using Aspose.PDF....FormattedText into PDF document, provided that you have the original...pdf" ); } The third example provides the ability to Add Text to...

    docs.aspose.com/pdf/java/pdffilemend-class/
  4. Licensing|Aspose.Slides Documentation

    Apply, manage, and troubleshoot licenses in Aspose.Slides for .NET. Ensure uninterrupted access to full features with our step-by-step licensing guide.... The evaluation version provides the same functionalities as...(without a license specified) provides full product functionality...

    docs.aspose.com/slides/net/licensing/
  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…...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. Licensing|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....(without a license specified) provides full product functionality...License ; ….. try { //Create a stream object containing the license...

    docs.aspose.com/slides/jasperreports/licensing/
  7. Working with Projects in C++ | Aspose.Tasks Doc...

    This guide explains how to create and save project files using Aspose.Tasks for C++ without Microsoft Office dependencies....empty project file from the stream using the Project class as...file stream or file name, and one of the values provided by the...

    docs.aspose.com/tasks/cpp/creating-and-saving/
  8. C++ API to Convert XML to XLTX | products.aspos...

    Convert XML to XLTX via C++ API without using Microsoft Excel or Adobe Reader... It is easy to use and provides a wide range of features that...class. Save XLTX File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/xml-to...
  9. Make a ZIP archive flat | Aspose.Zip for .NET

    C# zip library enables you to extract the nested zip archive contents into the parent archive to get a flat structure....zip entry into any writable stream, not only to a file. So, we...nested archive to a memory stream. Please note: the virtual memory...

    docs.aspose.com/zip/net/flatten-nested-zip/
  10. Problem converting pdf to pdf/a - Free Support ...

    Hi, Aspose fails to convert a pdf to pdf/a despite the fact that the log states that the file can be converted. Please advise. Regs, Stefan code involved: pdfDocument = new Document(newFileName); pdfDocument.remov…...issues based on the log you provided: Compressed Objects : The...Xref Stream Prohibition : The log mentions “The xref stream is...

    forum.aspose.com/t/problem-converting-pdf-to-pd...