Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 3,125 for

stream provider

(0.08 sec)
  1. Shape Manipulations|Aspose.Slides for PHP Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides for PHP via Java provides a simple API to access layout..."TestExportShapeToSvg.pptx" ); try { $stream = new Java ( "java.io.FileOutputStream"...

    docs.aspose.com/slides/php-java/shape-manipulat...
  2. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET....Insert an Image DocumentBuilder provides several overloads of the InsertImage...InsertImage From a stream by passing a Stream parameter InsertImage...

    docs.aspose.com/words/net/working-with-images/
  3. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......brushes The module provides helper classes and methods...aspose.psd.dithering The module provides different helper classes for...

    reference.aspose.com/psd/python-net/
  4. Base Operations – Create, Load, Save, Navigate ...

    Learn how to perform base operations with SVG files, such as creating, loading, reading, saving, and navigating, using Aspose.SVG for .NET library....The articles in this chapter provide the information you need to...create SVG from a memory string, stream, or file; how to load SVG from...

    docs.aspose.com/svg/net/base-operations/
  5. HMTL to PDF conversion - Free Support Forum - a...

    Hi Team, I am working on convert HTML to PDF, my issue is style are not applying from style block block. My code: foreach (string contentPart in contentParts) { Aspose.Pdf.Page page = merge…...final document to response stream MemoryStream pdfStream = new...PDF document. This method provides better handling of CSS styles...

    forum.aspose.com/t/hmtl-to-pdf-conversion/314583
  6. 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...
  7. MarkdownSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the MarkdownSaveOptions ImagesFolder property enhances your document exports by specifying the ideal folder for saving images in Markdown format....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...
  8. java.lang.IllegalStateException: toArray is not...

    Hi guys, I used the flag -DAspose.Cells.ZipTool=TEMPFILE in both of my projects that call Workbook asposeWorkbook = new Workbook(excelStream) to avoid the POI 5 ZIP issue. However, one of the projects still encounters p…...format or the way the input stream is being handled. Testing with...property and handling the input stream: System.setProperty("Aspose...

    forum.aspose.com/t/java-lang-illegalstateexcept...
  9. LaTeX to XPS | Aspose.TeX for .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...Create the stream to write the XPS file to. 2 using (Stream xpsStream...

    docs.aspose.com/tex/net/latex-to-xps/
  10. 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...