Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 10,142 for

content stream

(0.04 sec)
  1. Convert RAR to CPIO via C# | Archive Conversion...

    Source code for RAR to CPIO C# conversion. Use API example code for batch RAR files to CPIO conversion within VB.NET Asp.NET or any .NET based application.... This ensures that the content remains accessible and intact...approach is to first package the contents into a TAR (Tape Archive)...

    products.aspose.com/zip/net/conversion/rar-to-c...
  2. Convert RAR to TAR.BZ2 via C# | Archive Convers...

    Source code for RAR to TAR.BZ2 C# conversion. Use API example code for batch RAR files to TAR.BZ2 conversion within VB.NET Asp.NET or any .NET based application.... This ensures that the content remains accessible and intact...approach is to first package the contents into a TAR.BZ2 (Tape Archive)...

    products.aspose.com/zip/net/conversion/rar-to-t...
  3. Convert VDW to VDX via C# | products.aspose.com

    Sample code for VDW to VDX C# conversion. Use API example code for batch VDW files to VDX conversion within VB.NET, Asp.NET or any .NET based application....format that specifies the streams and storages required for rendering...specifications that allow its content to be rendered and stored by...

    products.aspose.com/diagram/net/conversion/vdw-...
  4. Convert VSX to VSD via Java | products.aspose.com

    Sample Java conversion code for VSX format to VSD file. Use this example code to convert VSX to VSD within any Web or Desktop Java based application....format that specifies the streams and storages required for rendering...specifications that allow its content to be rendered and stored by...

    products.aspose.com/diagram/java/conversion/vsx...
  5. Convert VSD to VSD via Java | products.aspose.com

    Sample Java conversion code for VSD format to VSD file. Use this example code to convert VSD to VSD within any Web or Desktop Java based application....format that specifies the streams and storages required for rendering...specifications that allow its content to be rendered and stored by...

    products.aspose.com/diagram/java/conversion/vsd...
  6. Convert VSDX to VSD via Java | products.aspose.com

    Sample Java conversion code for VSDX format to VSD file. Use this example code to convert VSDX to VSD within any Web or Desktop Java based application....format that specifies the streams and storages required for rendering...specifications that allow its content to be rendered and stored by...

    products.aspose.com/diagram/java/conversion/vsd...
  7. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...charts[chart_index] img_stream = io.BytesIO() chart.to_image(img_stream, ImageType...ImageType.PNG) img_stream.seek(0) img = presentation.images.add_image(img_stream)...

    forum.aspose.com/t/aspose-queries/311420
  8. TEX to PNG Converter using Python | Aspose.PDF

    Sample code on Python for TEX to PNG conversion. Use example code for batch TEX to PNG conversion with Python and .NET... The output PNG content and formatting will be identical...( document . pages ): image_stream = FileIO ( path_outfile + str...

    products.aspose.com/pdf/python-net/conversion/t...
  9. Several JPG Into JPG Java

    Merge multiple JPG into JPG in Java code. Save JPG as JPG using Java....analyses the original graphical content, and exports the combined picture...List<Shape> shapes = fileNames.stream().map(fileName -> { try { return...

    products.aspose.com/words/java/merge/jpg-to-jpg/
  10. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....the stream M:Aspose.Words.Document.Save(System.IO.Stream,Aspose...document will have all of its contents in one HTML part. // A split...

    reference.aspose.com/words/java/com.aspose.word...