Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 4,223 for

stream provider

(0.06 sec)
  1. Конвертировать MHTML в PDF – Aspose.HTML for .NET

    Конвертируйте MHTML в PDF на C# с помощью Aspose.HTML for .NET. Рассмотрим поддерживаемые сценарии преобразования MHTML в PDF в примерах 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-pdf/
  2. Convertir MHTML a XPS – Aspose.HTML for .NET

    Convierta MHTML a XPS en C# usando Aspose.HTML for .NET. Considere los escenarios de conversión de MHTML a XPS admitidos en ejemplos de C#....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-xps/
  3. 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/
  4. 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...
  5. 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-...
  6. PDF417 Barcode Family|Documentation

    Generate different types of PDF417 barcodes using Aspose.BarCode for Android... The PDF417 type provides smaller data density compared...barcodes can be used to encode streams of bytes or Unicode characters...

    docs.aspose.com/barcode/androidjava/pdf417-gene...
  7. 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/
  8. Конвертировать 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/
  9. Конвертировать 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/
  10. PDF417 Barcode Family|Documentation

    Generate different types of PDF417 barcodes using Aspose.BarCode for Python... The PDF417 type provides smaller data density compared...barcodes can be used to encode streams of bytes or Unicode characters...

    docs.aspose.com/barcode/python-java/generate-pd...