Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 10,219 for

content stream

(0.04 sec)
  1. How to Insert HTML to PowerPoint using Java

    This quick tutorial guides on how to insert HTML to PowerPoint using Java. It contains configuration details, detailed steps and a runnable sample code to add HTML to PowerPoint using Java....explains how to read all the contents of an HTML file and then use...insert HTML contents Read the HTML file contents into a String...

    kb.aspose.com/slides/java/how-to-insert-html-to...
  2. 使用 JavaScript 将 PDF 转换为 Word 文档|Aspose.PDF for ...

    学习如何编写 JavaScript 代码以直接在 Web 中将 PDF 转换为 DOC(DOCX)。...JavaScript 将 PDF 转换为 Word 文档 Contents [ Hide ] 转换操作取决于文档中的页数,并且可能非常耗时。因此,我们强烈建议使用...DownloadFile = ( filename , mime , content ) => { mime = mime || "app...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  3. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in C# or .NET...Video Frame Contents [ Hide ] A well-placed video in a presentation...BinaryData ; using ( FileStream stream = new FileStream ( "NewVideo_out...

    docs.aspose.com/slides/net/video-frame/
  4. Convert JPG to EPS using Java API Solution

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....EPS using Java API Solution Contents [ Hide Show ] Overview This..."output1.eps" , options); Using streams for saving JPG to EPS in Java...

    docs.aspose.com/page/java/convert/jpg-to-eps/
  5. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....ShapeRenderer Contents [ Hide ] Inheritance: java.lang.Object...specified size. save(OutputStream stream, ImageSaveOptions saveOptions)...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...= null) { InputStream stream = resource.openStream(); ASPOSE_LICENSE...ASPOSE_LICENSE.setLicense(stream); } } catch (Exception e) { throw...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...
  7. Video Frame|Aspose.Slides Documentation

    Add Video frame to PowerPoint presentation in C++...Video Frame Contents [ Hide ] A well-placed video in a presentation...-> get_BinaryData (); auto stream = System :: MakeObject < System...

    docs.aspose.com/slides/cpp/video-frame/
  8. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....EPS using Java API Solution Contents [ Hide Show ] Overview This..."output1.eps" , options); Using streams for saving BMP to EPS in Java...

    docs.aspose.com/page/java/convert/bmp-to-eps/
  9. Convert TXT to PPT via C++ or with free Online ...

    Export TXT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPT online converter quickly before integrating the code....is a great way to make your content more engaging and visually...presentations, you can make your content more accessible and easier...

    products.aspose.com/total/cpp/conversion/txt-to...
  10. Merge PS or EPS files to PDF | .NET

    .NET API Solution to merge PostScript files in a few lines of code. Save the combined result as PDF files. C# code example of merging functionality....PDF file that contains the content of all PS or EPS merged files... Initialize the PDF output stream. Initialize the first PostScript...

    products.aspose.com/page/net/merge-ps-to-pdf/