Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 46,167 for

color

(0.17 sec)
  1. Aspose.PSD for Java 20.7 - 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....three types of the stroke: color, gradient and pattern. Each...patternFillSettings ; // 1. Adds Color fill, at position Inside strokeEffect...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  2. Drawing Images using Graphics|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....class Clear method and pass a color as a parameter. This method...the Graphics surface with the color passed in as argument. Draw...

    docs.aspose.com/psd/java/drawing-images-using-g...
  3. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a document at the cursor position in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...style, so it is a different color than that of the original. //...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. write_in|Documentation

    Write_in element provides a blank field in which the respondent can hand write some text or draw a picture.... hint=phone color black Color of the underlying label...one of the supported values. color=red adaptive false Set to true...

    docs.aspose.com/omr/net/txt-markup/write_in/
  5. Convert DNG to JPG in C#

    Follow this article to transform DNG to JPG in C#. It assists in converting DNG to JPEG which is digital negative raw image file, a list of conversion steps, and a sample code to perform this operation.... such as image quality and color type Perform other optional...object, such as quality and color type or customize the input...

    kb.aspose.com/imaging/net/convert-dng-to-jpg-in...
  6. Put Signature on Photo using Java

    This article guides how to put signature on photo using Java. It shares details to set the IDE, a list of steps, and a sample code demonstrating how to put signature on pictures using Java....and set it transparent if the color is close to white Save the updated...to check their color and set the whitish color to transparent...

    kb.aspose.com/imaging/java/put-signature-on-pho...
  7. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Color . FromRgb ( System . Drawing . Color . LightGray...Aspose . Pdf . Color . FromRgb ( System . Drawing . Color . Red );...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  8. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...textBoxField -> set_Color ( Aspose :: Pdf :: Color :: get_Green ());...set_Border ( System :: Drawing :: Color :: get_Black ()); opt1 -> g...

    docs.aspose.com/pdf/zh/cpp/create-form/
  9. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table 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...
  10. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....include the name, style, size, color, and other effects of the fonts...(); return 0 ; } Setting Font Color Use the Style.GetFont() object’s...

    docs.aspose.com/cells/cpp/cells-font-settings/