Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 46,168 for

color

(0.2 sec)
  1. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with PHP....size, font style, and font color etc for stamp object. In order...$document -> getPages (); $colors = new Color (); // create text stamp...

    docs.aspose.com/pdf/php-java/text-stamps-in-the...
  2. Extract Theme Data from Excel File with Golang ...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports extracting theme data from Excel files, allowing users to obtain the style and formatting information of documents. This article will introduce how to extract theme data from Excel files using the Aspose.Cells library....the workbook and the theme color applied to a cell or the borders...the theme color applied to cell A1 and the theme color applied...

    docs.aspose.com/cells/go-cpp/extract-theme-data...
  3. Aspose::Words::Drawing::HorizontalRuleFormat cl...

    Aspose::Words::Drawing::HorizontalRuleFormat class. Represents horizontal rule formatting. To learn more, visit the documentation article in C++.... get_Color () Gets or sets the brush color that fills the...without 3D shading and solid color is used. get_WidthPercent ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Getting Started|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application....BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/go-cpp/getting-started/
  5. Add Icons to Worksheet with JavaScript via C++|...

    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....const { Workbook , SaveFormat , Color } = AsposeCells ; AsposeCells...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/insert-svg...
  6. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for .NET...Rectangle, new Point, title, color, width etc). Create the new...style our line we need to set color, width, starting style, and...

    docs.aspose.com/pdf/net/figures-annotation/
  7. Remove background from vector images in Java|Do...

    Using Aspose.Imaging for Java for background removal from vector images....files might contain multiple color objects enveloping the entire...can designate a background color for removal, excluding foreground...

    docs.aspose.com/imaging/java/removing-backgroun...
  8. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the documentation article in C++.... get_Color () Gets or sets the border color. get_DistanceFromText...or sets the theme color in the applied color scheme that is associated...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition....Contents [ Hide ] In most cases, color is not needed for recognition...backgrounds, and crisper text than color images. Converting to grayscale...

    docs.aspose.com/ocr/net/grayscale/
  10. 使用CellsFactory类创建样式对象|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++中的CellsFactory类创建单元格样式对象。根据需要定制电子表格单元格的外观。...CellsFactory , BackgroundType , Color , Utils } = AsposeCells ; AsposeCells...createStyle (); // Set the Style fill color to Yellow st . pattern = BackgroundType...

    docs.aspose.com/cells/zh/javascript-cpp/create-...