Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 47,108 for

color

(0.65 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 适用于 Go 的 PDF 格式转换解决方案 https://products.aspose.com/pdf/zh-hant/go-cpp/conversion/ Recent content in 适用于 Go 的 PDF 格式转换解决方案 on Aspsoe.PDF Products......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/zh-hant/go-cpp/conversi...
  2. Use FloatingBox for PDF Layout in Java|Aspose.P...

    Learn how to use FloatingBox for text layout, multi-column content, and precise positioning in PDF documents with Java.... 5f , Color . getDarkGreen ())); box . setNeedRepeating...floating box with background color Use this example when the floating...

    docs.aspose.com/pdf/java/floating-box/
  3. Row.RowFormat | Aspose.Words for .NET

    Discover the Row RowFormat property for easy access to customizable row formatting options, enhancing your data presentation effortlessly.... Color = Color . Red ; // Use the "CellFormat"...Shading . BackgroundPatternCol = Color . Orange ; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.tab...
  4. 在 Python 中管理 PowerPoint 文本段落|Aspose.Slides for ...

    通过 .NET 在 Python 中使用 Aspose.Slides 完成段落格式化——优化 PowerPoint 和 OpenDocument 演示文稿的对齐、间距和样式,以吸引观众。... solid_fill_color . color = draw . Color . red text_frame...fill_format . solid_fill_color . color = draw . Color . blue text_frame...

    docs.aspose.com/slides/zh/python-net/manage-par...
  5. How to Build Aspose.Cells for Go via C++ from t...

    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....BackgroundType_Solid ) color , _ := NewColor () color . Set_Color_R ( uint8...uint8 ( 255 )) color . Set_Color_G ( uint8 ( 128 )) style . SetForegroundColor...

    docs.aspose.com/cells/go-cpp/how-to-build-aspos...
  6. Aspose::Words::TextWatermarkOptions class | Asp...

    Aspose::Words::TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text. To learn more, visit the documentation article in C++....Description get_Color () const Gets or sets font color. The default...const override set_Color (System::Drawing::Color) Setter for Asp...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. PreferredWidth.from_points method | Aspose.Word...

    PreferredWidth.from_points method. A creation method that returns a new instance that represents a preferred width specified using a number of points....background_pattern_color = aspose . pydrawing . Color . light_yellow...background_pattern_color = aspose . pydrawing . Color . light_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Highlighting code works only after clicking a c...

    Hi, I’m using the code below to highlight cells, it’s working in aspose.cells.gridjs version 26.5 but somehow in newer versions, I have to still click the cell for the Color change to take effect. Is there something tha…...still click the cell for the color change to take effect. Is there...function highlightCell(ri, ci, color) { xs.setActiveCell(ri, ci);...

    forum.aspose.com/t/highlighting-code-works-only...
  9. 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...
  10. Manage Legend of Excel Charts with Node.js via ...

    Learn how to utilize Aspose.Cells for Node.js via C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends...."Title" ); // Setting the font color of the chart title to blue chart...(). setColor ( AsposeCells . Color . Blue ); // Move the legend...

    docs.aspose.com/cells/nodejs-cpp/chart-legend/