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

content stream

(0.17 sec)
  1. Aspose::Words::Hyphenation class | Aspose.Words...

    Aspose::Words::Hyphenation class. Provides methods for working with hyphenation dictionaries. These dictionaries prescribe where words of a specific language can be hyphenated. To learn more, visit the documentation article in C++....Aspose::Words::Hyphenation class Contents [ Hide ] Hyphenation class...System::SharedPtr<System::IO::Stream>&) Registers and loads a hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  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. 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...
  4. 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...
  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.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...
  9. 使用 .NET API 将 EMF 转换为 EPS

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

    docs.aspose.com/page/zh/net/convert/emf-to-eps/
  10. 将 SVG 转换为 JPG – Aspose.HTML for .NET

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

    docs.aspose.com/html/zh/net/convert-svg-to-jpg/