Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 45,858 for

color

(0.27 sec)
  1. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers...Color import com.aspose.imaging.Graphics...Graphics surface graphic . clear ( Color . getGreen ()) // Draw line...

    docs.aspose.com/imaging/java/using-imaging-in-k...
  2. Aspose::Words::Border::get_TintAndShade method ...

    Aspose::Words::Border::get_TintAndShade method. Gets or sets a double value that lightens or darkens a Color in C++....that lightens or darkens a color. double Aspose :: Words :: Border...

    reference.aspose.com/words/cpp/aspose.words/bor...
  3. Aspose::Words::Font::get_TintAndShade method | ...

    Aspose::Words::Font::get_TintAndShade method. Gets or sets a double value that lightens or darkens a Color in C++....that lightens or darkens a color. double Aspose :: Words :: Font...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...setColor(new Color(192, 192, 192)); // Adjust the color // watermark...getFill().setColor(Color.RED); // Adjust the color // watermark.setFillColor(Color...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  5. ListCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListCollection class for efficient management of bulleted and numbered lists, enhancing document formatting and organization.... Color = Color . Red ; list1 . ListLevels...ListLevels [ 0 ]. Font . Color = Color . Blue ; list2 . ListLevels...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Public API Changes in Aspose.Cells 8.7.0|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....that can be used to create 2‑Color Scale conditional format . The...conditional format will be a 3‑Color Scale by default. However, setting...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Working with Shapes in PostScript | .NET

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... SetPaint ( new SolidBrush(Color. Orange )); 16 //Fill the rectangle...SetStroke ( new Pen( new SolidBrush(Color. Red ), 3)); 24 //Stroke (outline)...

    docs.aspose.com/page/net/ps/working-with-shapes/
  8. StructuredDocumentTagRangeStart class | Aspose....

    Aspose.Words.Markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content... color Gets or sets the color of the structured...console . log ( `\t|Color: ${ rangeStartTag . color } ` ); console...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PPT文檔圖表通過C++ | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。...ObjectExt::Box( 30 ))); // Setting fill color for series series->get_Form...illColor()->set_Color(System::Drawing::Color::get_Blue()); //...

    products.aspose.com/slides/zh-hant/cpp/chart/ppt/
  10. ListTemplate enumeration | Aspose.Words for Python

    aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word.... color = aspose . pydrawing . Color . red list1 ...0 ] . font . color = aspose . pydrawing . Color . blue list2...

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