Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 12,829 for

content stream

(0.22 sec)
  1. 请问怎么将一个分页符和文本从一个段落中分开 - Free Support Forum - as...

    源文档: aa.docx (39.8 KB) 这个源文档中有一个段落是:page break 1 引言 请问怎么处理可以将 page break 和 1 引言 分开为两个段落 我的处理:这样的处理会导致新增一个空标题 DocumentBuilder builder = new DocumentBuilder(document); RunCollection runs = para.getRuns(); Arrays.st…...stream(runs.toArray()).filter(run...Word 的行为,应使用以下代码来实现结果: Arrays.stream(runs.toArray()).filter(run...

    forum.aspose.com/t/topic/311299
  2. Converting a EPUB file to JPEG using Python | A...

    Sample code on Python for EPUB to JPEG conversion. Use example code for batch EPUB to JPEG conversion with Python and .NET... The output JPEG content and formatting will be identical...page_count <= pages_count : image_stream = FileIO ( path_outfile + str...

    products.aspose.com/pdf/python-net/conversion/e...
  3. Converting a HTML file to JPEG using Python | A...

    Sample code on Python for HTML to JPEG conversion. Use example code for batch HTML to JPEG conversion with Python and .NET... The output JPEG content and formatting will be identical...page_count <= pages_count : image_stream = FileIO ( path_outfile + str...

    products.aspose.com/pdf/python-net/conversion/h...
  4. Compress MBOX Files in C# via .NET | Aspose.Zip

    C# compression example to compress MBOX documents into zip and other archive formats on .NET Framework and .NET Core....files or collections, use streams for I/O, and tune compression...for retention. Package MBOX content into ZIP, 7Zip, TAR, GZIP,...

    products.aspose.com/zip/net/compress/mbox/
  5. Compress MP3 Files in C# via .NET | Aspose.Zip

    C# compression example to compress MP3 documents into zip and other archive formats on .NET Framework and .NET Core....files or collections, use streams for I/O, and tune compression...audio assets. Package MP3 content into ZIP, 7Zip, TAR, GZIP,...

    products.aspose.com/zip/net/compress/mp3/
  6. Compress JRXML Files in C# via .NET | Aspose.Zip

    C# compression example to compress JRXML documents into zip and other archive formats on .NET Framework and .NET Core.... works with file paths or streams, and lets you control compression...code artifacts. Package JRXML content into ZIP, 7Zip, TAR, GZIP,...

    products.aspose.com/zip/net/compress/jrxml/
  7. Compress EMLX Files in C# via .NET | Aspose.Zip

    C# compression example to compress EMLX documents into zip and other archive formats on .NET Framework and .NET Core....files or collections, use streams for I/O, and tune compression...for retention. Package EMLX content into ZIP, 7Zip, TAR, GZIP,...

    products.aspose.com/zip/net/compress/emlx/
  8. Compress DXF Files in C# via .NET | Aspose.Zip

    C# compression example to compress DXF documents into zip and other archive formats on .NET Framework and .NET Core.... works with file paths or streams, and lets you control compression...project files. Package DXF content into ZIP, 7Zip, TAR, GZIP,...

    products.aspose.com/zip/net/compress/dxf/
  9. Convert JT to DRC via Python | products.aspose.com

    Sample code for JT to DRC Python conversion. Use API example code for batch JT files to DRC conversion within VB.NET, Asp.NET or any .NET based application....support for asynchronous streaming of content. In heavy mechanical...

    products.aspose.com/3d/python-net/conversion/jt...
  10. Basics of Aspose.PDF DOM API|Aspose.PDF for Java

    Get started with the basics of Aspose.PDF DOM API for Java. Learn how to create, modify, and manage PDF documents with ease....PDF DOM API Contents [ Hide ] Introduction to the...that define the structure and contents of the document. The logical...

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