Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 4,290 for

stream provider

(0.07 sec)
  1. Convert TIFF to EPS using Python

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....has four modifications to provide a user with the most comfortable..."output1.eps" , options) Using streams for saving TIFF as EPS in Python...

    docs.aspose.com/page/python-net/convert/tiff-to...
  2. Frequently Asked Questions | Aspose.TeX for Java

    Get answers to all the most frequent questions about Aspose.TeX for Java, which is a comprehensive API for typesetting and manipulation TeX and LaTeX....output stream for the log file. Create a file stream to save...written to the specified output stream. For more examples, please...

    docs.aspose.com/tex/java/faq/
  3. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Node.js....Words provides the ability to convert a document...being actively developed to provide you with more opportunities...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  4. Convert a Document to Markdown in C#|Aspose.Wor...

    Convert a document in any supported load format to Markdown and vice versa using C#....Words provides the ability to convert a document...being actively developed to provide you with more opportunities...

    docs.aspose.com/words/net/convert-a-document-to...
  5. Aspose.Page for .NET – PS/EPS/XPS Conversion FAQ

    Comprehensive FAQ covering supported formats, .NET versions, licensing, performance, code samples, and advanced options for converting PS, EPS, and XPS files with Aspose.Page for .NET.... Load from a Stream (e.g., MemoryStream ) and save...save directly to another Stream : Copy 1 using ( var input =...

    docs.aspose.com/page/net/conversion/faq/
  6. English table style names / LatentStyles - Free...

    When generating a word document with a table, I provide the option to configure a table style name that is set by “table.StyleName = “…”;”. Word provides a bunch of builtin table styles, and a user asked me why it did n…...word document with a table, I provide the option to configure a table...“table.StyleName = “…”;”. Word provides a bunch of builtin table styles...

    forum.aspose.com/t/english-table-style-names-la...
  7. Working with Document in Python|Aspose.Words fo...

    The `Document` class provides various document properties and methods using Python. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Python. The `Document` object can be saved to a file or Stream and also sent to a browser....explains how the Document object provides access to sections, mail‑merge...represents a document and provides various document properties...

    docs.aspose.com/words/python-net/working-with-d...
  8. Layout detecton|Documentation

    How to detect the layout on the provided image....and GIF images from files, streams, pixel arrays, and can bulk...applicable. Empty for images provided as a stream, byte array, or Base64...

    docs.aspose.com/ocr/net/layout_detection/
  9. Quick Recognition Examples|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....Recognition Examples This guide provides quick, ready-to-use examples...recognition" ); } } } Recognize from Stream public void recognizeFromStream...

    docs.aspose.com/barcode/java/developer-guide/qu...
  10. Convert MHTML to PNG in Python – Aspose.HTML fo...

    Convert MHTML to PNG using Aspose.HTML Python library. Consider the supported MHTML to PNG conversion scenarios in Python examples....open("{{input lower}}", 'rb') as stream: # Initialize saving options...conv.Converter.convert_mhtml(stream, options, "output.{{output...

    docs.aspose.com/html/python-net/convert-mhtml-t...