Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 38,123 for

color

(0.14 sec)
  1. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping shapes....) # Insert three different colored rectangles that partially overlap...shape . fill_color = aspose . pydrawing . Color . orange shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for Java 20.5 - Release Notes|Docume...

    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....particular Psd file with Lab Color and 8 bit/channel Bug Public...); // Set a channel for each color (red, green, and blue) plus...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  3. Add text to PDF using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... background_color = apdf . Color . light_gray text_fragment...text_state . foreground_color = apdf . Color . red # Create TextBuilder...

    products.aspose.com/pdf/python-net/text/
  4. CodetextParameters|Aspose.BarCode for Python vi...

    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 Specify the displaying CodeText’s Color. Default...Default value: Color.Black. location Specify the displaying CodeText...

    docs.aspose.com/barcode/python-net/api-referenc...
  5. ChartTitle.Overlay | Aspose.Words for .NET

    Discover the ChartTitle Overlay property, control element overlap for clearer visuals. Enhance your charts effortlessly with this simple setting!... Color = Color . Blue ; // Set the "Show"...

    reference.aspose.com/words/net/aspose.words.dra...
  6. DocumentBuilder.IsAtEndOfStructuredDocumentTag ...

    Discover DocumentBuilder's IsAtEndOfStructuredDocumentTag property—check if your cursor is positioned at the end of a structured document tag for efficient editing!... Color = Color . Green ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 使用 Python 向现有 PDF 添加文本|Aspose.PDF for Java

    代码示例展示如何使用 PDF 库在 Pdf 文档中添加或写入文本。... FontRepository () color = self . Color () text_fragment . getTextState...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  8. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....CreateStyle (); // Set the Style fill color to Yellow st . SetPattern (...); st . SetForegroundColor ( Color :: Yellow ()); // Create a workbook...

    docs.aspose.com/cells/cpp/create-style-object-u...
  9. RevisionOptions.deleteCellColor property | Aspo...

    RevisionOptions.deleteCellColor property. Allows to specify the Color to be used for deleted cells [RevisionType.Deletion](../../../aspose.words/revisiontype/#Deletion)...property Allows to specify the color to be used for deleted cells...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert GIF to WEBP in Python

    Follow this article to convert GIF to WEBP in Python. It has details to set the IDE, a list of steps, and a sample code to convert animated GIF to WEBP in Python....the current frame, adjust the color palette, and control how many...animation count, background color, control the multi-page behavior...

    kb.aspose.com/imaging/python/convert-gif-to-web...