Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 12,509 for

fill

(0.18 sec)
  1. Create SVG, Load and Read SVG in C# – Aspose.SV...

    Learn how to create SVG from a memory string, stream, or file; how to load SVG from the Web and read SVG using Aspose.SVG for .NET API....object is created, it can be filled later with SVG elements. The...21 ) 22 . AddCircle (r: 20, fill: "url(#a)" , stroke: Color....

    docs.aspose.com/svg/net/create-svg-document/
  2. 在 PostScript 中使用剪辑 | C++

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 C++ 中使用该功能...(System::Drawing::Color::get_Blue())); 40 41 //Fill the rectangle in the current...(with clipping) 42 document -> Fill(rectanglePath); 43 44 //Restore...

    docs.aspose.com/page/zh/cpp/ps/working-with-clips/
  3. 在 PS 文件中处理纹理 | Python

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...Brush 作为参数的 fill_text() 或 fill_and_stroke_text() 方法即可。...或接受描边绘制作为参数的 outline_text() 或 fill_and_stroke_text() 方法。 在下面的示...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  4. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design....cx = "50" cy = "50" r = "40" fill = "#B0C4DE" /> 3 < circle cx...cx = "50" cy = "50" r = "30" fill = "#DDA0DD" /> 4 < circle cx...

    docs.aspose.com/svg/net/what-is-an-svg-document/
  5. Convert SVG to XPS | Aspose.HTML for .NET

    Convert SVG to XPS using Aspose.HTML for .NET. Consider various SVG to XPS conversion scenarios in C# examples. Try online SVG Converter....cx ='100' cy ='100' r ='60' fill='none' stroke='red' stroke-width='10'...property sets the color that will fill the background of every page...

    docs.aspose.com/html/net/convert-svg-to-xps/
  6. 处理 XPS 文件中的文本 | Python

    如何向 XPS 文件添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...XpsDocument() 8 # Create a brush 9 text_fill = doc. create_solid_color_brush..."Hello World!" ) 12 glyphs. fill = text_fill 13 # Save the resultant...

    docs.aspose.com/page/zh/python-net/xps/working-...
  7. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....with Charts Contents [ Hide ] Fill and stroke formatting can be...series1 -> get_Format () -> get_Fill () -> set_ForeColor ( Color...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  8. Add Watermarks to Presentations in Java|Aspose....

    Manage text and image watermarks in PowerPoint and OpenDocument presentations in Java to indicate a draft, confidential information, copyright, and more....use the PictureFrame class or fill a watermark shape with an image...rectangle shape is styled with fill and line colors. The following...

    docs.aspose.com/slides/java/watermark/
  9. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::RemoveAt method. Removes a GradientStop from the collection at a specified index in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::GradientStopCollection:...

    Aspose::Words::Drawing::GradientStopCollection::get_Count method. Gets an integer value indicating the number of items in the collection in C++....gradient stops to the gradient fill. auto doc = System :: MakeObject...Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient ( System...

    reference.aspose.com/words/cpp/aspose.words.dra...