Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,288 for

stream provider

(0.27 sec)
  1. Exporting large dimension PDF to high dpi PNG c...

    Hello, I am using the PDF library to create PNG images which I then import into our CAD documents. string fileExtension = "png"; ImageFormat format = ImageFormat.Png; PdfConverter pdfConverter = new PdfConv…... I can provide simple test PDFs to reproduce...page and save the image to stream pngDevice.Process(pdfDocument...

    forum.aspose.com/t/exporting-large-dimension-pd...
  2. Loading the image throws an error 'Image loadin...

    I have a tif file which is to be converted to pdf file. To load the image, i tried passing tif file as the documentStream in => skbitmap = SKBitmap.Decode(documentStream); //the value of skbitmap becoming Null. second…...issue: Check File Path and Stream : Ensure that the documentStream...points to the TIFF file. If the stream is null or the file path is...

    forum.aspose.com/t/loading-the-image-throws-an-...
  3. Write Text on Image using Java

    Follow this article to write text on image using Java. It has details for IDE settings, a list of steps, and a sample code to add text on an image using Java....and source font file content stream Open the font using the FontDefinition...FontDefinition settings provided above in Font.Open() method Render...

    kb.aspose.com/font/java/write-text-on-image-usi...
  4. Delete redundant spaces after line break while ...

    Learn how to delete redundant spaces after line breaks while importing HTML using Aspose.Cells for JavaScript via C++....workbook from stream with HTML load options const stream = byteArray...const workbook = new Workbook ( stream , loadOptions ); // Access...

    docs.aspose.com/cells/javascript-cpp/delete-red...
  5. Docx save as PDF metadata missing - Free Suppor...

    Hi, I would like to generate an accessible PDF. To do this, metadata must be present. I set the metadata via BuildInDocumentProperties, but in the output pdf they are empty. I’m using Aspose Word 26.4.0. Heres my code: …...PdfFileEditor(); var pdfStreams = new List<Stream>(); using (var outputStream...pdfByte in pdfBytes) { var stream = new MemoryStream(pdfByte);...

    forum.aspose.com/t/docx-save-as-pdf-metadata-mi...
  6. LaTeX to XPS | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets convert LaTeX files to XPS format. Here are some code examples....There is the library that provides an API for manipulating XPS...constructor that accepts a Stream . The steps are: Create a TexDocument...

    docs.aspose.com/tex/net/latex-to-xps/
  7. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition using Aspose.OCR for Python via .NET....NET provides a versatile way to prepare...constructor takes the type of the provided content and optional processing...

    docs.aspose.com/ocr/python-net/ocrinput/
  8. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications....GetResult (); using ( MemoryStream stream = new MemoryStream ( bytes...Load the HTML document from stream and pass the LoadOptions object...

    reference.aspose.com/words/net/aspose.words/loa...
  9. MHTML Converter – C# Examples – Aspose.HTML for...

    Learn how to convert MHTML to other formats using Aspose.HTML for .NET API and consider C# example of MHTML to JPG conversion.... This section provides information on the list of...reading 4 using FileStream stream = File. OpenRead (DataDir +...

    docs.aspose.com/html/net/mhtml-converter/
  10. Aspose.Pdf throwing exception loading html afte...

    We are using Aspose.Email to convert to html and then trying to load that into Aspose.Pdf and we are getting an “Object reference not set to an instance of an object” exception in Aspose.Pdf.Text.TextSegment.set_Text. I …...#=zHcxGeaE7YtYf(Stream #=zFmzyhBEzq_qC, Document #=zliUzh31I_cmN...#=zcER0$6DnVyH83m30xK54wkKTR.#=zJ69K7ao=(Stream #=zFmzyhBEzq_qC, Document #=zliUzh31I_cmN...

    forum.aspose.com/t/aspose-pdf-throwing-exceptio...