Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 16,497 for

content stream

(0.06 sec)
  1. Compress VCF Files in C# via .NET | Aspose.Zip

    C# compression example to compress VCF documents into zip and other archive formats on .NET Framework and .NET Core....items or directories, supports stream-based input, and gives control...data exports. Package VCF content into ZIP, 7Zip, TAR, GZIP,...

    products.aspose.com/zip/net/compress/vcf/
  2. Compress ODP Files in C# via .NET | Aspose.Zip

    C# compression example to compress ODP documents into zip and other archive formats on .NET Framework and .NET Core....server-side compression of ODP content into ZIP, 7Zip, TAR, GZIP,...supports batch operations, stream I/O, and configurable compression...

    products.aspose.com/zip/net/compress/odp/
  3. Compress VDW Files in C# via .NET | Aspose.Zip

    C# compression example to compress VDW documents into zip and other archive formats on .NET Framework and .NET Core....supports batch operations, stream I/O, and configurable compression...repeatable archiving. Package VDW content into ZIP, 7Zip, TAR, GZIP,...

    products.aspose.com/zip/net/compress/vdw/
  4. Compress MOV Files in C# via .NET | Aspose.Zip

    C# compression example to compress MOV documents into zip and other archive formats on .NET Framework and .NET Core....server-side compression of MOV content into ZIP, 7Zip, TAR, GZIP,...items or directories, supports stream-based input, and gives control...

    products.aspose.com/zip/net/compress/mov/
  5. Compress VSTX Files in C# via .NET | Aspose.Zip

    C# compression example to compress VSTX documents into zip and other archive formats on .NET Framework and .NET Core....server-side compression of VSTX content into ZIP, 7Zip, TAR, GZIP,...supports batch operations, stream I/O, and configurable compression...

    products.aspose.com/zip/net/compress/vstx/
  6. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....Solution for Worksheet Resizing Contents [ Hide ] It has been observed...row_count , column_count ) image_stream = create_ole_image ( cell_range...

    docs.aspose.com/slides/python-net/working-solut...
  7. Aspose.Lib - what is supported - Free Support F...

    Hi , 1.I have Aspose license does Aspose.Zip included in it ? 2.Aspose.Zip is provided as NuGet ? 3.Aspose.Zip is suuported in .Net 10? if not when it will be ? I need to use from my class librarym this my definitio…...”); try { using (var stream = File.OpenRead(archivePath))...using (var za = new ZipArchive(stream, ZipArchiveMode.Read, leaveOpen:...

    forum.aspose.com/t/aspose-lib-what-is-supported...
  8. Generate PDF from Images in Python

    Learn to generate PDFs from images in Python using Aspose.PDF for Python via .NET. This guide covers setup, code walkthrough, options, and tips....Images in Python Table of Contents Before You Start: Prerequisites...Convert Pillow image to a byte stream compatible with Aspose.PDF...

    blog.aspose.com/pdf/generate-pdf-from-images-in...
  9. Convert HTML from ZIP archive to PDF – Aspose.H...

    Learn how to convert HTML from a ZIP archive to PDF using C# message handlers in Aspose.HTML for .NET....archive to PDF – C# example Contents [ Hide Show ] In this article...ResponseMessage(HttpStatusCode. OK ) 25 { 26 Content = new ByteArrayContent(buff)...

    docs.aspose.com/html/net/message-handlers/conve...
  10. Inserting and Deleting Rows and Columns of Exce...

    This article shows how to insert and delete rows and columns using the Aspose.Cells for JavaScript via C++ API....and Columns of Excel file Contents [ Hide ] Introduction Whether...or columns are added, the content in the worksheet is shifted...

    docs.aspose.com/cells/javascript-cpp/inserting-...