Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 14,937 for

content stream

(0.08 sec)
  1. Converter Class | Aspose.Words for .NET

    Effortlessly convert various document types with Aspose.Words.LowCode.Converter. Simplify your workflow using just one line of code for seamless integration....Converter Contents [ Hide ] Converter class Represents a group...cancellation token. From ( Stream ) Specifies input document...

    reference.aspose.com/words/net/aspose.words.low...
  2. Pixel Data Manipulation using Aspose.PSD for Py...

    Example of how to directly and rapidly fast update raw pixel data using PSD Python API...PSD for Python Contents [ Hide ] Introduction Aspose...File as a Stream: We open the input file as a stream using the...

    docs.aspose.com/psd/python-net/pixel-data-manip...
  3. Aspose::Words::LowCode::Splitter::RemoveBlankPa...

    Aspose::Words::LowCode::Splitter::RemoveBlankPages method. Removes blank pages from a document provided in an input Stream and saves the updated document to an output Stream in the specified save format. Returns a list of page numbers that were removed in C++....::RemoveBlankPages method Contents [ Hide ] Splitter::RemoveBlankPages(const...IO::Stream>&, const System::SharedPtr<System::IO::Stream>&, ...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Resize and crop EPS via Java | Aspose.Page

    Elevate your Java applications with our API solution, delivering precise EPS file cropping and resizing for vivid, captivating visuals....and bottom – removing excess content at the edges. This results...file header, leaving your content intact. The EPS image's margins...

    products.aspose.com/page/java/resize-eps/
  5. CsvDataSource | Aspose.Words for .NET

    Create a powerful CSV data source effortlessly with our CsvDataSource constructor. Simplify data parsing with default options for seamless integration....CsvDataSource Contents [ Hide ] CsvDataSource( string ) Creates...Aspose.Words CsvDataSource( Stream ) Creates a new data source...

    reference.aspose.com/words/net/aspose.words.rep...
  6. PDF to JPEG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C# sample code using Aspose.PDF for .NET... Pages ) { using var stream = new MemoryStream (); jpegDevice...jpegDevice . Process ( page , stream ); stream . Position = 0 ; var outputFile...

    products.aspose.com/pdf/net/merger/pdf-to-jpeg/
  7. Work with Barcode Recognition State in XML|Docu...

    This Article Describes How to Save or Load Barcode Recognition State in the XML format...Barcode Recognition State in XML Contents [ Hide ] Read Barcodes Online...ExportToXml(String) or a stream ExportToXml(Stream) . Moreover, it can...

    docs.aspose.com/barcode/cpp/barcode-reading-in-...
  8. 将 MHTML 转换为 XPS – Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 在 C# 中将 MHTML 转换为 XPS。在 C# 示例中考虑所支持的 MHTML 到 XPS 的转换方案。...Pricing Buy 将 MHTML 转换为 XPS – C# Contents [ Hide Show ] 要利用 XPS 格式完成特定任务,通常需要将...Aspose.Html.Saving; using var stream = File.OpenRead("sample.mht");...

    docs.aspose.com/html/zh/net/convert-mhtml-to-xps/
  9. BackgroundJobDemo.zip

    BackgroundJobDemo/BackgroundJobDemo.Aws/AwsConfig.cs using Amazon; namespace BackgroundJobDemo.Aws { public class AwsConfig { public RegionEndpoint Region { get; set; } public string BucketName { g......async Task UploadProcessedAsync(Stream fileStream, string fileName...ContentType = "application/octet-stream" }; await StorageClient.Pu...

    docs.aspose.com/slides/net/how-to-run-backgroun...
  10. Comparer.CompareToImages | Aspose.Words for .NET

    Effortlessly compare documents with CompareToImages, saving differences as images for each page, enhancing clarity and visual analysis....CompareToImages Contents [ Hide ] CompareToImages( string, string...as an image. public static Stream [] CompareToImages ( string...

    reference.aspose.com/words/net/aspose.words.low...