Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 4,291 for

stream provider

(2 sec)
  1. 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...
  2. 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/
  3. 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/
  4. Конвертировать 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/
  5. 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/
  6. 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...
  7. Add Attachment|Aspose.PDF for Python via .NET

    This example binds an input PDF, attaches an external file to the first page, and saves the modified PDF with the embedded attachment....set the attachment name, and provide a description. Create the PdfContentEditor...attachment_file , "rb" ) as attachment_stream : content_editor . add_document_attachment...

    docs.aspose.com/pdf/python-net/add-attachment/
  8. QR Code, Micro QR Code and Rectangular Micro QR...

    Detailed Information about QR Code Specification... This barcode type provides a very high recognition speed...Rectangular Micro QR Code , which provides a more compact rectangular...

    docs.aspose.com/barcode/info-cards/qr-code/
  9. 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-...
  10. Конвертировать HTML в DOCX – Aspose.HTML for .NET

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

    docs.aspose.com/html/ru/net/convert-html-to-docx/