Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 45,965 for

color

(1.89 sec)
  1. 在 PS 文件中使用填充图案 | Java

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能... foreground and background colors 34 TexturePaint paint = HatchPaintLibrary...(hatchStyles [ i ] , Color. BLACK , Color. WHITE ); 35 //Set paint...

    docs.aspose.com/page/zh/java/ps/working-with-ha...
  2. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#.... Color = System . Drawing . Color . Gray ; // Try...StrokeColor = System . Drawing . Color . Gray ; // Try LightGray to...

    docs.aspose.com/words/net/add-watermark/
  3. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。... solid_fill_color . color = draw . Color . red # 设置标签格式属性。...fill_format . solid_fill_color . color = draw . Color . white series ...

    docs.aspose.com/slides/zh/python-net/chart-data...
  4. Set Range Border with C++|Documentation

    Learn how to set range borders using Aspose.Cells with C++.... SetColor ( Color :: Red ()); range . SetInsideBorders...); innerColor . SetColor ( Color :: Green ()); range . SetInsideBorders...

    docs.aspose.com/cells/cpp/set-range-border/
  5. Vectorize Image or Text – C# code and Online Ve...

    Convert images or SVG text to vector graphics and save the output to an SVG file. Vectorize images or text online or in C#!... Each pixel has its own color. Scaling a raster image leads...expressions. Lines and filled colored areas in such images are represented...

    products.aspose.com/svg/net/vectorization/
  6. How to grayscale an image|Documentation

    Grayscale an image. Convert Color image to grayscale....you need to transform your color photo to its grayscale representation...

    docs.aspose.com/imaging/java/developer-guide/ho...
  7. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from the Gear Type SmartArt Shape using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Found gear shape texts:</p><ul>'...

    docs.aspose.com/cells/javascript-cpp/extract-te...
  8. MorphDataControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.MorphDataControl class. The MorphDataControl structure is an aggregate of six controls: CheckBox, ComboBox, ListBox, OptionButton, TextBox, and ToggleButton....backColor Gets or sets a background color of the control. The default...foreColor Gets or sets a foreground color of the control. The default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Fine-Tuning Converters – Aspose.HTML for Java

    Learn how to render HTML to PDF, DOCX, XPS, and images with Aspose.HTML for Java. Explore rendering options to customize your document output....the margins and background color, reduce the file size by adjusting..." /* high resolution screen color */\n" + 15 " background:\n"...

    docs.aspose.com/html/java/fine-tuning-converters/
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....BorderInfo > ( BorderSide :: All , Color :: get_Red ())); // Add background...image ); // Set background color for FloatingBox aBox -> set_BackgroundColor...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/