Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 14,939 for

content stream

(2.68 sec)
  1. Loading Web‑Open‑Font (WOFF) files | .NET

    Step‑by‑step guide on how to load, inspect and convert Web‑Open‑Font (WOFF) files in .NET using the Aspose.Font library, covering file‑system, byte array and Stream sources....NET Contents [ Hide Show ] Loading Web‑Open‑Font...the library a stream to that file. Wrap the stream source in a...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  2. 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/
  3. OlePackage Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.OlePackage class to easily manage OLE Package properties and enhance your document processing capabilities....OlePackage Contents [ Hide ] OlePackage class Allows to access...zip" ); using ( MemoryStream stream = new MemoryStream ( zipFileBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  4. OleFormat.ProgId | Aspose.Words for .NET

    Discover the OleFormat ProgId property to easily manage and customize OLE object ProgIDs for enhanced functionality and seamless integration....ProgId Contents [ Hide ] OleFormat.ProgId property Gets or sets...system. // 1 - Save it via a stream: using ( FileStream fs = new...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. 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/
  7. 使用 Thunderbird 编程|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Svenska 使用 Thunderbird 编程 Contents [ Hide ] 读取 MBOX 文件 Mozilla...storage file with FileStream var stream = new FileStream ( dataDir...

    docs.aspose.com/email/zh/net/programming-with-t...
  8. License | Aspose.Words for Java

    Provides methods to license the component in Java....License Contents [ Hide ] Inheritance: java.lang.Object public...Description setLicense(InputStream stream) setLicense(String licenseName)...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::DigitalSignatures::CertificateHo...

    Aspose::Words::DigitalSignatures::CertificateHolder class. Represents a holder of X509Certificate2 instance. To learn more, visit the documentation article in C++....::CertificateHolder class Contents [ Hide ] CertificateHolder...local file system via a file stream, // then create a signed copy...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. ReportBuilderContext.DataSources | Aspose.Words...

    Discover the DataSources property of ReportBuilderContext for seamless report creation with versatile data sources tailored to your needs....DataSources Contents [ Hide ] ReportBuilderContext.DataSources...sources using documents from the stream. // There is a several ways...

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