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

stream provider

(0.58 sec)
  1. How to Check if HTML Text Content is Empty? – C...

    This article provides a step-by-step solution to automate HTML content checks to identify empty HTML elements using Aspose.HTML for .NET.... This article provides a step-by-step С# solution...within an element because it provides an easy way to programmatically...

    docs.aspose.com/html/net/how-to-articles/how-to...
  2. Java 26.2: PSD to PSB conversion produces corru...

    Product: Aspose.PSD for Java 26.2 (jdk16) Description: When loading a PSD file (version 1) and saving it as PSB format (PsdVersion.Psb), the output file is corrupt. Adobe Photoshop reports “Could not open file because …...load(stream, psdLoadOptions) Optionally...@polear2 Could you please provide the input file to reproduce...

    forum.aspose.com/t/java-26-2-psd-to-psb-convers...
  3. Aspose.Note 25.6: OneNote sync breaks due to me...

    We have an issue with our customer’s file after modifying it with Aspose.Note 25.6 and C# .NET Framework 4.8 application. The customer performed following steps to create a file on SharePoint: Opens OneNote for deskto…... Could you please provide an update? panchenko.dm July...using (var stream = File.OpenRead(path)) { stream.CopyToAndReset(asposeStream);...

    forum.aspose.com/t/aspose-note-25-6-onenote-syn...
  4. Markdown Converter – Convert Markdown Using Asp...

    Learn about supported Markdown conversions and consider Java example of how to convert Markdown to PDF using Aspose.HTML for Java....Its primary purpose is to provide a human-readable syntax that...pages. Aspose.HTML for Java provides a wide range of Markdown conversions...

    docs.aspose.com/html/java/markdown-converter/
  5. Converting a PCL file to BMP using Python | Asp...

    Sample code on Python for PCL to BMP conversion. Use example code for batch PCL to BMP conversion with Python and .NET... Close each image stream after processing to ensure...( document . pages ): image_stream = FileIO ( path_outfile + str...

    products.aspose.com/pdf/python-net/conversion/p...
  6. Html to Tiff Conversion Throws OutOfMemory Exce...

    Hi Team I had an issue with Aspose Library while converting html page into Tiff image, it throws the OutOfMemomy issue. In my system we have enough memory i.e apto 5 GB. These is my stack trace. "Error Generating Inv…...10:51pm 7 @Chenchu We tested the provided code in linux docker and couldn’t... Also, when analyzing the provided code and the stack trace,...

    forum.aspose.com/t/html-to-tiff-conversion-thro...
  7. Emails with large resolution logo produce Syste...

    In our solution, we try and convert an email and parse it into a word template. Before it can get into the word template we are seeing the following error: System.NullReferenceException: Object reference not set to an i…... (Stream , String , SaveOptions ) The...We will check the issue and provide you more information. EngineeringManager_NW...

    forum.aspose.com/t/emails-with-large-resolution...
  8. Converting Worksheet to Image and Worksheet to ...

    Learn how to convert a worksheet to an image file and a worksheet with multiple pages to an image file per page using Aspose.Cells with C++....This document is designed to provide developers with a detailed...save an image file to the disk/stream. Several image formats are...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  9. ArgumentOutOfRangeException (int32 overflow) wh...

    We are currently working with Aspose.PSD for .NET 26.4.0 and have identified an issue while saving PSB files containing very large Smart Object layers. During testing, saving a PSB with a Smart Object layer sized 50,000…...starting position is out of stream bounds Dmitriy.Sorokin May...@estebantrujillo could you please provide code to reproduce issue and...

    forum.aspose.com/t/argumentoutofrangeexception-...
  10. Split PDF using JavaScript|Aspose.PDF for JavaS...

    This topic shows how to split PDF pages into individual PDF files with Aspose.PDF for JavaScript via C++ .... The provided code snippet is an example...mime || "application/octet-stream" ; var link = document . createElement...

    docs.aspose.com/pdf/javascript-cpp/split-pdf/