Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 12,279 for

content stream

(0.07 sec)
  1. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....Pricing Buy Working with Tables Contents [ Hide Show ] Extracting Plain...list of table nodes. Call the stream-based code to extract text...

    docs.aspose.com/note/java/working-with-tables/
  2. Working with Text in PS file | Java

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...with Text in PS file | Java Contents [ Hide Show ] Add Text in...following steps: Create an output stream for the resulting PS file....

    docs.aspose.com/page/java/ps/working-with-text/
  3. 通过 .NET 将 EPUB 转换为 PNG – 用于 Python 的 Aspose.HTML

    使用Aspose.HTML Python库将EPUB转换为PNG。在Python代码示例中考虑各种EPUB到PNG的转换方案。...Buy 用 Python 将 EPUB 转换为 PNG Contents [ Hide Show ] PNG 文件格式支持无...open("{{input lower}}", 'rb') as stream: # Initialize saving options...

    docs.aspose.com/html/zh/python-net/convert-epub...
  4. Set Background Picture of a Worksheet|Documenta...

    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....Background Picture of a Worksheet Contents [ Hide ] Background images...//Get the picture into the streams. FileStream fs = File . OpenRead...

    docs.aspose.com/cells/net/set-background-pictur...
  5. Convert TXT to PPTX via C++ or with free Online...

    Export TXT to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPTX 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...
  6. Working with Ole Objects|Aspose.Words for Java

    Create and modify OLE embedding in your document using Java....AI Working with Ole Objects Contents [ Hide ] OLE stands for “Object...back with some additional content. In this article, we will talk...

    docs.aspose.com/words/java/working-with-ole-obj...
  7. Convert TXT to PPSM via C++ or with free Online...

    Export TXT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSM 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...
  8. 在 Java 中将 EPUB 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java API 在 Java 中将 EPUB 转换为 JPG。在Java代码中考虑各种EPUB到JPG的转换方案。...Buy 用 Java 将 EPUB 转换为 JPG Contents [ Hide Show ] EPUB 是最广泛支持的电子书格式。EPUB...作为默认图像格式。 使用 类的 convertEPUB(stream, options, savePath) 方法将 EPUB...

    docs.aspose.com/html/zh/java/convert-epub-to-jpg/
  9. What's new 2024|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2024....Ask AI What's new 2024 Contents [ Hide ] What’s new in Aspose...ToUnicode table to extract text content from PDFs. However, using the...

    docs.aspose.com/pdf/net/whatsnew/2024/
  10. 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...