Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 45,423 for

color

(0.12 sec)
  1. Simple Labeling|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.... FontColor Determines color of the text. HaloSize Determines...text. HaloColor Determines color of the halo around the text...

    docs.aspose.com/gis/net/simple-labeling/
  2. 管理页眉和页脚|Aspose.PDF for .NET

    探索如何在 .NET 中使用 Aspose.PDF 操作 PDF 文件中的页眉和页脚,以改善文档结构。... Color . Yellow , System . Drawing . Color . Black ,...Drawing . Color . Blue , System . Drawing . Color . Gray , Aspose...

    docs.aspose.com/pdf/zh/net/manage-header-and-fo...
  3. Add PDF Page Stamp|Aspose.PDF for Java

    Learn how to add page stamps, such as text or image stamps, to existing PDF documents using Aspose.PDF for Java.... Color . WHITE , java . awt . Color . GRAY , FontStyle...java . awt . Color . WHITE , java . awt . Color . GRAY , FontStyle...

    docs.aspose.com/pdf/java/add-pdf-page-stamp/
  4. Font Formatting

    Font formatting is the process of styling font settings like their Colors, boldness, size, and other properties that affect appearance and readability....properties like font type, size, color, style (such as bold or italic)...changing its color or highlighting it with the background color. It may...

    docs.aspose.com/font/net/font-formatting/
  5. Aspose.PSD for .NET 20.5 - Release Notes|Docume...

    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....particular Psd file with Lab Color and 8 bit/channel Bug PSDNET-598...DrawRectangle(new Aspose.PSD.Pen(Color.DarkGray, 1), rect); image.Save(exportPath...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-5...
  6. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for .NET makes it possible to carry out various manipulations with the tables contained in your pdf document.... Color fillColor = System . Drawing . Color . FromArgb...Drawing . Color strokeColor = System . Drawing . Color . FromArgb...

    docs.aspose.com/pdf/net/extract-table-from-exis...
  7. StructuredDocumentTag.level property | Aspose.W...

    StructuredDocumentTag.level property. Gets the level at which this SDT occurs in the document tree....Inline ); // Set the title and color of the frame that appears when...title = "My plain text" ; tag . color = "#FF00FF" ; // Set a tag for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create Volume-Open-High-Low-Close (VOHLC) Stock...

    Learn how to create a volume-open-high-low-close stock chart using Aspose.Cells for Node.js via C++. Our guide will demonstrate how to plot stock market data, including volume, open, high, low, and close prices, onto a chart for better analysis and visualization....setCategoryData ( "A2:A9" ); // Set color for the first series (Volume)...setForegroundColor ( new AsposeCells . Color ( 79 , 129 , 189 )); // Fill...

    docs.aspose.com/cells/nodejs-cpp/create-volume-...
  9. 用C++创建成交量 开盘 最高 最低 收盘(VOHLC)股票图表|Documentation

    学习如何用Aspose.Cells for C++创建成交量 开盘 最高 最低 收盘股票图表。该指南将演示如何绘制股票市场数据,包括成交量、开盘、最高、最低和收盘价,以便更好的分析与可视化。...GetCategoryData () = u "A2:A9" ; // Set Color for the first series (Volume)...GetArea (). SetForegroundColor ( Color { 0xff , 79 , 129 , 189 });...

    docs.aspose.com/cells/zh/cpp/create-volume-open...
  10. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_paragraph property. Gets the last paragraph in the story.... color = aspose . pydrawing . Color . green # All...

    reference.aspose.com/words/python-net/aspose.wo...