Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 4,220 for

stream provider

(0.91 sec)
  1. Other TeX conversion output formats | Java

    The conversion functionality of Aspose.TeX API solution for Java allows converting LaTeX files and your own custom TeX files. Here are some code examples....Copy 1 // Create the format provider using the file system input...here as we are providing the main input as a stream. 10 // But it...

    docs.aspose.com/tex/java/other-tex-formats/
  2. DocumentBuilder.InsertOnlineVideo | Aspose.Word...

    Effortlessly add and scale online videos in your documents with DocumentBuilder's InsertOnlineVideo method for enhanced engagement and creativity....between providers, consult your corresponding provider of choice...jpg" ); using ( MemoryStream stream = new MemoryStream ( thumbnailImageBytes...

    reference.aspose.com/words/net/aspose.words/doc...
  3. 输出流 – Aspose.HTML for Java

    了解如何使用和管理输出流以处理多输出渲染,并使用 Aspose.HTML for Java 简化 HTML 工作流。...Implement a memory-based stream provider for handling InputStreams...io . InputStream stream : lStream) { 12 stream. close (); 13 }...

    docs.aspose.com/html/zh/java/output-streams/
  4. AI Grammar Checking|Aspose.Words for Java

    Check a document grammar. Aspose.Words for Java allows users to check grammar and detect errors in documents using OpenAI, Google, and Claude models.... Q: How do I provide the API key for the selected...document that is loaded from a stream instead of a file path? A:...

    docs.aspose.com/words/java/grammar-checking/
  5. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....public class SignatureLine Provides access to signature line properties...getProviderId() Gets signature provider identifier for this signature...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::DocumentBuilder::InsertOnlineVid...

    Aspose::Words::DocumentBuilder::InsertOnlineVideo method. Inserts an online video object into the document and scales it to the specified size in C++....between providers, consult your corresponding provider of choice...() + u "Logo.jpg" ); { auto stream = System :: MakeObject < System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Output Streams – C# MemoryStream – Aspose.HTML ...

    Learn about the ICreateStreamProvider interface, which is used when storing a conversion result in memory or sending it to remote storage....Advanced Programming HTML Output Streams Live Demos HTML .NET Solution...Download Pricing Buy Output Streams – C# MemoryStream Contents...

    docs.aspose.com/html/net/output-streams/
  8. 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/
  9. 通过Node.js与C++加密Excel文件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++加密和密码保护Excel文件。...‘Microsoft Strong Cryptographic Provider’。举例来说,128位加密是银行用于与其网上银行系统进行加密连接的加密级别。...Microsoft Strong Cryptographic Provider). workbook . setEncryptionOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypting-...
  10. 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/