Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 8,039 for

fill color

(0.11 sec)
  1. 在 Python 中创建和应用 WordArt 效果|Aspose.Slides for Py...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 WordArt 效果。此步骤指南帮助开发者在 Python 中使用时尚、专业的文本增强演示文稿。... fill_format . fill_type = slides . FillType...portion_format . fill_format . pattern_format . fore_color . color = draw...

    docs.aspose.com/slides/zh/python-net/wordart/
  2. Image and Photo Filters|Documentation

    Aspose.Imaging graphic library implements image and photo effects for Java. Alpha blending image filter for creating watermark images with transparent overlay image logo. Magic Wand tool for Color selection. Watermark removal image filter....dealing with areas of similar color tints. With the Magic Wand tool...Magic Wand tool: blue shape color selection When editing a landscape...

    docs.aspose.com/imaging/java/developer-guide/ma...
  3. Apply Shape Effects in Presentations with Pytho...

    Transform your PPT, PPTX and ODP files with advanced shape effects using Aspose.Slides for Python—create striking, professional slides in seconds....stand out, they differ from fills or outlines. Using PowerPoint...outer_shadow_effect . shadow_color . color = draw . Color . dark_gray shape...

    docs.aspose.com/slides/python-net/shape-effect/
  4. Convert RTF to PPS via C++ or with free Online ...

    Export RTF to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to PPS online converter quickly before integrating the code....information such as font, size, color, and other formatting options... 500 ); // reset default fill color ashp -> get_FillFormat ()...

    products.aspose.com/total/cpp/conversion/rtf-to...
  5. Convert RTF to ODP via C++ or with free Online ...

    Export RTF to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to ODP online converter quickly before integrating the code....information such as font, size, color, and layout. ODP (OpenDocument... 500 ); // reset default fill color ashp -> get_FillFormat ()...

    products.aspose.com/total/cpp/conversion/rtf-to...
  6. Enhance Your Presentations with AutoFit in Pyth...

    Learn how to manage AutoFit settings in Aspose.Slides for Python via .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability.... fill_format . solid_fill_color . color = draw . Color . black...portion . portion_format . fill_format . fill_type = slides . FillType...

    docs.aspose.com/slides/python-net/manage-autofi...
  7. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases.... fit_mode : {'fit', 'fill', 'stretch'}, default 'fit'...box, preserving aspect ratio; 'fill' — scale so the target box is...

    docs.aspose.com/pdf/python-net/whatsnew/
  8. Convert MHTML to PDF – C# Examples and Online C...

    Convert MHTML to PDF in C# using Aspose.HTML for .NET. Consider the supported MHTML to PDF conversion scenarios in C# examples....This property sets the color that will fill the background of every...page-size and change the background color to AliceBlue 10 PdfSaveOptions...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/
  9. Font.engrave property | Aspose.Words for Python

    Font.engrave property. True if the font is formatted as engraved.... color = aspose . pydrawing . Color . light_blue...emphasis_mark property Font.fill property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 向PDF文件添加圆形对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在您的PDF中创建一个圆形对象。...BorderInfo > ( BorderSide :: All , Color :: get_Green ()); graph -> set_Border...get_GraphInfo () -> set_Color ( Color :: get_GreenYellow ());...

    docs.aspose.com/pdf/zh/cpp/add-circle/