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

stream provider

(0.08 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. Other TeX conversion output formats | .NET

    Conversion functionality of Aspose.TeX API solution for .NET allows converting LaTeX files and your own custom TeX files. Here are some code examples.... 4 // Create the format provider using the file system input...here as we are providing the main input as a stream. 15 // But it...

    docs.aspose.com/tex/net/other-tex-formats/
  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. 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...
  5. CAB composition in C# | Aspose.Zip for .NET

    C# library allows you to compose CAB archive....paths, streams, file metadata, or deferred stream providers. CAB...accepting a stream provider is useful when a source stream should...

    docs.aspose.com/zip/net/cab-composition/
  6. Other TeX conversion output formats | Python

    The Aspose.TeX API solution for Python provides functionality that allows you convert LaTeX files and custom TeX files. Here are a few code examples....########## 9 10 # Create the format provider using the file system input...), "customtex" ) as format_provider: 13 # Create conversion options...

    docs.aspose.com/tex/python-net/other-tex-formats/
  7. 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/
  8. 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...
  9. EventsBag support for archive.SaveSplit method ...

    Hello, We are trying to adopt Aspoze.ZIP for our functionality of creating multivolume archives. One of prolems we have is we are packaging relatively large archives with large number of entries from Streams, and we wo…...large number of entries from streams, and we would like to be able...control when the streams close, not to keep entry streams open for extended...

    forum.aspose.com/t/eventsbag-support-for-archiv...
  10. 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...