Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 14,938 for

content stream

(0.34 sec)
  1. Crop and resize EPS via C++ | Aspose.Page

    Empower your C++ applications with our API solution for precise EPS file cropping and resizing, making visuals come to life....PsDocument object with an input stream containing an EPS file. Define...static method. Create an output stream for the resulting EPS file...

    products.aspose.com/page/cpp/crop-eps/
  2. Get Barcode Type and Encoded Data|Documentation

    This article describes how to read barcode parameters...Barcode Type and Encoded Data Contents [ Hide ] Get Barcode Type...type. Get Barcode Data as Byte Stream It is possible to load barcode...

    docs.aspose.com/barcode/java/get-barcode-type-a...
  3. MailMerger.Create | Aspose.Words for .NET

    Create a new mail merger processor with MailMerger's efficient method for seamless document integration and personalized communication....Create Contents [ Hide ] MailMerger.Create method Creates new...for a single record from the stream using context. // There is...

    reference.aspose.com/words/net/aspose.words.low...
  4. Bug - Verification (for same-format conversions...

    Hi Alexander, For conversion from one format to itself, I make a verification (only for same-format conversions) using checksums. If checksums of input file and output file are differing is ok if not is not ok. Pleas…...return null; } try { using var stream = File.OpenRead(filePath);...hashBytes = sha256.ComputeHash(stream); var checksum = BitConverter...

    forum.aspose.com/t/bug-verification-for-same-fo...
  5. Aspose.Words.Reporting | Aspose.Words for .NET

    Discover the Aspose.Words.Reporting namespace, featuring advanced classes for creating dynamic reports using LINQ-based templates for efficient document generation....Reporting Contents [ Hide ] The Aspose.Words.Reporting...access to data of a CSV file or stream to be used within a report...

    reference.aspose.com/words/net/aspose.words.rep...
  6. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。...Ask AI 在 AWS 中转换文档 Contents [ Hide ] 如果您正在 AWS 上构建云原生应用程序,并需要强大的...pdfDocument . Save ( ms ); // Reset stream position for reading ms . Position...

    docs.aspose.com/pdf/zh/net/integration-aws/
  7. Make Booklet of PDF|Aspose.PDF for .NET

    This section explains how to make booklet of PDF with Aspose.PDF Facades using PdfFileEditor class....Ask AI Make Booklet of PDF Contents [ Hide ] Make Booklet of PDF...Make Booklet of PDF Using Streams MakeBooklet method of PdfFileEditor...

    docs.aspose.com/pdf/net/make-booklet-of-pdf/
  8. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    Discover the KeepImageStreamOpen property in ImageSavingArgs for Aspose.Words. Control Stream behavior for efficient image saving and enhanced performance....KeepImageStreamOpen Contents [ Hide ] ImageSavingArgs.KeepImageStreamOpen...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Introduction | Developers Guide | Aspose.Zip fo...

    Discover the basic features of Aspose.Zip for .NET in the Introduction section of the Developers Guide. Learn how to manage, compress, extract, and convert archive formats like ZIP, RAR, 7Z, and TAR with ease, using the powerful Aspose.Zip API....Nuget Pricing Buy Introduction Contents [ Hide Show ] Aspose.ZIP for...as well as to streams. Copy 1 archive.Save(stream, ArchiveSaveOptions...

    docs.aspose.com/zip/net/introduction/
  10. Convert EMF to EPS using API for .NET

    EMF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....NET Contents [ Hide Show ] Overview This...hosted with ❤ by GitHub Using streams for saving EMF to EPS in C#...

    docs.aspose.com/page/net/convert/emf-to-eps/