Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 15,824 for

content stream

(1.22 sec)
  1. HtmlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover the HtmlFixedSaveOptions ResourcesFolderAlias property to customize image URIs in your HTML documents. Enhance your web Content effortlessly!...ResourcesFolderAlias Contents [ Hide ] HtmlFixedSaveOptions....the folder exists before the streams can put their resources into...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Create 7Z File Opener in C#

    This quick guide explains how to create a 7z file opener in C#. It contains all the details including the algorithm and the code snippet to unzip 7z in C#....7ZIP file Extract all the contents of the 7Z file by invoking...read or write from a memory stream or the disk based on your needs...

    kb.aspose.com/zip/net/create-7z-file-opener-in-...
  3. Convert Markdown to Word in C#

    This guide covers the details to convert Markdown to Word in C#. It explains the step-by-step program flow and a working code snippet to render Markdown to DOCX in C#....exports it to the disk or a stream for further processing. Subsequently...method. Finally, the HTML contents are rendered to Microsoft...

    kb.aspose.com/html/net/convert-markdown-to-word...
  4. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for Java recognition results as a searchable and indexable PDF document....results as a searchable PDF Contents [ Hide ] To convert recognition...recognition results into a stream Analyzing your prompt, please...

    docs.aspose.com/ocr/java/save-searchable-pdf/
  5. Features|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....Ask AI Features Contents [ Hide ] General Features Barcode image...Data loading and saving to a stream or a file Label printing Support...

    docs.aspose.com/barcode/cpp/product-features/
  6. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....recognition results as a file Contents [ Hide ] To save recognition...or write them to the memory stream, use Save method of Aspose...

    docs.aspose.com/ocr/net/save-file/
  7. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library....Application - Hello World Contents [ Hide ] This tutorial shows...diagram constructor to load a VSD stream FileStream st = new FileStream...

    docs.aspose.com/diagram/net/your-first-aspose-d...
  8. 使用 C++ 从 PDF 中提取附件 | Aspose.PDF

    通过 COM Interop 在 C++ 框架、C++ Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 中提取附件。...attachment and write to file or stream auto fileContent = MakeArray...( fileSpecification -> get_Contents () -> get_Length ()); fileSpecification...

    products.aspose.com/pdf/zh-hans/cpp/attachments...
  9. Improving Text Extraction from Multi‑Column PDF...

    Learn techniques for improving text extraction from multi-column PDF layouts with Aspose.PDF for Python....Extraction from Multi‑Column PDFs Contents [ Hide ] Reduce font size...reduce_ratio # Save to memory stream and reopen (to apply changes)...

    docs.aspose.com/pdf/python-net/text-extraction-...
  10. 在 Python 中渲染 HTML – Aspose.HTML for Python via ...

    通过 .NET API,使用 Aspose.HTML for Python 中的 HtmlRenderer、SvgRenderer、MhtmlRenderer 和 EpubRenderer 类渲染 HTML、SVG、MHTML 和 EPUB。...Python 渲染 HTML、MHTML、EPUB 和 SVG Contents [ Hide Show ] 渲染器 Aspose.html..."document.mht" , ' rb ' ) as stream: 20 21 # Create an instance...

    docs.aspose.com/html/zh/python-net/renderers/