Sort Score
Result 10 results
Languages All
Labels All
Results 7,811 - 7,820 of 35,946 for

color

(0.08 sec)
  1. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object.... color = "#FF0000" ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Display text on an existing image | .NET API So...

    .NET C# API Solution to manage fonts. Learn how to add the text to images with Aspose.Font for .NET....aspects like background color, text color, and text size. There...font styles, sizes, and even colors for your text overlay. It offers...

    products.aspose.com/font/net/add-text-to-image/
  3. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the documentation article in C++....get_ChromaKey () Defines the color value of the image that will...set_ChromaKey (System::Drawing::Color) Setter for Aspose::Words::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. PHP Barcode Generator and Scanner API | product...

    PHP barcode reader library to recognize mutiple types of barcodes including 1D, 2D and Postal. Use API in core PHP or within framework like codeigniter, cakephp or laravel....like manipulating borders, color, rotating images, customizing...Customize Appearance: Size, Color, Angle Encode Non-English Characters...

    products.aspose.com/barcode/php-java/
  5. Add Watermark in Document|Aspose.Words for Java

    Add a watermark into a document easily and fast instead of using docx4j.... setColor ( Color . GRAY ); // Try LightGray to...watermark . setStrokeColor ( Color . GRAY ); // Try LightGray to...

    docs.aspose.com/words/java/add-watermark-in-doc...
  6. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...SetStroke ( new Pen( new SolidBrush(Color. Red ), 2)); 40 //Stroke the...font, 200, 300, paint, new Pen(Color. Black , 2)); 48 49 //Outline...

    docs.aspose.com/page/net/ps/working-with-textures/
  7. Convert RTF to POWERPOINT via C++ or with free ...

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

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

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

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

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

    products.aspose.com/total/cpp/conversion/rtf-to...
  10. Working with Tags | Aspose.Note Documentation

    A guide on how to use and implement tags in Java applications.... println ( "Font Color: " + noteTag. getFontColor ());...14 textStyle. setFontColor (Color. BLACK ); 15 textStyle. setFontName...

    docs.aspose.com/note/java/working-with-tags/