Sort Score
Result 10 results
Languages All
Labels All
Results 9,871 - 9,880 of 45,909 for

color

(0.56 sec)
  1. Microsoft publisher file extension API | Java

    Java library to parse, process and convert Publisher document formats to PDF. Implement the functionality into your own product.... Pattern, Color and Gradient fill Support of...Rendering of Stroke effect with Color Fill for export FAQ 1. Why would...

    products.aspose.com/pub/java/
  2. LaTeX Equations | API Solution for C++

    C++ API Solution to work with LaTeX. Create a formula of any complexity using this native LaTeX API for C++.... // Specify the background color. options->set_BackgroundCol...or(System::Drawing::Color::get_White()); // Specify the output...

    products.aspose.com/tex/cpp/math-rendering/
  3. 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/
  4. Create SurfaceContourWireframe Chart in Excel u...

    Learn how to generate a SurfaceContourWireframe chart in Excel with Aspose.Cells for .NET using C#. Step‑by‑step guide with complete, runnable code examples....programmatically (title, axes, colors, style, etc.). High Performance...and applies simple background colors. Saving Writes the workbook...

    blog.aspose.com/cells/create-surfacecontourwire...
  5. Convert EPUB to TGA via Java | products.aspose.com

    Export EPUB file to TGA in your Java applications without using any third party application...produce crisp visuals, preserve color accuracy, and integrate publication...raster images with precise color fidelity. Archival images –...

    products.aspose.com/total/java/conversion/epub-...
  6. How to change number format to percentage upto ...

    I’m attaching a sample excel file. In the file as shown for the data labels we need the percentage format up to 1 decimal place. How can I set that? PieChartDecimalFormat.zip (10.7 KB)...Color; import com.aspose.cells.Style;...the font color if needed style.getFont().setColor(Color.getRed());...

    forum.aspose.com/t/how-to-change-number-format-...
  7. ChartDataLabelPosition | Aspose.Words for Java

    Specifies the position for a chart data label in Java....Show data labels and set font color. series.hasDataLabels(true);...dataLabels.getFont().setColor(Color.WHITE); // Set data label position...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java...._-; Custom with color - “[Red]-#,##0.0” Examples:...00_-;_-\"$\" \"-\"??_-; Custom with color - “[Red]-#,##0.0” Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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/
  10. 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/