Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 14,932 for

content stream

(0.12 sec)
  1. Extract Assets from DXF File Formats via Java |...

    Sample Java extract assets code for DXF file. Use this example code to extract assets from DXF file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/dxf/
  2. Extract Assets from 3MF File Formats via Java |...

    Sample Java extract assets code for 3MF file. Use this example code to extract assets from 3MF file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/3mf/
  3. 使用 .NET API 将 PNG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET PNG 到 EPS 的转换功能。...NET API 将 PNG 转换为 EPS Contents [ Hide Show ] 概述 本文讲解如何使用...Convert PNG image to EPS using streams. 2 3 // Create default options...

    docs.aspose.com/page/zh/net/convert/png-to-eps/
  4. LoadFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LoadFormat enum, defining document formats for seamless loading and enhanced compatibility in your applications....LoadFormat Contents [ Hide ] LoadFormat enumeration Indicates...GetResult (); using ( MemoryStream stream = new MemoryStream ( bytes...

    reference.aspose.com/words/net/aspose.words/loa...
  5. Aspose.Slides for .NET 14.9.0 的公共 API 和向后不兼容的更改...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...0 的公共 API 和向后不兼容的更改 Contents [ Hide ] 此页面列出所有已 已添加 或已 已删除...void IPresentation.Save(Stream stream, int[] slides, SaveFormat...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  6. Aspose.Slides for .NET 16.2.0 的公共 API 与向后不兼容的更改...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以平稳迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...0 的公共 API 与向后不兼容的更改 Contents [ Hide ] 此页面列出了所有 added 或...PresentationText GetPresentationText ( Stream stream ) PresentationText GetPresentationText...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  7. Simple Mail Merge in PHP|Aspose.Words for Java

    Simple Mail Merge using PHP....AI Simple Mail Merge in PHP Contents [ Hide ] Aspose.Words - Simple...sites: GitHub Load And Save To Stream in PHP Update Fields in PHP...

    docs.aspose.com/words/java/simple-mail-merge-in...
  8. Crop EPS using Java API Solution

    Crop EPS 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...In other words, it cuts the content of the image from the edges...

    docs.aspose.com/page/java/crop-eps/
  9. Crop EPS | C# .NET API Solution

    Crop EPS functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....NET API Solution Contents [ Hide Show ] Overview This...In other words, it cuts the content of the image from the edges...

    docs.aspose.com/page/net/crop-eps/
  10. Delete PDF pages|Aspose.PDF for Java

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class....Ask AI Delete PDF pages Contents [ Hide ] If you want to delete...); } Delete PDF Pages Using Streams The Delete method of PdfFileEditor...

    docs.aspose.com/pdf/java/delete-pdf-pages/