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

stream provider

(0.71 sec)
  1. Your First Aspose.Diagram Application - Hello W...

    Cette page décrit comment créer la première application avec la bibliothèque Aspose.Diagram.... class ); // Open the stream. Read only access is enough...load a diagram. InputStream stream = new FileInputStream ( dataDir...

    docs.aspose.com/diagram/fr/java/your-first-aspo...
  2. Конвертировать EPUB в XPS на С#

    Конвертировать EPUB в XPS. Рассмотрим различные сценарии преобразования EPUB в XPS на примерах C#. Попробуйте онлайн-конвертер EPUB....Saving; using var stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    docs.aspose.com/html/ru/net/convert-epub-to-xps/
  3. Declaration|Documentation

    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....parziale/media fiducia sfida I provider di servizi Internet che ospitano...il metodo License.SetLicense(Stream) invece dopo aver ottenuto...

    docs.aspose.com/3d/it/net/declaration/
  4. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...charts[chart_index] img_stream = io.BytesIO() chart.to_image(img_stream, ImageType...ImageType.PNG) img_stream.seek(0) img = presentation.images.add_image(img_stream)...

    forum.aspose.com/t/aspose-queries/311420
  5. Convertir EPUB a XPS – ejemplos de código C#

    Convierta EPUB a XPS usando Aspose.HTML for .NET. Considere varios escenarios de conversión de EPUB a XPS en ejemplos de C#....Saving; using var stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    docs.aspose.com/html/es/net/convert-epub-to-xps/
  6. Конвертировать MHTML в XPS | Aspose.HTML for .NET

    Конвертируйте MHTML в XPS на C# или онлайн. Рассмотрим поддерживаемые сценарии преобразования MHTML в XPS на примерах C#....Saving; using var stream = File.OpenRead("sample.mht");...{{/if_output}} Converter.ConvertMHTML(stream, options, "output.{{output...

    docs.aspose.com/html/ru/net/convert-mhtml-to-xps/
  7. Конвертировать EPUB в DOCX – С# код и Онлайн Ко...

    Конвертируйте EPUB в DOCX онлайн или на C#. Рассмотрим различные сценарии преобразования EPUB в DOCX на примерах C#....Saving; using var stream = File.OpenRead(DataDir + "input...{{/if_output}} Converter.ConvertEPUB(stream, options, "output.{{output...

    docs.aspose.com/html/ru/net/convert-epub-to-docx/
  8. Converting a TEX file to EMF using Python | Asp...

    Sample code on Python for TEX to EMF conversion. Use example code for batch TEX to EMF conversion with Python and .NET...This class provides methods for processing specific...Create a file-like object (emf_stream) to store the generated EMF...

    products.aspose.com/pdf/python-net/conversion/t...
  9. C++ Overview|Aspose.PDF for C++

    Overview of key-features and supported formats of Aspose.PDF for C++, installation and licensing manual of C++ library....PDF for C++ Library provides different ways to reduce the...unused PDF streams linking duplicate PDF streams unembedding...

    docs.aspose.com/pdf/cpp/overview/
  10. Convertir MHTML a DOCX – Aspose.HTML for .NET

    Convierta MHTML a DOCX y considere los escenarios de conversión de MHTML a DOCX admitidos en ejemplos de C#. Pruebe el convertidor MHTML en línea....Saving; using var stream = File.OpenRead("sample.mht");...{{/if_output}} Converter.ConvertMHTML(stream, options, "output.{{output...

    docs.aspose.com/html/es/net/convert-mhtml-to-docx/