Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 8,261 for

fill color

(0.09 sec)
  1. 在 PostScript 中使用纹理 | C++

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...0f )); 51 52 //Fill rectangle 53 document -> Fill(path); 54 55...dBrush > (System::Drawing::Color::get_Red()), 2. 0f )); 60 //Stroke...

    docs.aspose.com/page/zh/cpp/ps/working-with-tex...
  2. Convert Markdown to PDF in Java – Aspose.HTML f...

    Learn how to convert Markdown to PDF using Java library. Consider various Markdown to PDF conversion scenarios with ready-to-use Java code examples....setBackgroundColor(value) Sets the color that will fill the background of every...custom resolutions, background color, and JpegQuality: Load a Markdown...

    docs.aspose.com/html/java/convert-markdown-to-pdf/
  3. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations.... Pptx ); } Set a Node’s Fill Format Aspose.Slides for .NET...SmartArt shapes and set their fill formats. This article explains...

    docs.aspose.com/slides/net/manage-smartart-shap...
  4. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them with Aspose.SVG. You will find C# examples and online SVG Converter...jagged edges by blending the colors of pixels around the edges...page size, margins, background color, etc. Property Description Sets...

    docs.aspose.com/svg/net/convert-svg-to-image/
  5. Fill.visible property | Aspose.Words for Python

    Fill.visible property. Gets or sets value that is ``True`` if the formatting applied to this instance, is visible....visible property Fill.visible property Gets or sets value that...drawing class Fill Fill.transparency property Fill.one_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert HTML to XPS – Aspose.HTML for Java

    Convert HTML to XPS in Java using Aspose.HTML API. Consider various HTML to XPS conversion scenarios in Java code....page size, margins, background color, CSS media type, and more. Metod...setBackgroundColor(value) Sets the color that will fill the background of every...

    docs.aspose.com/html/java/convert-html-to-xps/
  7. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, Colors, alignment, and more....selection, size, color, highlighting, background color, spacing, and...portion of text with a background color based on a matching text sample...

    docs.aspose.com/slides/net/text-formatting/
  8. Render table with Entity Framework|Aspose.PDF f...

    This article will show you how to render table using Entity Framework model as data source using the Aspose.PDF for .NET....required number of rows and fill them with the appropriate number...attributes (style, thickness, color). DefaultCellBorder - attributes...

    docs.aspose.com/pdf/net/render-table-using-enti...
  9. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....distributed text alignment Fill Represents fill text alignment General...// Set the font color font . SetColor ( Color :: Blue ()); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  10. Replace Text in PDF|Aspose.PDF for .NET

    Learn more about various ways of replacing and removing text from Aspose.PDF for .NET library.... Color . FromRgb ( System . Drawing . Color . Blue );...Aspose . Pdf . Color . FromRgb ( System . Drawing . Color . Green );...

    docs.aspose.com/pdf/net/replace-text-in-pdf/