Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 4,220 for

stream provider

(0.23 sec)
  1. Licensing|Documentation

    Aspose.3D for Python via .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....3D provides different plans for purchase...Limitation The evaluation version provides all the features except the...

    docs.aspose.com/3d/python-net/licensing/
  2. Loading Web‑Open‑Font (WOFF) files | .NET

    Step‑by‑step guide on how to load, inspect and convert Web‑Open‑Font (WOFF) files in .NET using the Aspose.Font library, covering file‑system, byte array and Stream sources....the library a stream to that file. Wrap the stream source in a..."C:\Fonts\MyWebFont.woff" ; 12 13 // Stream source that reads directly...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  3. "Unable to load DLL" Error When Using Aspose.Sl...

    Hi, I’m facing this issue running aspose in a windows container. I’m using ASpose.Slides.NET version 23.5.0 2023-09-01 09:39:20,853 ERROR SEPDFConverter.Service.ConverterService - Unable to load DLL 'aspose.slides.dra…...☻(Presentation ☻, Stream ♥, Int32[] ♣, PdfOptions, InterruptionToken...♠) at ♣↑↓▬.♥(Presentation ☻, Stream ♥, PdfOptions ♣, InterruptionToken)...

    forum.aspose.com/t/unable-to-load-dll-error-whe...
  4. Nuget package version for Windows Server 2019 -...

    I was able to get Aspose.OCR v 20.12.1 to work, but it uses older methods. I’ve tried the newest version (v 25.9.1) and it gives me a ‘access violation’ error. I’m trying to do Recognize using a bitmap over a memory st…...using a bitmap over a memory stream. Professionalize.Discourse...with a bitmap over a memory stream. This issue may be related...

    forum.aspose.com/t/nuget-package-version-for-wi...
  5. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities....OlePackage property Provide access to OlePackage if OLE...zip" ); using ( MemoryStream stream = new MemoryStream ( zipFileBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java.... This class provides a method named Process which...page and save the image to stream tiffDevice . process ( document...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  7. PageSavingArgs | Aspose.Words for Java

    Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....public class PageSavingArgs Provides data for the IPageSavingCallback...e); // 2 - Create a custom stream for the output page file: try...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Pages in PS file | Python

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...NET provides two methods for adding pages...in 8 steps: Create an output stream for the resulting PS file....

    docs.aspose.com/page/python-net/ps/working-with...
  9. Save Generated Barcodes in C#|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C# API...generated barcode images to files, streams, or bitmaps, as well as outputting...file formats but also to a stream or a vector file. Aspose.BarCode...

    docs.aspose.com/barcode/net/save-barcode-image/
  10. Pixel Data Manipulation using Aspose.PSD for Py...

    Example of how to directly and rapidly fast update raw pixel data using PSD Python API... Overview The provided code demonstrates how to create...File as a Stream: We open the input file as a stream using the...

    docs.aspose.com/psd/python-net/pixel-data-manip...