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

stream provider

(0.1 sec)
  1. Aspose.Cells for Python via .NET license issue ...

    Hi, we are trying to deploy our purchased license for aspose.cell python product to our Databricks environment which we could do successfully. But when we call the license within our code, we run into the following error…... could you please provide a detailed introduction of...this issue. could you please provide a detailed introduction of...

    forum.aspose.com/t/aspose-cells-for-python-via-...
  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. 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...
  5. 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/
  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 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/
  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. 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...
  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...