Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 4,076 for

stream provider

(1.08 sec)
  1. Конвертировать 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/
  2. Конвертировать 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/
  3. Product Overview|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....implemented in Java, while providing a native Python API for seamless...intuitive Python API. The library provides powerful features for generating...

    docs.aspose.com/barcode/python-java/product-ove...
  4. Convierta EPUB a DOCX – Aspose.HTML for .NET

    Convierta EPUB a DOCX en C#. Considere varios escenarios de conversión de EPUB a DOCX en ejemplos de C#. Pruebe el convertidor EPUB en línea....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-docx/
  5. 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/
  6. Document Formatting changes after comparison - ...

    I am doing comparison between two docx files. The resultant files formatting changes a bit especially when it comes to lists or nested items. original_content = await original.read() modified_content = await modified.re…...output_stream = BytesIO() original_doc.save(output_stream, aw.SaveFormat...output_stream.seek(0) return StreamingResponse(output_stream, me...

    forum.aspose.com/t/document-formatting-changes-...
  7. How to Save Selected Pages in PDF using C#

    This article describes how to save selected pages in PDF using C#. It has the IDE settings, a list of steps, and a runnable sample code demonstrating how to select pages from PDF and save using C#.... It provides the configuration details...PdfFileEditor.Extract() method by providing the source PDF, list of pages...

    kb.aspose.com/pdf/net/how-to-save-selected-page...
  8. Compress PDF In Python

    Compress PDF in Python without losing quality. Optimize PDF content, reduce file size easily....Python This Python library provides developers with the ability...PDF using Python Our product provides Python developers with an...

    products.aspose.com/words/python-net/compress/pdf/
  9. Convertir EPUB a PDF – código C# y convertidor ...

    Convierta EPUB a PDF usando Aspose.HTML for .NET. Considere varios escenarios de conversión de EPUB a PDF en ejemplos de C#. Pruebe el convertidor EPUB en línea....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-pdf/
  10. ResourceSavingArgs.resource_file_uri property |...

    ResourceSavingArgs.resource_file_uri property. Gets or sets the uniform resource identifier (URI) used to reference the resource file from the document....resource files are saved to streams. This property allows to correct...value of this property to provide a custom URI for the resource...

    reference.aspose.com/words/python-net/aspose.wo...