Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 14,939 for

content stream

(0.08 sec)
  1. C++ API to Convert CGM to MD | products.aspose.com

    Convert CGM to MD via C++ API without using Microsoft Excel or Adobe Reader...It is used for writing web content, creating rich text documents...class. Save MD File Format to Stream via C++ Aspose.Cells for C++...

    products.aspose.com/total/cpp/conversion/cgm-to...
  2. DigitalSignatureCollection.IsValid | Aspose.Wor...

    Ensure document integrity with DigitalSignatureCollection's IsValid property. It verifies all signatures are valid and untampered, enhancing security....IsValid Contents [ Hide ] DigitalSignatureColl.IsValid property...from a stream and save a signed copy to another stream. using...

    reference.aspose.com/words/net/aspose.words.dig...
  3. An exception is thrown when trying to save a sc...

    Hi! Software (incl. versions) where issue can be reproduced: We’re using NUGET package “Aspose.PDF.Diagram” version 25.9.0 on a NET 8 project for copying a scanned PDF to a MemoryStream asynchronously using Document.Sa…...following code: public static Stream GetSavedDocumentStre(Document...ent document) { Stream ms = new MemoryStream(); document.Optimize();...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  4. Encrypt or Decrypt ZIP, RAR, 7Z Archive via Java

    Explore a Java to encrypt or decrypt ZIP, RAR, and 7Z archive files....first opening a new output stream for the archive using try FileOutputStream...source serves as the input stream for the source file "alice29...

    products.aspose.com/zip/java/advanced-api-featu...
  5. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....NET Contents [ Hide Show ] Overview To...with such a thing as a byte stream. So, independently from where...

    docs.aspose.com/font/net/how-to-load-fonts/
  6. 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...
  7. 将 EPUB 转换为 JPG – C# 代码示例

    使用 Aspose.HTML for .NET API 在 C# 中将 EPUB 转换为 JPG。考虑各种EPUB到JPG的转换方案,在C#的例子。尝试在线EPUB转换器。...Pricing Buy 用 C# 将 EPUB 转换为 JPG Contents [ Hide Show ] JPG 文件可以无损压...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/zh/net/convert-epub-to-jpg/
  8. Licensing|Documentation

    Overview of Licensing Requirements and Evaluation Version Limitations for processing 3D file formats in C#....Licensing Contents [ Hide ] Overview of Licensing Requirements...Apply License using File or Stream Object The license can be loaded...

    docs.aspose.com/3d/net/licensing/
  9. 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...
  10. 通過 .NET 從 JT 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 JT 文檔加載、呈現和添加提取資產。...public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/zh-hant/net/extractor/jt/