Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 46,167 for

color

(0.36 sec)
  1. LaTeX数学公式渲染 | Aspose.TeX for Java

    本文介绍了在 Aspose.TeX Java API 中渲染 LaTeX 数学公式的方式。了解如何使用功能的代码示例。...e{amssymb}\r\n\\usepackage{color}" ); 6 // Specify the scaling...foreground color. 9 options. setTextColor (Color. BLACK ); 10...

    docs.aspose.com/tex/zh/java/latex-math-formula-...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – แสตมป์ข้อความ รูปภาพ หรือหน้าในรูปแบบ PDF โดยใช้ C# https://products.aspose.com/pdf/th/net/stamps/ Recent content in แสตมป์ข้อความ รูปภาพ หรือห......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/net/stamps/index.xml
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม รับ หรือลบลายน้ำใน PDF โดยใช้ Python https://products.aspose.com/pdf/th/python-net/watermark/ Recent content in เพิ่ม รับ หรือลบลายน้ำใน ......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/python-net/watermark...
  4. Font.theme_font_far_east property | Aspose.Word...

    Font.theme_font_far_east property. Gets or sets the East Asian theme font in the applied font scheme that is associated with this [Font](../) object....to work with theme fonts and colors. doc = aw . Document () # Define...Normal style theme color is: {0} and RGB color is: {1} \n ' . format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.theme_font_bi property | Aspose.Words for ...

    Font.theme_font_bi property. Gets or sets the theme font in the applied font scheme that is associated with this [Font](../) object in a right-to-left language document....to work with theme fonts and colors. doc = aw . Document () # Define...Normal style theme color is: {0} and RGB color is: {1} \n ' . format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.theme_font_other property | Aspose.Words f...

    Font.theme_font_other property. Gets or sets the theme font used for characters with character codes from 128 through 255 in the applied font scheme that is associated with this [Font](../) object....to work with theme fonts and colors. doc = aw . Document () # Define...Normal style theme color is: {0} and RGB color is: {1} \n ' . format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ShadowFormat::get_Color...

    Aspose::Words::Drawing::ShadowFormat::get_Color method. Gets or sets a Color object that represents the Color for the shadow. The default value is Black in C++....Format::get_Color method ShadowFormat::get_Color method Gets...Gets or sets a Color object that represents the color for the shadow...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม รับ หรือลบลายน้ำใน PDF โดยใช้ C++ https://products.aspose.com/pdf/th/cpp/watermark/ Recent content in เพิ่ม รับ หรือลบลายน้ำใน PDF โดยใช้......net-color { background-color: #A4C547; } .java-color { background-color:...background-color: #E14544; } .cpp-color { background-color: #0C5BA3;...

    products.aspose.com/pdf/th/cpp/watermark/index.xml
  9. Stroke.ImageBytes | Aspose.Words for .NET

    Discover how to use the ImageBytes property to create stunning stroke images and unique pattern fills for your designs. Enhance your visuals today!...Stroke ; // Strokes can have two colors, which are used to create a...data. // Strokes with a single color do not use the Color2 property...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....ellipse object with a certain color. public static void ExampleEllipse...BorderInfo ( BorderSide . All , Color . getGreen ()); graph . setBorder...

    docs.aspose.com/pdf/java/add-ellipse/