Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 10,322 for

content stream

(0.17 sec)
  1. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from URL to Excel embedded image using C++ and Aspose.Cells for C++ API....an Excel Worksheet with C++ Contents [ Hide ] Load an Image from...download image data into a memory stream and insert it into the worksheet...

    docs.aspose.com/cells/cpp/load-a-web-image-from...
  2. Aspose::Words::Loading::ChmLoadOptions::get_Ori...

    Aspose::Words::Loading::ChmLoadOptions::get_OriginalFileName method. The name of the CHM file. Default value is null in C++....t_OriginalFileName method Contents [ Hide ] ChmLoadOptions::...a document is loaded from a stream, its original file name should...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Convert GIF to EPS using Java API Solution

    GIF 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 GIF to EPS in Java...

    docs.aspose.com/page/java/convert/gif-to-eps/
  4. Convert PNG to EPS using Java API Solution

    PNG 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 PNG to EPS in Java...

    docs.aspose.com/page/java/convert/png-to-eps/
  5. 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/
  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. 使用 PdfExtractor 提取图像|Aspose.PDF for .NET

    本节解释如何使用 PdfExtractor 类通过 Aspose.PDF Facades 提取图像。...Ask AI 使用 PdfExtractor 提取图像 Contents [ Hide ] 从整个 PDF 提取图像到文件 (Facades)...调用 GetNextImage 方法的重载,该方法以 Stream 作为参数。以下代码片段演示了如何从整个 PDF 提取图像到流。...

    docs.aspose.com/pdf/zh/net/extract-images/
  9. 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/
  10. 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...