Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 4,069 for

stream provider

(0.07 sec)
  1. Detect file format incorrect detections - Free ...

    Hey, I’ve attached 2 files help.com, which is Application and incorrectly detected as CSV by Aspose Cells! XML.ttml, which is XML and incorrectly detected as HTML by Aspose Cells! Thanks for consideration. AsposeCel…...com file, please pass it as stream, I’ve seen this bug before...before in cells, that passing streams to cells causes surprise while...

    forum.aspose.com/t/detect-file-format-incorrect...
  2. Create Barcode Vector Image in Python

    This article explains to create Barcode Vector Image in Python. It discusses configuring the system, and a sample runnable code to generate barcode vector in Python....Python This brief article provides information for creating a...vector image to any file path or stream according to your requirements...

    kb.aspose.com/barcode/python/create-barcode-vec...
  3. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....boxes of all lines in images, provided in OcrInput object , use detect_rectangles()...file. If the file is provided as a stream, an array of pixels...

    docs.aspose.com/ocr/python-net/image-regions-li...
  4. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...inFile); using (MemoryStream stream = new MemoryStream(content))...= new Aspose.Cells.Workbook(stream); using (MemoryStream streamToSave...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  5. HtmlSaveOptions.ImagesFolder | Aspose.Words for...

    Discover HtmlSaveOptions ImagesFolder property. Easily set the folder for saving images when exporting documents to HTML. Streamline your workflow today!...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/net/aspose.words.sav...
  6. LaTeX to PDF | .NET

    To convert TeX to PDF using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples....detailed look at the code in C# providing the simplest way to convert...approach with stream 2 3 // Create the stream to write the PDF...

    docs.aspose.com/tex/net/latex-to-pdf/
  7. Convert EPUB to PNG – C# code and Online Converter

    Sample code for EPUB to PNG C# conversion. Easily use Aspose.HTML for .NET within any .NET application. Try online EPUB to PNG Converter for free!...Saving; using var stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    products.aspose.com/html/net/conversion/epub-to...
  8. Alternative methods to supply main TeX input fi...

    Aspose.TeX API solution for Python includes a Constructor that accepts a Stream as the first argument, providing conversion functionality....Guide Conversion Other ways to provide the main TeX input file Live...using a stream So far, we have only learned how to provide the main...

    docs.aspose.com/tex/python-net/other-ways-of-ma...
  9. Converting an XML to FDF format|Aspose.PDF for ...

    This section explains how you can convert an XML to FDF format with FormDataConverter....Facades provides the flexibility to convert...for this purpose. This class provides different methods for converting...

    docs.aspose.com/pdf/net/converting-an-xml-to-fd...
  10. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....ShapeRenderer extends NodeRendererBase Provides methods to render an individual...specified size. save(OutputStream stream, ImageSaveOptions saveOptions)...

    reference.aspose.com/words/java/com.aspose.word...