Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 45,858 for

color

(0.14 sec)
  1. Paragraph.paragraph_format property | Aspose.Wo...

    Paragraph.paragraph_format property. Provides access to the paragraph formatting properties.... color = aspose . pydrawing . Color . red para ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 C++ 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式向 PDF 添加文本...() -> set_ForegroundColor ( Color :: get_Blue ()); textFragment...() -> set_BackgroundColor ( Color :: get_LightGray ()); // create...

    products.aspose.com/pdf/zh-hant/cpp/text/
  3. 用 C++ 格式化数据透视表单元格|Documentation

    了解如何使用Aspose.Cells与C++格式化数据透视表单元格。... SetBackgroundColor ( Color :: LightBlue ()); pivotTable...style . SetBackgroundColor ( Color :: Yellow ()); PivotTable pivotTable2...

    docs.aspose.com/cells/zh/cpp/format-pivot-table...
  4. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....background image, and a background color. The resulting document is then...Document ( $inputFile ); $colors = new Color (); $pages = $document...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  5. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency.... Color = Color . Red ; list1 . ListLevels...ListLevels [ 0 ]. Font . Color = Color . Blue ; list2 . ListLevels...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Aspose::Words::Fields::FieldDatabaseFormatAttri...

    Aspose::Words::Fields::FieldDatabaseFormatAttributes enum. FieldDatabaseFormatAttributes enumeration in C++....Borders 1 Shading 2 Font 4 Color 8 AutoFit 16 FirstRow 32 LastRow...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose.PSD for Java 21.7 - 发行说明|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Color ); (( IColorFillSettings ) backgroundFillLayer...getFillSettings ()). setColor ( Color . getWhite ()); image . addLayer...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. 在 PS 文件中使用填充图案 | Python

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...create_pen_by_color_and_width (aspose. pydrawing . Color . black ...pydrawing . Color . black , aspose. pydrawing . Color . white ))...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  9. How to Create GIF From Images in C#

    This short tutorial guides on how to create GIF from images in C#. By using C# animated GIF can be easily created by following the steps and sample code shared in this tutorial....image, we can also set the color palette and if we do not set...above example, the default color palette is used. Also, while...

    kb.aspose.com/imaging/net/how-to-create-gif-fro...
  10. Convert TIFF to 3DS via C# | products.aspose.com

    Sample code for TIFF to 3DS C# conversion. Use API example code for batch TIFF files to 3DS conversion within VB.NET, Asp.NET or any .NET based application....palette-color and full-color image data in several color spaces...

    products.aspose.com/3d/net/conversion/tiff-to-3ds/