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

content stream

(0.36 sec)
  1. Manage Video Frames in Presentations Using C++|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for C++. Fast how-to guide....in Presentations Using C++ Contents [ Hide ] A well-placed video...-> get_BinaryData (); auto stream = System :: MakeObject < System...

    docs.aspose.com/slides/cpp/video-frame/
  2. 通過 .NET 從 FBX 文件格式中提取資產 | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/extractor/fbx/
  3. 通過 .NET 從 DAE 文件格式中提取資產 | products.aspose.com

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

    products.aspose.com/3d/zh-hant/net/extractor/dae/
  4. Loading SVG fonts | .NET

    Learn how to load SVG‑based fonts in a .NET application using Aspose.Font. Includes file, byte‑array, and Stream scenarios with complete code samples....NET Contents [ Hide Show ] 使用 Aspose.Font...{svgPath}" ); 16 17 // 2️⃣ Stream source that reads directly...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  5. Quick Start in Jython|Aspose.Words for Java

    Jython: Quick Start Aspose.Words for Java....Ask AI Quick Start in Jython Contents [ Hide ] This section includes...in Jython Load And Save To Stream in Jython Simple Mail Merge...

    docs.aspose.com/words/java/quick-start-in-jython/
  6. Java API to Convert WORDML to DIF or with free ...

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

    products.aspose.com/total/java/conversion/wordm...
  7. Java API to Convert ODT to XLAM or with free On...

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

    products.aspose.com/total/java/conversion/odt-t...
  8. Public API|Aspose.Words for SharePoint

    Public API feature of the Aspose.Words for SharePoint....Public API Contents [ Hide ] Customers developing their own SharePoint...save the converted document to stream and specify additional PDF...

    docs.aspose.com/words/sharepoint/public-api/
  9. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images and PDF file with images in an application. I have used Aspose.OCR and Aspose.PDF in my POC application for replacement of that 3rd pa…...License(); using (MemoryStream stream = new MemoryStream(System.Text...se))) { license.SetLicense(stream); } // Load the PDF document...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...
  10. Working with Clips in PS file| Java

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...with Clips in PS file| Java Contents [ Hide Show ] Add Clip in...is a path that bounds the content of the current graphics state...

    docs.aspose.com/page/java/ps/working-with-clips/