Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 3,847 for

stream provider

(0.08 sec)
  1. Working with OLE Objects in C++|Aspose.Words fo...

    Create and modify OLE embedding in your document using C++....OLE object as an icon from a stream into the document: Insert Online...depending on the provider, so contact the respective provider for details...

    docs.aspose.com/words/cpp/working-with-ole-obje...
  2. Working with Ole Objects|Aspose.Words for Java

    Create and modify OLE embedding in your document using Java....OLE object as an icon from a stream into the document: Insert Online...depending on the provider, so contact the respective provider for details...

    docs.aspose.com/words/java/working-with-ole-obj...
  3. OLE Objects and Online Video|Aspose.Words for P...

    Insert ole objects or onlin vodeo into a document using Python....OLE object as an icon from a stream into the document: Insert Online...depending on the provider, so contact the respective provider for details...

    docs.aspose.com/words/python-net/working-with-o...
  4. PDF to PDF with Aspose Words (Aspose TotalNet) ...

    Hello Aspose team, When trying one of your website to process PDF → PDF (Convert PDF To PDF Online) Result is completely different compare when trying to use the code to do this. Maybe you have some working snippet…...0” using var stream = source.StreamFactory(); {...= new Aspose.Words.Document(stream); PdfSaveOptions saveOptions...

    forum.aspose.com/t/pdf-to-pdf-with-aspose-words...
  5. Encrypting Excel Files with C++|Documentation

    Learn how to encrypt and password protect Excel files using Aspose.Cells with C++....algorithms provided by a cryptographic service provider (CSP), a...“Microsoft Strong Cryptographic Provider”. To give you an idea, 128‑bit...

    docs.aspose.com/cells/cpp/encrypting-excel-files/
  6. 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/
  7. 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/
  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. 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/
  10. 输出流 – 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/