Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 12,332 for

content stream

(0.07 sec)
  1. Convert DOC to ODP via C++ or with free Online ...

    Export DOC to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to ODP online converter quickly before integrating the code....AddTextFrame in it Load the HTML content and write it in your Presentation...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/doc-to...
  2. Convert ODT to PPTM via C++ or with free Online...

    Export ODT to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPTM online converter quickly before integrating the code....AddTextFrame in it Load the HTML content and write it in your Presentation...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/odt-to...
  3. 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/
  4. Convert HTML to MD – C# code and Online Converter

    Convert HTML to Markdown online or with Aspose.HTML for .NET. Use HTML to MD Converter to save webpage as MD file quickly, clearly and safely....WYSISYG Editor, string, or stream. Powerful C# API allows you...you to easily convert HTML content to MD format with just a few...

    products.aspose.com/html/net/conversion/html-to...
  5. 使用 JavaScript 通过 C++ 处理 PDF 文件元数据|Aspose.PDF fo...

    本节解释如何获取 PDF 文件信息,如何从 PDF 文件中获取元数据,设置 PDF 文件信息。...JavaScript 通过 C++ 处理 PDF 文件元数据 Contents [ Hide ] 获取 PDF 文件信息 创建一个...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/pdf-file-...
  6. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....Compression Level with C++ Contents [ Hide ] Adjust Workbook Compression...the size of the input data stream. This is also the slowest compression...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  7. 如何在 React 中使用 Aspose.CAD|CAD Documentation

    在 React 中使用 Aspose.CAD...CAD Contents [ Hide ] 前提条件 Visual Code Node...{ type: 'application/octet-stream' }); var imageUrl = urlCreator...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  8. Convert ODT to POWERPOINT via C++ or with free ...

    Export ODT to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to POWERPOINT online converter quickly before integrating the code....AddTextFrame in it Load the HTML content and write it in your Presentation...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/odt-to...
  9. Convert TXT to PowerPoint via C++ or with free ...

    Export TXT to PowerPoint in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PowerPoint online converter quickly before integrating the code....AddTextFrame in it Load the HTML content and write it in your Presentation...// load the HTML file using stream reader SharedPtr < System ::...

    products.aspose.com/total/cpp/conversion/txt-to...
  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/