Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 16,495 for

content stream

(0.41 sec)
  1. Extend and Contribute to CRM Quote Generator|As...

    How to defined a custom workflow using Aspose.Words to convert HTML to word and Attach Generated Quotation with Quote in C#....Contribute to CRM Quote Generator Contents [ Hide ] Purpose Summary This...Generator" : QuoteName ); Stream stream = GenerateStreamFromSt (...

    docs.aspose.com/words/net/extend-and-contribute...
  2. CssSavingArgs.KeepCssStreamOpen | Aspose.Words ...

    Discover the KeepCssStreamOpen property in CssSavingArgs. Control Aspose.Words' Stream behavior for efficient CSS saving and enhanced performance....KeepCssStreamOpen Contents [ Hide ] CssSavingArgs.KeepCssStreamOpen...Aspose.Words should keep the stream open or close it after saving...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OleFormat.IsLink | Aspose.Words for .NET

    Discover OleFormat IsLink property. Easily check if your OLE object is linked with SourceFullName for seamless data integration and management....IsLink Contents [ Hide ] OleFormat.IsLink property Returns true...access it using a stream. using ( MemoryStream stream = oleFormat ...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....Working with Operators using C++ Contents [ Hide ] Introduction to the...inside the content stream. A content stream is a PDF stream object...

    docs.aspose.com/pdf/cpp/operators/
  5. Extract Assets from X File Formats via .NET | p...

    C# source code to load, render and add extract assets from X documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/net/extractor/x/
  6. Extract Assets from ASE File Formats via .NET |...

    C# source code to load, render and add extract assets from ASE documents on .NET Framework, .NET Core, Mono....public Zip(Stream stream) { archive = new ZipArchive(stream, ZipArchiveMode...Add( string fileName, byte [] content, bool enableCompression) {...

    products.aspose.com/3d/net/extractor/ase/
  7. Licensing|Aspose.Slides Documentation

    Apply, manage, and troubleshoot licenses in Aspose.Slides for Java. Ensure uninterrupted access to full features with our step-by-step licensing guide....Licensing Contents [ Hide ] Overview Aspose.Slides can be used...can be loaded from a file, stream, or embedded resource by using...

    docs.aspose.com/slides/java/licensing/
  8. 在 PostScript 中使用页面 | C++

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...Buy 在 PostScript 中使用页面 | C++ Contents [ Hide Show ] 向 PS 文档添加页面...ges(); 3 4 //Create output stream for PostScript document 5 {...

    docs.aspose.com/page/zh/cpp/ps/working-with-pages/
  9. Export to XFDF|Aspose.PDF for Python via .NET

    This example shows how to export PDF form field data to an XFDF (XML Forms Data Format) file using Aspose.PDF for Python via .NET. It demonstrates how to load a PDF form, access its fields through the Form facade, and save the extracted values into an XFDF Stream....Export to XFDF Contents [ Hide ] XFDF is an XML representation...to create a writable binary stream. Export Form Data. Call ’export_xfdf()’...

    docs.aspose.com/pdf/python-net/export-to-xfdf/
  10. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....Document in PostScript | C++ Contents [ Hide Show ] Create PS Document...ent(); 3 4 //Create output stream for PostScript document 5 {...

    docs.aspose.com/page/cpp/ps/working-with-document/