Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 12,314 for

content stream

(0.19 sec)
  1. API to manipulate Publisher files in C#

    Programing PUB files with Aspose.PUB for .NET starts with editing the file Metadata that describes properties like author, tile, company, language, etc....manipulate Publisher files in C# Contents [ Hide Show ] Aspose.PUB for...keywords or tags to describe the content of the publication. Comments...

    docs.aspose.com/pub/net/programming-with-docume...
  2. Creating, Opening and Saving Images|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....Opening and Saving Images Contents [ Hide ] Creating Image Files...output path or by setting a stream . Both examples are described...

    docs.aspose.com/imaging/java/creating-opening-a...
  3. Restore PST to Exchange Mailbox - Free Support ...

    Hi! In my program I need some functionality: I have PST file with some folders and emails and I need to restore this Content to some mailbox on Exchange Server. I think first I need to open PST: PersonalStorage pst = Per…...and I need to restore this content to some mailbox on Exchange...provides rich features to restore contents from PST file. Along with...

    forum.aspose.com/t/restore-pst-to-exchange-mail...
  4. Create formulas in LaTeX | Java API Solution

    Java API Solution to work with TeX. Includes the functionality to create math equations in LaTeX and save the result file as images....working with mathematical content. The Aspose.TeX API solution...SVG image. Set up a memory stream to capture the log output generated...

    products.aspose.com/tex/java/latex-equations/
  5. Converting Documents in AWS|Aspose.PDF for .NET

    Learn to deploy and use Aspose.PDF for .NET in AWS environments. Unlock powerful PDF processing in the cloud....Converting Documents in AWS Contents [ Hide ] If you’re building...Lambda Function. Replace the contents of your function handler file...

    docs.aspose.com/pdf/net/integration-aws/
  6. Splitter.remove_blank_pages method | Aspose.Wor...

    aspose.words.lowcode.Splitter.remove_blank_pages method...remove_blank_pages method Contents [ Hide ] remove_blank_pages(input_file_name...remove_blank_pages(input_stream, output_stream, save_format) Removes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontSettings.SaveSearchCache | Aspose.Words for...

    Discover how the FontSettings SaveSearchCache method efficiently saves your font search cache to a Stream, enhancing performance and user experience....SaveSearchCache Contents [ Hide ] FontSettings.SaveSearchCache...cache to the stream. public void SaveSearchCache ( Stream outputStream...

    reference.aspose.com/words/net/aspose.words.fon...
  8. 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...
  9. BarCodeReader|Aspose.BarCode for Python via .NE...

    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 BarCodeReader Contents [ Hide ] BarCodeReader class BarCodeReader...BarCodeReader class BarCodeReader(stream) Initializes a new instance...

    docs.aspose.com/barcode/python-net/api-referenc...
  10. Convert EPUB to PDF – C# Code and Online Converter

    Convert EPUB to PDF using Aspose.HTML for .NET API. Consider various EPUB to PDF conversion scenarios in C# examples. Try online EPUB Converter....Convert EPUB to PDF in C# Contents [ Hide Show ] EPUB is an e-book...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/net/convert-epub-to-pdf/