Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 4,132 for

stream provider

(0.34 sec)
  1. 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/
  2. Other ways to provide main TeX input file | Java

    Conversion functionality of Aspose.TeX API solution for Java has a Constructor which accepts a Stream as the first argument. Here are some code examples....Guide Conversion Other ways to provide the main TeX input file Live...Pricing Buy Other ways to provide main TeX input file | Java...

    docs.aspose.com/tex/java/other-ways-of-main-input/
  3. 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...
  4. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boxes inside an image....all paragraphs 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-pa...
  5. 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/
  6. Creating OneNote NoteBook | Aspose.Note Documen...

    This article explains how to create and manage OneNote note books using the C# API....by GitHub Saving Notebook to Stream Copy 1 // The path to the documents...MemoryStream stream = new MemoryStream(); 6 notebook. Save (stream); 7...

    docs.aspose.com/note/net/working-with-onenote-n...
  7. Sequence contains no elements - Free Support Fo...

    HI , I m facing an error while converting onenote document into pdf using latest version of aspose.note(25.2.0): System.InvalidOperationException: Sequence contains no elements at System.Linq.ThrowHelper.ThrowNoElement…... (Document , Stream , SaveOptions ) at Aspose.Note...Note.Document.Save(Stream stream, SaveOptions options) at Crushbank...

    forum.aspose.com/t/sequence-contains-no-element...
  8. HtmlSaveOptions.images_folder property | Aspose...

    HtmlSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a document to HTML format...a document into a file and provide a file name, Aspose.Words,...you save a document into a stream, Aspose.Words does not have...

    reference.aspose.com/words/python-net/aspose.wo...
  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. FontSettings.setFontsSources method | Aspose.Wo...

    Aspose.Words.Fonts.FontSettings.setFontsSources method...cacheInputStream Buffer Input stream with saved font search cache...search cache, fonts in the provided sources are identified via...

    reference.aspose.com/words/nodejs-net/aspose.wo...