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

color

(0.09 sec)
  1. 使用 Python 向现有 PDF 添加文本|Aspose.PDF for Java

    代码示例展示如何使用 PDF 库在 Pdf 文档中添加或写入文本。... FontRepository () color = self . Color () text_fragment . getTextState...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  2. Create Style object using CellsFactory class wi...

    Aspose.Cells is a C++ library for working with spreadsheet files that provides a style object to style cells. This article will introduce how to create a cell style object using the CellsFactory class in the Aspose.Cells library so that users can customize the appearance of the cells as needed....CreateStyle (); // Set the Style fill color to Yellow st . SetPattern (...); st . SetForegroundColor ( Color :: Yellow ()); // Create a workbook...

    docs.aspose.com/cells/cpp/create-style-object-u...
  3. PageBorderDistanceFrom enumeration | Aspose.Wor...

    aspose.words.PageBorderDistanceFrom enumeration. Specifies the positioning of the page border relative to the page margin.... color = aspose . pydrawing . Color . blue border...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... color = aspose . pydrawing . Color . dark_blue doc...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.PSD for .NET 19.9 - 发行说明|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....= "color" || portions [ 2 ]. Text !=...[ 0 ]. Style . FillColor != Color . FromArgb ( 255 , 145 , 0 ...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  6. Aspose::Words::BorderCollection::get_Vertical m...

    Aspose::Words::BorderCollection::get_Vertical method. Gets the vertical border that is used between cells in C++....get_Horizontal () -> set_Color ( System :: Drawing :: Color :: get_Red ());...get_Vertical () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. CellFormat.wrap_text property | Aspose.Words fo...

    CellFormat.wrap_text property. If ``True``, wrap text for the cell....background_pattern_color = aspose . pydrawing . Color . green_yellow...row_format . borders . color = aspose . pydrawing . Color . orange builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...default or already defined color. In given case it is black....); 5 //Fill text with Blue color. 6 document -> FillText(str...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/
  9. Create PDF Forms using Python for .NET | Aspose...

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....Set the color of the text box field textBoxField . color = apdf...apdf . Color . dark_green # Add the text box field to the form document...

    products.aspose.com/pdf/python-net/acroforms/cr...
  10. ImportFormatOptions.smartStyleBehavior property...

    ImportFormatOptions.smartStyleBehavior property. Gets or sets a boolean value that specifies how styles will be imported when they have equal names in source and destination documents... color = "#0000FF" ; builder . paragraphFormat...style, so it is a different color than that of the original. //...

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