Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 44,479 for

color

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

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...create_pen_by_color_and_width (aspose. pydrawing . Color . black ...pydrawing . Color . black , aspose. pydrawing . Color . white ))...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  2. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for PHP via Java library....background image, and a background color. The resulting document is then...Document ( $inputFile ); $colors = new Color (); $pages = $document...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  3. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...textBoxField -> set_Color ( Aspose :: Pdf :: Color :: get_Green ());...set_Border ( System :: Drawing :: Color :: get_Black ()); opt1 -> g...

    docs.aspose.com/pdf/zh/cpp/create-form/
  4. LaTeX Figure rendering | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality....13 // Specify the background color. 14 options. BackgroundColor...BackgroundColor = System. Drawing . Color . White ; 15 16 // Specify the output...

    docs.aspose.com/tex/net/latex-figure-rendering/
  5. Adjust images Via net, all supported image form...

    Using Aspose.Imaging you can easily Adjust images Via net...libraries is color corrections for digital photos. Color adjustments...light or dark a hue is. All colors in an image are illuminated...

    products.aspose.com/imaging/net/adjust/
  6. CommandButtonControl class | Aspose.Words for P...

    aspose.words.drawing.ole.CommandButtonControl class. The CommandButton control runs a macro that performs an action when a user clicks it....Description back_color Gets or sets a background color of the control...Forms2OleControl ) fore_color Gets or sets a foreground color of the control...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....include the name, style, size, color, and other effects of the fonts...(); return 0 ; } Setting Font Color Use the Style.GetFont() object’s...

    docs.aspose.com/cells/cpp/cells-font-settings/
  8. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...usually represented by small 2-colors (usually black&white) simple...System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f ); 37 38...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  9. Technical Articles|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....Support Raw Data Processing Color Space Conversion for JPEG through...

    docs.aspose.com/imaging/python-net/technical-ar...
  10. Copying and Moving Worksheets with JavaScript v...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the JavaScript via C++ API.... innerHTML = '<p style="color: red;">Please select an Excel...resultDiv . innerHTML = '<p style="color: green;">Sheet copied successfully...

    docs.aspose.com/cells/javascript-cpp/copying-an...