Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 46,917 for

color

(1.87 sec)
  1. Set Range Border with C++|Documentation

    Learn how to set range borders using Aspose.Cells with C++.... SetColor ( Color :: Red ()); range . SetInsideBorders...); innerColor . SetColor ( Color :: Green ()); range . SetInsideBorders...

    docs.aspose.com/cells/cpp/set-range-border/
  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. Extract Text from the Gear Type SmartArt Shape ...

    Learn how to extract text from the Gear Type SmartArt Shape using Aspose.Cells for JavaScript via C++.... innerHTML = '<p style="color: red;">Please select an Excel...'result' ). innerHTML = '<p style="color: green;">Found gear shape texts:</p><ul>'...

    docs.aspose.com/cells/javascript-cpp/extract-te...
  4. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....BorderInfo > ( BorderSide :: All , Color :: get_Red ())); // Add background...image ); // Set background color for FloatingBox aBox -> set_BackgroundColor...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/
  5. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 .NET 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。...GetTileImage(Color background, Color foreground) GetTile(Color background...background, Color foreground) Bitmap GetTileImage(Color styleColor)...

    docs.aspose.com/slides/zh/net/modern-api/
  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. Watermarker.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermarker SetText method. Easily add customizable text watermarks for improved branding and professionalism.... Color = Color . Red ; Watermarker . SetText...(); watermarkOptions . Color = Color . Red ; Watermarker . SetText...

    reference.aspose.com/words/net/aspose.words.low...
  9. 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...
  10. Aspose::Words::Fields::BarcodeParameters::set_B...

    Aspose::Words::Fields::BarcodeParameters::set_BackgroundColor method. Bar code background Color (0x000000 - 0xFFFFFF) in C++....method Bar code background color (0x000000 - 0xFFFFFF) void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...