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

stream provider

(0.25 sec)
  1. 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 …...either through memory stream or file stream 2.The Initialize workbook...any difference Is there any streaming supported, while reading or...

    forum.aspose.com/t/handling-large-excel-files-u...
  2. Aspose.PDF 25.8.0 SaveAsync errors; Save works ...

    Using Aspose.PDF version 25.8.0, the following code errors with some PDFs, but not others. I have reviewed this Aspose Support entry, but it does not provide enough information to solve my issue. I cannot post the offe…...Support entry , but it does not provide enough information to solve...pdf.Pages.Count); using var stream = new MemoryStream(); await...

    forum.aspose.com/t/aspose-pdf-25-8-0-saveasync-...
  3. OleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.OleFormat class for seamless access to OLE objects and ActiveX controls, enhancing your document processing capabilities....Contents [ Hide ] OleFormat class Provides access to the data of an OLE...content. OlePackage { get; } Provide access to OlePackage if OLE...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Failed to Open PPTX with a Slide Having an Empt...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on t…...(Presentation , Stream, InterruptionToken ) at Aspose...Aspose.Slides.Presentation(Stream , Boolean) at Aspose.Slides.Presentation...

    forum.aspose.com/t/failed-to-open-pptx-with-a-s...
  5. Aspose.Words - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the document with custom properties. I am using the document.Save() to achieve it. After updating to .NET 8, I am getting the following error for document Save methods. No…...to face issues, consider providing a minimal reproducible example...You can save your document to stream and them sent it to the browser...

    forum.aspose.com/t/aspose-words-errors-after-up...
  6. Display or Hide Gridlines in Aspose.Cells|Docum...

    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....Cells provides a class, Workbook , that represents...class. The Worksheet class provides a wide range of properties...

    docs.aspose.com/cells/net/display-or-hide-gridl...
  7. Aspose.TeX's output interface | .NET

    Conversion functionality of Aspose.TeX API solution for .NET with TeX, as an output format is explained here with the code examples....are supposed to be files, streams, arrays, or whatever else.The...directories separately. It provides the general interface for...

    docs.aspose.com/tex/net/aspose-tex-output/
  8. Data encoding for 2D barcodes|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....ISO/IEC 646 ; binary of raw bytes stream encoding; Unicode symbols encoding...effectively encode raw bytes stream. Main problem for Aspose.BarCode...

    docs.aspose.com/barcode/net/data-encoding-2d/
  9. Replace Images in the Presentation’s Image Coll...

    Replace images in presentations fast with Python. Supporting PowerPoint and OpenDocument formats to Streamline workflows and boost slide quality....NET provides a simple API methods for replacing...file_name , "rb" ) as stream : return stream . read () #Instantiate...

    docs.aspose.com/slides/python-net/replacing-ima...
  10. NullReferenceException when concatenating files...

    Hi All, We have noticed issue when concatenating pdf files using Aspose.PDF version 24.7.0.0. This problem has been identified on our machines as well as in our clients’ production environments. When calling Concatenat…...calling Concatenate(Stream[] inputStream, Stream outputStream) for...PdfFileEditor.Concatenate(Stream[] inputStream, Stream outputStream) I...

    forum.aspose.com/t/nullreferenceexception-when-...