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

stream provider

(0.8 sec)
  1. Manipulating TIFF Images|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.... Please note, the above provided code snippet requires setting...inside tiff frames. Below provided code snippet demonstrates...

    docs.aspose.com/imaging/net/manipulating-tiff-i...
  2. 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/
  3. 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/
  4. 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...
  5. 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/
  6. 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/
  7. 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...
  8. 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...
  9. 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/
  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...