Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 45,899 for

color

(1.34 sec)
  1. Aspose::Words::Drawing::HorizontalRuleFormat cl...

    Aspose::Words::Drawing::HorizontalRuleFormat class. Represents horizontal rule formatting. To learn more, visit the documentation article in C++.... get_Color () Gets or sets the brush color that fills the...without 3D shading and solid color is used. get_WidthPercent ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your PDF using Aspose.PDF for .NET.... Color . Green ); graph . Border =...{ GraphInfo = { Color = Aspose . Pdf . Color . GreenYellow }...

    docs.aspose.com/pdf/net/add-curve/
  3. Aspose::Words::Shading::get_BackgroundPatternCo...

    Aspose::Words::Shading::get_BackgroundPatternColor method. Gets or sets the Color that's applied to the background of the Shading object in C++....ol method Gets or sets the color that’s applied to the background...object. System :: Drawing :: Color Aspose :: Words :: Shading ::...

    reference.aspose.com/words/cpp/aspose.words/sha...
  4. Aspose.Cells 16.12.0 中的公共 API 更改|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....condition and set the background color idx = fcs -> AddCondition (...GetIStyle ()-> SetBackgroundColor ( Color :: GetRed ()); //User friendly...

    docs.aspose.com/cells/zh/cpp/public-api-changes...
  5. Getting Started|Documentation

    How to install Aspose Cells for Go via C++ and create a Hello World application....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/getting-started/
  6. Aspose::Words::Document::CopyStylesFromTemplate...

    Aspose::Words::Document::CopyStylesFromTemplate method. Copies styles from the specified template to a document in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Navy ());...get_Font () -> set_Color ( System :: Drawing :: Color :: get_DeepSkyBlue...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose.PSD for .NET 20.3 - Release Notes|Docume...

    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....Exception on loading PSD image: Color section (DropShadow Resource)...must contain 3 color components for RGB or 4 color components for...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-3...
  8. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....Update LinkAnnotation Text Color This example shows how to detect...each link by changing its font color to red. It uses TextFragmentAbsorber...

    docs.aspose.com/pdf/python-net/update-links/
  9. 使用JavaScript通过C++设置范围边框。|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 = AsposeCells . Color . Red ; range . insideBorders...CellBorderType . Thin , color : innerColor }; innerColor . color = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/set-ran...
  10. 使用CellsFactory类创建样式对象|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++中的CellsFactory类创建单元格样式对象。根据需要定制电子表格单元格的外观。...CellsFactory , BackgroundType , Color , Utils } = AsposeCells ; AsposeCells...createStyle (); // Set the Style fill color to Yellow st . pattern = BackgroundType...

    docs.aspose.com/cells/zh/javascript-cpp/create-...