Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 16,314 for

content stream

(0.2 sec)
  1. Opening Files in PHP|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....Ask AI Opening Files in PHP Contents [ Hide ] Aspose.Cells - Simple..."Book1.xls" ); Opening through Stream Sometimes, the Excel file that...

    docs.aspose.com/cells/java/opening-files-in-php/
  2. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...can read workbooks from any Stream . After decoding the Base‑64...produce a PDF file (or a PDF stream). What to do next Add the Aspose...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  3. Export Math Equations from Presentations in С++...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for С++ — preserve formatting and boost compatibility....from Presentations in С++ Contents [ Hide ] Introduction Aspose...mathematical equations and similar content seen on the web and in many...

    docs.aspose.com/slides/cpp/exporting-math-equat...
  4. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs....Working with GridJs storage Contents [ Hide ] Working With GridJs...UpdateCell ( p , uid ); return Content ( ret , "text/plain" , System...

    docs.aspose.com/cells/net/aspose-cells-gridjs/s...
  5. Aspose::Words::LowCode::Converter::Convert meth...

    Aspose::Words::LowCode::Converter::Convert method. Converts the given input document into a single output document using specified input and output Streams in C++....Converter::Convert method Contents [ Hide ] Converter::Convert(const...System::SharedPtr<System::IO::Stream>&, const System::SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Aspose.PSD for Java 26.5 - Release Notes|Docume...

    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....5 - Release Notes Contents [ Hide ] This page contains...height ; try ( FileInputStream stream = new FileInputStream ( inputPngPath...

    docs.aspose.com/psd/java/aspose-psd-for-java-26...
  7. Write MBOX Files with Aspose.Email in C#|Docume...

    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....Svenska Writing MBOX Files Contents [ Hide ] Write MBOX Files...MboxrdStorageWriter class and pass the above stream to the constructor. Prepare...

    docs.aspose.com/email/net/writing-mbox-files-cs...
  8. Converting HTML to PDF errors after upgrading f...

    Hi, please help, we are using Aspose.PDF for HTML to PDF conversions and encountering a blocking error when upgrading to .NET 8 or .NET 9, I have tried various versions of Aspose.PDF and the latest stable version 25.2.…...#=z2C8rXfN98FTy(Stream #=z$G$Uv7mc4slX, Document #=z6X5TU2TE48IL...#=ztr1iySQAPSE3wwXTaDP.#=znlwNvPM=(Stream #=z$G$Uv7mc4slX, Document #=z6X5TU2TE48IL...

    forum.aspose.com/t/converting-html-to-pdf-error...
  9. How to Create a Flat ZIP Archive | Aspose.Zip D...

    Learn how to flatten nested zip archives into a single flat archive using Java tools....Create a Flat ZIP Archive Contents [ Hide Show ] Your zip archive...extract the nested zip archive’s contents into the parent archive to...

    docs.aspose.com/zip/java/flatten-nested-zip/
  10. 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…...AddHeaderAndFooterAs(document); using (var stream = new MemoryStream()) { var...document.Save(stream); document = new Document(stream); document...

    forum.aspose.com/t/major-performance-issue-in-l...