Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 4,221 for

stream provider

(0.09 sec)
  1. Licensing – Aspose.HTML for Python via .NET

    Aspose.HTML for Python via .NET offers different purchase plans or a Free Trial and a Temporary License for evaluation using Licensing and Subscription policies.... The evaluation version provides full product functionality...Aspose.HTML for Python via .NET provides several ways to apply a license...

    docs.aspose.com/html/python-net/licensing/
  2. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....com/words/net/\n"; try (ByteArrayInputStream stream = new ByteArrayInputStream(INPUT_TEXT...Document doc = new Document(stream, loadOptions); // Print hyperlinks...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert .pdf to .tiff Fails with Some .pdfs - F...

    Hi, I am following this code example: https://docs.aspose.com/pdf/net/convert-pdf-to-tiff/ The only differences in my code is that I’m outputting the converted .tiff to a memory Stream and I’m only converting one page i…...tiff to a memory stream and I’m only converting one...tried saving the PDF file in Stream object as well as on file system...

    forum.aspose.com/t/convert-pdf-to-tiff-fails-wi...
  4. PDF Conversion Solution using Java | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for Java...to Excel formats but also provides different functions and properties...page and save the image to stream renderToImages . Process (...

    products.aspose.com/pdf/java/conversion/
  5. How to Resize SVG Image using C#

    This basic tutorial is designed to explore how to resize SVG image using C#. It contains simple steps and a runnable code to resize SVG file using C# in any of the .NET framework supported platform....method in the Image class and provide the new size parameters Save...of SVG image using C# by providing the environment configuration...

    kb.aspose.com/imaging/net/how-to-resize-svg-in-...
  6. PDF Conversion Solution using C++ | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for C++...to Excel formats but also provides different functions and properties...page and save the image to stream jpegDevice -> Process ( document...

    products.aspose.com/pdf/cpp/conversion/
  7. MHTML Converter – Aspose.HTML for Python via .NET

    Learn how to convert MHTML to other formats using Aspose.HTML for Python via .NET and consider Python code example of MHTML to PDF conversion.... This chapter provides information on the list of...open("{{input lower}}", 'rb') as stream: # Initialize saving options...

    docs.aspose.com/html/python-net/mhtml-converter/
  8. Loading Embedded OpenType (EOT) font files | .NET

    Learn how to load, convert, edit, and save Embedded OpenType (EOT) font files in .NET applications using the Aspose.Font library. Includes code samples, best practices, and troubleshooting tips....Font library provides a pure .NET API that lets...file system; other sources (stream, memory) are also supported...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  9. Your First Aspose.Diagram Application - Hello W...

    本页介绍如何使用 Aspose.Diagram 库创建第一个应用程序。...diagram constructor to load a VSD stream FileStream st = new FileStream...constructor to load a VSS stencil * providing load file format */ Diagram...

    docs.aspose.com/diagram/zh/net/your-first-aspos...
  10. OfficeMathRenderer | Aspose.Words for Java

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

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