Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 44,875 for

color

(0.09 sec)
  1. Working with Artifacts in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....some reason, to use a solid color background, please change the...BackgroundArtifact and set the background color var background = new Aspose...

    docs.aspose.com/pdf/net/artifacts/
  2. Show and Hide Gridlines and Row Column Headers ...

    This article provides sample code for using the JavaScript API via C++ to programmatically hide or show gridlines, row, and column headers of an Excel worksheet.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Gridlines hidden successfully...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  3. 通过 C++ 使用 Node.js 操作图表的位置、大小和设计图|Documentation

    学习如何使用Aspose.Cells for Node.js via C++有效操作 Microsoft Excel 中的位置、大小和设计图。我们的指南将演示如何调整这些属性以改善布局和可视化。...true ); // Change the Border color of the second data series. chart...AsposeCells . Color . Green ); // Change the Border color of the third...

    docs.aspose.com/cells/zh/nodejs-cpp/manipulate-...
  4. 如何更改 SVG 颜色 – C# 示例

    您将学习如何通过 C# 示例使用 SVG 颜色、如何更改 SVG 元素的颜色或更改 SVG 文件中的背景颜色。...Copy 1 // Change circle fill color in existing SVG file using C#...<circle> element to change a color 13 SVGCircleElement circleElement...

    docs.aspose.com/svg/zh/net/how-to-change-svg-co...
  5. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points....background_pattern_color = aspose . pydrawing . Color . from_argb (...background_pattern_color = aspose . pydrawing . Color . white builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Manipulating Photoshop Formats|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....ZipWithProtection The following color modes are supported through...RLE compression and grayscale color mode, the following code snippet...

    docs.aspose.com/imaging/net/manipulating-photos...
  7. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation.... solid_fill_color . color = draw . Color . from_argb( 150...

    products.aspose.com/slides/python-net/watermark...
  8. Convert HTML to JPG – C# Examples and Online Co...

    Convert HTML to JPG using Aspose.HTML for .NET. Consider various HTML to JPG conversion scenarios in C# examples. Try online HTML Converter.... This property sets the color that will fill the background...a page size and background color: Copy 1 // Convert HTML to JPG...

    docs.aspose.com/html/net/convert-html-to-jpg/
  9. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....); font -> set_Color ( System :: Drawing :: Color :: get_Blue ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. Export PSD to GIF in Java

    Refer to this article for converting PSD to GIF in Java. You can convert the Adobe Photoshop native file format PSD to GIF with a few API calls by following the steps and code shared in this article....low-resolution graphics using a limited color palette but a widely compatible...conversion such as adding a color balance adjustment layer, brightness...

    kb.aspose.com/psd/java/export-psd-to-gif-in-java/