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

stream provider

(0.53 sec)
  1. 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...
  2. 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...
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  7. EncodeTypes.GS_1_QR forces 0x25 (%) group separ...

    4_ZXing_GS1QR_gold_standard.png (522 Bytes) 3_Aspose_PlainQR_BINARY_with_0x1D.png (384 Bytes) 2_Aspose_GS1QR_BINARY.png (390 Bytes) 1_Aspose_GS1QR_DEFAULT.png (390 Bytes) Hello Aspose Team, We have identified what a…...0x1D ) in the decoded QR data stream. This causes industrial warehouse...0x1D ) in the decoded data stream, while also preserving FNC1...

    forum.aspose.com/t/encodetypes-gs-1-qr-forces-0...
  8. Working with Images in Node.js|Aspose.Words for...

    Create and manage images of various formats in a document using Node.js....Inserting an Image DocumentBuilder provides several overloads of the the...parameter From a stream by passing a Stream parameter From a...

    docs.aspose.com/words/nodejs-net/working-with-i...
  9. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ 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 BMP to EPS in C++...

    docs.aspose.com/page/zh/cpp/convert/bmp-to-eps/
  10. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, text, Word, or Excel documents, as well as JSON or XML files....or write them to the memory stream, use asposeocr_page_save()...into one document. Simply provide several images as a semicolon-separated...

    docs.aspose.com/ocr/cpp/save-file/