Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 46,267 for

color

(0.1 sec)
  1. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Set fill color for series. Save PPTX file....ObjectExt::Box( 30 ))); // Setting fill color for series series->get_Form...

    products.aspose.com/slides/cpp/chart/pptx/
  2. Vectorize GIF – C# code and Online Vectorizer

    GIF to vector online or in C#. Convert GIF to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...reduces the initial color palette: colors - Sets the exact maximum...Switches between histogram-based color quantization algorithms. minHueCols...

    products.aspose.com/svg/net/vectorization/gif-t...
  3. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....shape’s text, such as font, color, text style, case, position...()); // Set properties e.g. color, font, size and style etc. shape...

    docs.aspose.com/diagram/net/working-with-text/
  4. Aspose::Words::ImportFormatOptions class | Aspo...

    Aspose::Words::ImportFormatOptions class. Allows to specify various import options to format output. To learn more, visit the documentation article in C++....specifies whether to resolve theme colors of the shapes forcibly. The...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/imp...
  5. Worksheet Views with JavaScript via C++|Documen...

    This article describes how to use JavaScript and the JavaScript API to interact with the page‑break preview of an Excel workbook and its worksheets. Work with split panes, frozen panes, and zoom factor as well.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Operation completed...

    docs.aspose.com/cells/javascript-cpp/worksheet-...
  6. Change background of PNG image file via .NET | ...

    Changing image background for PNG file via .NET.... Define the desired colors to change image background...background. Change bitmap pixel color with SetPixel() method. Save the...

    products.aspose.com/drawing/net/edit-image/chan...
  7. Add background to GIF image file via .NET | pro...

    Add background to GIF image file via .NET....desired colors for background. Set bitmap pixel color with SetPixel()...monochrome as well as color format with various color depths. Read More...

    products.aspose.com/drawing/net/edit-image/add-...
  8. Change background of GIF image file via .NET | ...

    Changing image background for GIF file via .NET.... Define the desired colors to change image background...background. Change bitmap pixel color with SetPixel() method. Save the...

    products.aspose.com/drawing/net/edit-image/chan...
  9. Change background of BMP image file via .NET | ...

    Changing image background for BMP file via .NET.... Define the desired colors to change image background...background. Change bitmap pixel color with SetPixel() method. Save the...

    products.aspose.com/drawing/net/edit-image/chan...
  10. 在 PostScript 中使用填充图案 | .NET

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...square 28 Pen pen = new Pen(Color. Black , 2); 29 30 //For every...HatchBrush(hatchStyle, Color. Black , Color. White )); 35 36 //Calculate...

    docs.aspose.com/page/zh/net/ps/working-with-hat...