Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 14,939 for

content stream

(0.29 sec)
  1. Extract Assets from USDZ File Formats via .NET ...

    C# source code to load, render and add extract assets from USDZ documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/net/extractor/usdz/
  2. Convert PUB to PPTX in Java

    This concise tutorial shows how to change PUB to PPT with Java. It starts with the steps to configure the development environment, followed by a complete explanation and code sample to demonstrate the process of converting PUB to PPTX in Java....parser using either a file or a stream. Then, using IPdfConverter...IPdfConverter, the PUB file content is transformed into PDF. This intermediate...

    kb.aspose.com/pub/java/convert-pub-to-pptx-in-j...
  3. Saving A MSG as PDF|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....Svenska Saving A MSG as PDF Contents [ Hide ] This article shows...the email message to MHTML stream and then use Aspose.Words for...

    docs.aspose.com/email/java/saving-a-msg-as-pdf/
  4. Convert EPUB to JPG – C# code examples

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

    docs.aspose.com/html/net/convert-epub-to-jpg/
  5. How to Save a OneNote Document | Aspose.Note Do...

    Learn how to save a OneNote document with detailed instructions....to Save a OneNote Document Contents [ Hide Show ] Saving a Document...OneNote Document to a Stream Users can pass a stream object to the Document...

    docs.aspose.com/note/net/save-a-onenote-document/
  6. Working with JasperReports|Aspose.PDF for Jaspe...

    Master working with JasperReports using Aspose.PDF. Create and export detailed reports in PDF format with advanced features....Working with JasperReports Contents [ Hide ] Aspose.Words for...license. Do not modify the content of the license file: it invalidates...

    docs.aspose.com/pdf/jasperreports/working-with-...
  7. Replacer.replace_regex method | Aspose.Words fo...

    aspose.words.lowcode.Replacer.replace_regex method...replace_regex method Contents [ Hide ] replace_regex(input_file_name...replace_regex(input_stream, output_stream, save_format, pattern...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with C#....and Signature Information Contents [ Hide ] The following code...null ) { continue ; } using ( Stream imageStream = sf . ExtractImage...

    docs.aspose.com/pdf/net/extract-image-and-signa...
  9. Save Barcode Images to and Retrieve from MySQL ...

    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....Retrieve from MySQL Database Contents [ Hide ] This article uses...the table. Then we create a stream from the file (saved image)...

    docs.aspose.com/barcode/java/save-barcode-image...
  10. Psd-java The saved psd file cannot be opened - ...

    After deleting the layers and introducing a new smartobject and saving the file, I cannot open the saved PSD file using Photoshop. // 加载 PSD 文件 String materialPath = “ZNDX.psd”; PsdImage materImage = (PsdImage) Image.…...png"; FileStream stream = new FileStream(filePath,...smartObjectLayer = new SmartObjectLayer(stream); // 获取现有图层并转换为列表 List<Layer>...

    forum.aspose.com/t/psd-java-the-saved-psd-file-...