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

stream provider

(0.16 sec)
  1. 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/
  2. Overview|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/net/overview/
  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. 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/
  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. Конвертировать SVG в XPS – Aspose.HTML for .NET.

    Конвертируйте SVG в XPS онлайн или на C#. Рассмотрим различные сценарии преобразования SVG в XPS на примерах C#. Попробуйте онлайн-конвертер SVG.... Output Stream Providers Если требуется сохранить...Implement a custom MemoryStream provider for advanced control over...

    docs.aspose.com/html/ru/net/convert-svg-to-xps/
  7. Generate PDF417 Barcode Generation in Java|Docu...

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

    docs.aspose.com/barcode/java/pdf417-barcodes/
  8. 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...
  9. Generate PDF417 Barcodes|Documentation

    Aspose.BarCode for Python via .NET can be used to generate different types of PDF417 barcodes.... 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-net/generate-pdf...
  10. Basics of Aspose.PDF DOM API|Aspose.PDF for C++

    Aspose.PDF for C++ also uses the idea of DOM to represent the structure of a PDF document in terms of objects. Here you can read the description of this structure....document structure and content streams. PDF Document Structure As...like Page etc. The DOM API provides single entry and exit points...

    docs.aspose.com/pdf/cpp/basics-of-dom-api/