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

color

(0.06 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... This involves lightening colors with an Alpha component of...Set the page ' s background color to see a white image on it '...

    docs.aspose.com/page/python-net/ps/working-with...
  6. 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...
  7. 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...
  8. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality.... Color = Color . Red ; para . AppendChild...36 ; font . HighlightColor = Color . Yellow ; doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/run...
  9. 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/
  10. 使用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/