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

content stream

(0.34 sec)
  1. Access and Modify the Display Label of the Link...

    Learn how to access and modify the display label of a linked Ole object using Aspose.Cells for Node.js via C++....js via C++ Contents [ Hide ] Possible Usage Scenarios...// Save workbook to memory stream const ms = wb . save ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/access-and-mod...
  2. Justify Text in a Textbox Field|Aspose.PDF for ...

    This article shows you how to Justify Text in a Textbox Field using Form Class....Justify Text in a Textbox Field Contents [ Hide ] In this article,...Save PDF document in Memory Stream form . Save ( ms ); ms . Seek...

    docs.aspose.com/pdf/net/justify-text-in-a-textb...
  3. 通過 .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/
  4. 通過 .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/
  5. Stroke.EndArrowType | Aspose.Words for .NET

    Discover how the Stroke EndArrowType property enhances your designs by defining stylish arrowheads for strokes. Elevate your graphics today!...EndArrowType Contents [ Hide ] Stroke.EndArrowType property Defines...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Stroke.EndCap | Aspose.Words for .NET

    Discover the Stroke EndCap property to customize your stroke's end style, enhancing your design's visual appeal and precision. Elevate your graphics today!...EndCap Contents [ Hide ] Stroke.EndCap property Defines the cap...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Fill.ImageBytes | Aspose.Words for .NET

    Access the raw bytes of your fill texture or pattern with the ImageBytes property for seamless design integration and enhanced visual quality....ImageBytes Contents [ Hide ] Fill.ImageBytes property Gets the...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Stroke.Opacity | Aspose.Words for .NET

    Discover the Stroke Opacity property, control stroke transparency from 0 to 1 for stunning visual effects in your designs. Enhance your creativity today!...Opacity Contents [ Hide ] Stroke.Opacity property Defines the...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Stroke.Color | Aspose.Words for .NET

    Discover the Stroke Color property to customize your designs. Enhance visuals with precise stroke colors for stunning graphic results!...Color Contents [ Hide ] Stroke.Color property Defines the color...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...with Clips in PS file| Python Contents [ Hide Show ] Add Clip in...restricts the visibility of content within the current graphics...

    docs.aspose.com/page/zh/python-net/ps/working-w...