Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 44,583 for

color

(0.07 sec)
  1. 使用 C# 在 PDF 中旋转文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中旋转 PDF 文件中的文本,以调整文本对齐和改善展示效果。... Color . LightGray ; textFragment1...ForegroundColor = Aspose . Pdf . Color . Blue ; // Create text fragment...

    docs.aspose.com/pdf/zh/net/rotate-text-inside-pdf/
  2. 在 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...
  3. Dither images Via net, all supported image form...

    Using Aspose.Imaging you can easily Dither images Via net...used to give the appearance of color depth in images on systems with...constrained color palette. A diffusion of colored pixels from...

    products.aspose.com/imaging/net/dither/
  4. Aspose::Words::Rendering::ColorPrintMode enum |...

    Aspose::Words::Rendering::ColorPrintMode enum. Specifies how non-Colored pages are printed if the device supports Color printing in C++....non-colored pages are printed if the device supports color printing...settings. GrayscaleAuto 1 Non-colored pages if detected are printed...

    reference.aspose.com/words/cpp/aspose.words.ren...
  5. 创建 AcroForms - 在 Java 中创建可填写的 PDF|Aspose.PDF fo...

    本节解释如何在 PDF 文档中使用 Aspose.PDF for Java 从头创建 AcroForms。... setColor ( Color . getGreen ()); // 将字段添加到文档中...getCharacteristics (). setBorder ( Color . getBlack ()); opt1 . getDefaultAppearance...

    docs.aspose.com/pdf/zh/java/create-forms/
  6. 使用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/
  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. MorphDataControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.MorphDataControl class, featuring versatile controls like CheckBox, ComboBox, and more for enhanced document interactivity....} Gets or sets a background color of the control. The default...} Gets or sets a foreground color of the control. The default...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Add WordArt Watermark to Worksheet in Aspose.Ce...

    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.... FillFormat ; // Set the color wordArtFormat . ForeColor =...= System . Drawing . Color . Red ; // Set the transparency wordArtFormat...

    docs.aspose.com/cells/net/add-wordart-watermark...
  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...