Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 15,716 for

content stream

(1.67 sec)
  1. Chart to PDF|Documentation

    Learn how to use Aspose.Cells for Python via .NET to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Ask AI Chart to PDF Contents [ Hide ] Rendering Chart to PDF...resultant PDF to a disk path or a Stream. Create Chart PDF with Desired...

    docs.aspose.com/cells/python-net/chart-to-pdf/
  2. Documentation

    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....png" ); // Mixed content → Automatic switching between...); // To stream java . io . ByteArrayOutputStrea stream = new java...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. Drawing Images|Documentation

    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....Drawing Images Contents [ Hide ] Drawing Lines This example uses...reside (file or stream) and in this case it is a stream. After setting...

    docs.aspose.com/imaging/java/drawing-images/
  4. Encrypt or Decrypt ZIP, RAR, 7Z Archive via Java

    Explore a Java to encrypt or decrypt ZIP, RAR, and 7Z archive files....first opening a new output stream for the archive using try FileOutputStream...source serves as the input stream for the source file "alice29...

    products.aspose.com/zip/java/advanced-api-featu...
  5. Extract Assets from FBX File Formats via Java |...

    Sample Java extract assets code for FBX file. Use this example code to extract assets from FBX 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/fbx/
  6. 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...
  7. Java API to Convert OTT to TSV or with free Onl...

    Convert OTT to TSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free OTT to TSV online converter quickly before integrating the code.... Save TSV File to Stream via Java After converting OTT...document to stream. If you need to save files to a Stream then you...

    products.aspose.com/total/java/conversion/ott-t...
  8. 将 SVG 转换为 PNG – C# 代码和在线转换器

    使用 Aspose.HTML for .NET 将 SVG 转换为 PNG。在 C# 示例中考虑各种 SVG 到 PNG 的转换方案。尝试在线 SVG 转换器。...Pricing Buy 用 C# 将 SVG 转换为 PNG Contents [ Hide Show ] PNG 文件格式支持无...over HTML rendering output streams 2 3 class MemoryStreamProvider...

    docs.aspose.com/html/zh/net/convert-svg-to-png/
  9. 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...
  10. 通過 .NET 從 JT 文件格式中提取資產 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Mono 上的 JT 文檔加載、呈現和添加提取資產。...public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/zh-hant/net/extractor/jt/