Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 4,351 for

stream provider

(0.16 sec)
  1. Converting a XPS file to PNG using Python | Asp...

    Sample code on Python for XPS to PNG conversion. Use example code for batch XPS to PNG conversion with Python and .NET... Open a new file stream at the specified output path...page_count <= pages_count : image_stream = FileIO ( path_outfile + str...

    products.aspose.com/pdf/python-net/conversion/x...
  2. Working with Hyphenation in Java|Aspose.Words f...

    Use hyphenation for a more compact arrangement of text. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries using Java....the specified language from a stream: You can download the template...result as Microsoft Word and provides identical line breaking in...

    docs.aspose.com/words/java/working-with-hyphena...
  3. Working with Hyphenation in Python|Aspose.Words...

    Use hyphenation for a more compact arrangement of text using Python. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries....the specified language from a stream: You can download the template...result as Microsoft Word and provides identical line breaking in...

    docs.aspose.com/words/python-net/working-with-h...
  4. **IMPACT PRODUCTION SERVER** - Aspose.PDF- High...

    Hi Support, We are using Aspose.PDF to convert PDFs to HTML in one of our main applications. However, we are experiencing extremely high memory usage on our server, with consumption reaching 95%. We have tried all avai…...available memory cleanup methods provided by Aspose, but none have been...persists. Could you please provide guidance on resolving this...

    forum.aspose.com/t/impact-production-server-asp...
  5. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....exists before the callback's streams can put their resources into...also need // to redirect each stream to put its image in the alias...

    reference.aspose.com/words/java/com.aspose.word...
  6. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....Open(fontDefinition) as TtfFont; 6 7 var stream = Aspose.Font.Renderers.RenderingUtils...8 9 var bitmap = new Bitmap(stream); 10 bitmap.Save(outFile);...

    docs.aspose.com/font/net/developer-guide/text-r...
  7. Manage Presentation Shapes in .NET|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for .NET and deliver high-performance PowerPoint presentations....NET provides a simple API to access layout..."TestExportShapeToSvg.pptx" )) { using ( Stream stream = new FileStream ( outSvgFileName...

    docs.aspose.com/slides/net/shape-manipulations/
  8. PS to GIF Conversion API | C++

    PS to GIF conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....API addresses that need by providing robust conversion capabilities...formats like GIF. The API provides a robust and easily integrated...

    products.aspose.com/page/cpp/conversion/ps-to-gif/
  9. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...Build OCR input from the PNG stream Dim ocr As New Aspose.OCR.AsposeOcr()...resolve the issue, please provide any error messages or logs...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  10. Working with TAR Archives in C# | Aspose.Zip fo...

    Examples of using a C# library to create, compress, and extract TAR archives....Zip provides similar functionality using...directly to a file path or stream: Copy 1 using (TarArchive archive...

    docs.aspose.com/zip/net/tar-archiving/