Sort Score
Result 10 results
Languages All
Labels All
Results 8,301 - 8,310 of 84,458 for

color

(0.15 sec)
  1. FillType | Aspose.PSD for .NET API Reference

    FillType FillType enumeration The Fill Type public enum FillType Values Name Value Description Color 0 The Color fill......Name Value Description Color 0 The color fill type Gradient 1 The...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  2. ForegroundColor | Aspose.PDF for .NET API 参考

    获取或设置文本的前景色... public virtual Color ForegroundColor { get ; set...set ; } 也可以看看 class Color class TextState 命名空间 Aspose.Pdf.Text 部件...

    reference.aspose.com/pdf/zh/net/aspose.pdf.text...
  3. GetRgbColor | Aspose.PSD for .NET API 参考

    获取 RGB 的颜色...abstract Color GetRgbColor () 返回值 RGB 颜色 也可以看看 struct Color class...

    reference.aspose.com/psd/zh/net/aspose.psd.file...
  4. ApplyColorScheme | Aspose.Sildes for .NET API R...

    Applies extra Color scheme to a slide....ApplyColorScheme method Applies extra color scheme to a slide. public void...scheme IExtraColorScheme Extra color scheme IExtraColorScheme See...

    reference.aspose.com/slides/net/aspose.slides.t...
  5. FloatG | Aspose.Sildes for .NET API Reference

    Returns or sets the green component of a Color. All Color transformations are ignored. Read/write Single....the green component of a color. All color transformations are ignored...

    reference.aspose.com/slides/net/aspose.slides/i...
  6. FloatR | Aspose.Sildes for .NET API Reference

    Returns or sets the red component of a Color. All Color transformations are ignored. Read/write Single....the red component of a color. All color transformations are ignored...

    reference.aspose.com/slides/net/aspose.slides/i...
  7. R | Aspose.Sildes for .NET API Reference

    Returns or sets the red component of a Color. All Color transformations are ignored. Read/write Byte....the red component of a color. All color transformations are ignored...

    reference.aspose.com/slides/net/aspose.slides/i...
  8. BarcodeGeneratorElement.BackColor | Aspose.BarC...

    BarcodeGeneratorElement property. Background Color of the barcode image...Background color of the barcode image. public Color BackColor...

    reference.aspose.com/barcode/net/aspose.barcode...
  9. RemoveAt() | Aspose.Slides for C++ API Reference

    Removes the Color operation from a collection....nt32_t) method Removes the color operation from a collection...Description index int32_t Index of a color operation to remove. See Also...

    reference.aspose.com/slides/cpp/aspose.slides/c...
  10. Add Table to PDF using C# | Aspose.PDF

    Adding table in PDF file programmatically with C# sample code using Aspose.PDF for .NET...(); // Set the table border color as LightGray table . Border...Aspose . Pdf . Color . FromRgb ( System . Drawing . Color . LightGray...

    products.aspose.com/pdf/net/table/add/