Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 4,287 for

stream provider

(0.13 sec)
  1. Custom-made TeX files | .NET API Solution

    .NET API Solution to work with TeX. Includes the functionality to create custom TeX formats. C# examples of functionality to customize TeX.... The name you provide as an argument must be the...format C#. Create the format provider using the InputFileSystemDirec...

    products.aspose.com/tex/net/create-custom-tex/
  2. Encrypting Excel Files with JavaScript via C++|...

    Learn how to encrypt and password-protect Excel files using Aspose.Cells for JavaScript via C++....algorithms provided by a cryptographic service provider, or CSP...‘Microsoft Strong Cryptographic Provider’. To give you an idea, 128‑bit...

    docs.aspose.com/cells/javascript-cpp/encrypting...
  3. Working with 7z Archives | Aspose.Zip for .NET

    Create, encrypt, append, split, and extract 7z archives in C# with Aspose.ZIP for .NET....NET provides the class for composing, updating...paths, FileInfo , streams, stream providers, or whole directories...

    docs.aspose.com/zip/net/working-with-7z-archives/
  4. Convert MHTML to XPS – Aspose.HTML for .NET

    Convert MHTML to XPS in C# using Aspose.HTML for .NET. Consider the supported MHTML to XPS conversion scenarios in C# examples....Saving; using var stream = File.OpenRead("sample.mht");...{{/if_output}} Converter.ConvertMHTML(stream, options, "output.{{output...

    docs.aspose.com/html/net/convert-mhtml-to-xps/
  5. Streaming-like responses|Documentation

    Aspose.LLM for .NET does not expose token Streaming. This page documents the limitation, the workarounds, and the patterns that deliver a responsive user experience without Streaming....Streaming-like responses Contents [ Hide ] Aspose.LLM for .NET...not expose token-by-token streaming in the current release. SendMessageAsync...

    docs.aspose.com/llm/net/use-cases/streaming-lik...
  6. Convert EPUB to XPS – C# code examples

    Convert EPUB to XPS using Aspose.HTML for .NET API. Consider various EPUB to XPS conversion scenarios in C# examples. Try online EPUB Converter....Saving; using var stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    docs.aspose.com/html/net/convert-epub-to-xps/
  7. Aspose.Words 26.2 – License.setLicense() taking...

    Hi team, We are using Aspose.Words for Java 26.2 for Word → HTML conversion, and we’re encountering a major performance issue during license initialization. I am using aspose Total license for word to html conversion …...println("Reading license stream: " + s_timeResource + "ms");...following: Reading license stream: 9ms License object creation:...

    forum.aspose.com/t/aspose-words-26-2-license-se...
  8. Convert MHTML to PDF – C# Examples and Online C...

    Convert MHTML to PDF in C# using Aspose.HTML for .NET. Consider the supported MHTML to PDF conversion scenarios in C# examples....Saving; using var stream = File.OpenRead("sample.mht");...{{/if_output}} Converter.ConvertMHTML(stream, options, "output.{{output...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/
  9. Convert EPUB to PDF – C# Code and Online Converter

    Convert EPUB to PDF using Aspose.HTML for .NET API. Consider various EPUB to PDF conversion scenarios in C# examples. Try online EPUB Converter....an e-book file format that provides a standard digital publication...Aspose.Html.Saving; using var stream = File.OpenRead(DataDir + "input...

    docs.aspose.com/html/net/convert-epub-to-pdf/
  10. Convert EPUB to DOCX – C# code and Online Conve...

    Convert EPUB to DOCX in C# using Aspose.HTML for .NET. Consider various EPUB to DOCX conversion scenarios in C# examples. Try online EPUB Converter....Saving; using var stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    docs.aspose.com/html/net/convert-epub-to-docx/