Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 46,430 for

color

(0.55 sec)
  1. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...() -> set_BackgroundColor ( Color :: get_LightGray ()); textFragment...() -> set_ForegroundColor ( Color :: get_Red ()); // 设置 StrokingColor...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  2. Render 3D View in Image format from Camera|Docu...

    Using Aspose.3D for Python via .NET, developers can render an image to view a realistic image of 3D model, with or without the enhanced background, textures, shadows and also adjust the image size....pydrawing import Color , Size from aspose.pydrawing...the background color opt . background_color = Color . alice_blue...

    docs.aspose.com/3d/python-net/render-3d-view-in...
  3. 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...
  4. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....Set the font color font . color = AsposeCells . Color . Blue ; //...true ; // Set the background color of C6 Cell to Red style . foregroundColor...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  5. Create PDF Forms using Python | Aspose.PDF

    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...
  6. 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...
  7. Convert images to TIFF(Tagged Image Format) ima...

    Using Aspose.Imaging for .NET library it is easy to convert to TIFF(Tagged Image Format) from other supported image formats...palette-color and full-color image data in several color spaces...

    products.aspose.com/imaging/net/conversion/to/t...
  8. Use Aspose.Imaging for Python via .NET to conve...

    You can quickly transform from TIFF(Tagged Image Format) into various formats using Aspose.Imaging for Python via .NET....palette-color and full-color image data in several color spaces...

    products.aspose.com/imaging/python-net/conversi...
  9. Change the format of a cell with Golang via C++...

    How to use Aspose.Cells library in C++ to change the formatting of cells, including font, Color, border, etc. By adjusting these properties, you have more control over how cells look and appear.... font color, number format, borders, background color, etc. Explore...formatting options (e.g., font color, bold), and change the format...

    docs.aspose.com/cells/go-cpp/how-to-change-form...
  10. How to add Polygon Annotation using C++ | Aspos...

    Add Polygon annotations programmatically in PDF with C++ sample code on any platform with C++ language...Smith" , Color = Color . Blue , InteriorColor = Color . BlueViolet...

    products.aspose.com/pdf/cpp/annotation/polygon/...