Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 4,350 for

stream provider

(0.18 sec)
  1. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....boxes of all lines in images, provided in OcrInput object , use detect_rectangles()...file. If the file is provided as a stream, an array of pixels...

    docs.aspose.com/ocr/python-net/image-regions-li...
  2. PS to EPS Conversion | API for Python

    Sample Python conversion code for PS format to EPS file. Use this example code to convert PS to EPS within any Web or Console Python based application....Page API Solution for Pyton provides extensive support for PS file...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  3. PS to PDF Conversion | API for Python

    Sample Python conversion code for PS format to PDF file. Use this example code to convert PS to PDF within any Web or Console Python based application....Page API Solution for Pyton provides extensive support for PS file...instance of PsDocument via a stream Create and set instances of...

    products.aspose.com/page/python-net/conversion/...
  4. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType font sources: system folder, user sources, loading fonts from a Stream, a file system, or memory using Java....Load Fonts from Stream Aspose.Words provides the StreamFontSource...loading fonts from the stream. To use the stream font source, a user...

    docs.aspose.com/words/java/specify-truetype-fon...
  5. How to Convert Excel Chart to PDF in Python

    This article explains how to convert Excel chart to PDF in Python. It contains the configuration details, a list of steps, and a runnable sample code to convert Excel graph to PDF in Python....class to generate the PDF by providing the required parameters These...save the output PDF to a bytes stream using different overloaded...

    kb.aspose.com/cells/python/how-to-convert-excel...
  6. Aspose.Words.Fonts | Aspose.Words for .NET

    Explore the Aspose.Words.Fonts namespace to easily access detailed font information in your documents, enhancing your text formatting and design....Fonts namespace provides classes and enumerations to...Base class for user-defined stream font source. SystemFontSource...

    reference.aspose.com/words/net/aspose.words.fonts/
  7. Markdown to HTML – Convert AI Chat Responses to...

    Learn how to convert Markdown to HTML, apply styles, and beautifully display AI-generated content with Aspose.HTML for .NET....Page AI chat assistants often provide responses formatted in Markdown...semantic head structure using stream input 2 3 // AI response in...

    docs.aspose.com/html/net/convert-ai-markdown-to...
  8. PDF Conversion Solution using C++ | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for C++...to Excel formats but also provides different functions and properties...page and save the image to stream jpegDevice -> Process ( document...

    products.aspose.com/pdf/cpp/conversion/
  9. MHTML Converter – Aspose.HTML for Python via .NET

    Learn how to convert MHTML to other formats using Aspose.HTML for Python via .NET and consider Python code example of MHTML to PDF conversion.... This chapter provides information on the list of...open("{{input lower}}", 'rb') as stream: # Initialize saving options...

    docs.aspose.com/html/python-net/mhtml-converter/
  10. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc....extractedText ); // Close the stream writer . close (); } catch...Aspose.PDF for Android via Java provides access to such items by name...

    docs.aspose.com/pdf/androidjava/extract-text-fr...