Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 45,428 for

color

(0.2 sec)
  1. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance.... PPTX ) Change the Color Style of SmartArt Shapes This...example shows how to change the color style of a SmartArt shape. The...

    docs.aspose.com/slides/python-net/manage-smarta...
  2. Convert PSD to TIFF with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...palette-color and full-color image data in several color spaces...

    products.aspose.com/psd/psd-to-tiff/
  3. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional style....background_pattern_color = aspose . pydrawing . Color . alice_blue...] . borders . color = aspose . pydrawing . Color . black table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 Python 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码创建 PDF 表单并以编程方式添加字段。...Set the color of the text box field textBoxField . color = apdf...apdf . Color . dark_green # Add the text box field to the form document...

    products.aspose.com/pdf/zh-hans/python-net/acro...
  5. ConditionalStyle.right_padding property | Aspos...

    ConditionalStyle.right_padding property. Gets or sets the amount of space (in points) to add to the right of the contents of table cells....background_pattern_color = aspose . pydrawing . Color . alice_blue...] . borders . color = aspose . pydrawing . Color . black table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...“Pseudo-transparency” is a process of paling colors that have an Alpha component...allow us to see the lower colored layer from under the upper...

    docs.aspose.com/page/net/ps/working-with-transp...
  7. Free SVG Applications – Documentation Aspose.SVG

    Aspose.SVG offers free, high-quality online apps to handle your SVG tasks with ease – convert, edit, merge, and optimize SVGs in seconds.... Color Tools – Convert colors between different color codes...etc. – Enter color codes in any format, like Color Name, RGB, HEX...

    docs.aspose.com/svg/apps/
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 合并 PDF 文档 https://products.aspose.com/pdf/zh-hant/cpp/merger/ Recent content in 使用 C++ 合并 PDF 文档 on Aspsoe.PDF Products Hugo -- gohugo.i......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hant/cpp/merger/inde...
  9. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....text, set borders, background color, and position the box precisely...Set box border and background color. Add a background image. Add...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  10. How to Add Table in PDF Files using Python | As...

    Do you know how easily add table in PDF via Python? Add table in PDF with high quality using Python PDF library....Table () # Set the table border color as LightGray table . Border...Aspose . Pdf . Color . FromRgb ( System . Drawing . Color . LightGray...

    products.aspose.com/pdf/tutorial/add-table-pdf/