Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,047 for

pattern fill

(0.24 sec)
  1. Using XPS graphic utilities | C++

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for C++...properties - brushes, stroke pattern, opacity, etc. Copy 1 // E...), 100. f )); 20 path -> set_Fill(doc -> CreateSolidColorBrus...

    docs.aspose.com/page/cpp/xps/graphic-utilities/
  2. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...rectangle with the opaque gradient fill ########## 27 path = aspose...(gradient_brush) 39 document. fill (path) 40 ########## 41 42 offset_x...

    docs.aspose.com/page/python-net/ps/working-with...
  3. Advanced SVG Editing in Python – Aspose.SVG

    Advanced SVG editing in Python with Aspose.SVG. Change colors, styles, transforms, path data, and batch-update SVG files....Python explains how to update fill , stroke , inline style , and...it belongs here Change colors fill , stroke , style , stop-color...

    docs.aspose.com/svg/python-net/advanced-svg-edi...
  4. Long context tuning|Documentation

    Configure Aspose.LLM for .NET for 128K-262K contexts — pick the right preset, enable flash attention, quantize the KV cache, and manage memory.... When to use this pattern Summarize or query long documents...as context grows. A typical pattern: At 4K tokens of prompt: 80-100...

    docs.aspose.com/llm/net/use-cases/long-context-...
  5. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...rectangle with opaque gradient fill ////////// 25 System::SharedPtr...SetPaint(gradientBrush); 35 document -> Fill(path); 36 ////////// 37 38 offsetX...

    docs.aspose.com/page/cpp/ps/working-with-transp...
  6. Supported file formats|Documentation

    File formats supported by Aspose.OMR for C++ for printing templates, scaning or taking a photo of completed forms, and returning recognition results....OMR A recognition pattern used by Aspose.OMR recognition...special .OMR format (JSON-based). Filled forms Aspose.OMR for C++ can...

    docs.aspose.com/omr/cpp/supported-file-formats/
  7. 高斯模糊 – SVG 滤镜 – C# 代码

    了解如何为高斯模糊滤镜编写 SVG 代码,并查看 C# 示例以对 SVG 元素和位图实现高斯模糊效果。...filter > 18 </ defs > 19 < g fill = "#ffa500" > 20 < rect x =...<rect> element and set the "fill" and "filter" attributes 12...

    docs.aspose.com/svg/zh/net/gaussian-blur/
  8. Features Overview|Aspose.Slides for PHP Documen...

    Discover Aspose.Slides for PHP via Java: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....Position - Size - Line - Fill (including Pattern, Gradient, Solid) -...

    docs.aspose.com/slides/php-java/features-overview/
  9. Creating and reading machine-readable ISEE shee...

    Download a ready-made OMR ISEE sheet in PDF format for practicing and coaching. Process dozens of completed ISEE forms per minute....Participants answer the questions by filling in the bubbles corresponding...Manual scoring of more than 120 filled bubbles in a completed ISEE...

    products.aspose.com/omr/exam/isee/
  10. Working with Transparency in PostScript | .NET

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...rectangle with opaque gradient fill ////////// 19 GraphicsPath path...(gradientBrush); 30 document. Fill (path); 31 ////////// 32 33...

    docs.aspose.com/page/net/ps/working-with-transp...