Sort Score
Result 10 results
Languages All
Labels All
Results 9,241 - 9,250 of 44,479 for

color

(0.09 sec)
  1. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....Index #10 corresponds to the "Colorful 3" format. field.setTableFormat("10");...2 (shading) + 4 (font) + 8 (color) + 16 (autofit) + 32 (heading...

    reference.aspose.com/words/java/com.aspose.word...
  2. 用Node.js通过C++管理范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++管理Excel中的范围。创建区域、设置值、样式并执行各种操作。... Color ( 255 , 0 , 0 )); // Red range...setForegroundColor ( new AsposeCells . Color ( 0 , 255 , 0 )); // Green range...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ra...
  3. Aspose.PSD for .NET 22.10 - 发布说明|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 = Color . DarkRed ; psdImage . Save...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. Font styling techniques

    Techniques like italicizing, bolding, underlining, strikethrough, small caps, superscript/subscript, or all caps play a huge role for font styling....an effect when two or more colors blend into each other gradually...be solid or have a different color than the text itself. Emboss/deboss...

    docs.aspose.com/font/net/font-styling/
  5. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::Notes::Footnote::get_StoryType m...

    Aspose::Words::Notes::Footnote::get_StoryType method. Returns Footnotes or Endnotes in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Green...

    reference.aspose.com/words/cpp/aspose.words.not...
  7. Aspose::Words::Drawing::Charts::ChartDataTable ...

    Aspose::Words::Drawing::Charts::ChartDataTable class. Allows to specify properties of a chart data table in C++....get_Stroke () -> set_Color ( System :: Drawing :: Color :: get_DarkBlue...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Manipulating Adobe Illustrator Formats|Document...

    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....PngOptions class Set the type of color Call AiImage.Save method with...

    docs.aspose.com/psd/net/manipulating-adobe-illu...
  9. TableStyle | Aspose.Words for Java

    Represents a table style in Java....setBackgroundPattern(Color.WHITE); tableStyle.getBorders().setColor(Color.BLACK);...tableStyle.getBorders().setColor(Color.BLUE); tableStyle.getBorders()...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Crop Image in Java

    This tutorial explains the process how to crop image in Java. To crop bitmap Java based runnable code along with the detailed steps are provided for the demonstration....loading an image, set background color incase the pixel value is corrupted...

    kb.aspose.com/imaging/java/how-to-crop-image-in...