Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 3,879 for

stream provider

(0.1 sec)
  1. Save HTML Document – C# Examples – Aspose.HTML

    Learn how to save HTML documents to a file, URL, Zip archive, and memory Stream using Aspose.HTML for .NET API and how to apply save options....to a file, URL, or streams. The API provides namespace with the...saving operations. The API provides namespace that contains and...

    docs.aspose.com/html/net/save-html-document/
  2. 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...
  3. Quick Start|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....Contents [ Hide ] This section provides quick code samples to help...How to Read Barcodes from a Stream This example demonstrates how...

    docs.aspose.com/barcode/androidjava/quick-start/
  4. Licensing|Aspose.GIS for .NET

    Evaluate C# .NET GIS library or API with some limitations. Apply License using File or Stream Object or as an Embedded Resource....GIS provides full product functionality...can be loaded from a file, stream or an embedded resource. Aspose...

    docs.aspose.com/gis/net/licensing/
  5. XamlFlowSaveOptions.images_folder property | As...

    XamlFlowSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a document to XAML 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...
  6. 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/
  7. Delete PDF pages|Aspose.PDF for .NET

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....); } Delete PDF Pages Using Streams The Delete method of PdfFileEditor...PdfFileEditor class also provides an overload which allows you to...

    docs.aspose.com/pdf/net/delete-pdf-pages/
  8. 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...
  9. Scaling down an XFA pdf file - Free Support For...

    Hello My client has the need to scale down an existing XFA pdf file and then add a "text" at the bottom of the page. I was wondering if aspose.pdf would be able to handle someting like this (scaling down a file). Thanks …...parameters); // save document to stream. doc.Save(ms); // add text...page // Open PDF Document from stream Aspose.Pdf.Document origPDF...

    forum.aspose.com/t/scaling-down-an-xfa-pdf-file...
  10. Convert PDF to Markdown using Python

    This quick topic demonstrates how to transform a PDF to MD using Python. It provides IDE setup steps, a procedure outline, and a code snippet to perform the PDF to Markdown converter using Python.... It provides IDE setup steps, a procedure...send the output directly to a stream or byte array based on your...

    kb.aspose.com/words/python/convert-pdf-to-markd...