Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 30,369 for

color

(0.03 sec)
  1. Stroke.foreThemeColor property | Aspose.Words f...

    Stroke.foreThemeColor property. Gets or sets a ThemeColor object that represents the stroke foreground Color....represents the stroke foreground color. get foreThemeColor () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...usually represented by small 2-colors (usually black&white) simple...square 27 Pen pen = new Pen(Color. Black , 2); 28 29 //For every...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  3. TIFF Images Filters with Python | products.aspo...

    How to use Python to apply filters for TIFF images and photos on desktop and web applications....introduce blur, or eliminate color artifacts for a truly distinctive...combination to seamlessly blend color gradients, eliminate undesired...

    products.aspose.com/imaging/python-net/filter/t...
  4. Working with Transparency | C++

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...CreateSolidColorBrus(System::Drawing::Color::get_Gray())); 7 doc -> AddPath(doc...CreateSolidColorBrus(System::Drawing::Color::get_Gray())); 8 9 // Create...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  5. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a document at the cursor position in C++....get_Font () -> set_Color ( System :: Drawing :: Color :: get_Blue ());...style, so it is a different color than that of the original. //...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 在 PDF 中旋转文本使用 Python|Aspose.PDF for Python via ...

    学习不同的方法在 PDF 中旋转文本。Aspose.PDF 允许您旋转文本到任何角度,旋转文本片段或整个段落。... Color . LightGray ; textFragment1...ForegroundColor = Aspose . Pdf . Color . Blue ; // 创建文本片段 TextFragment...

    docs.aspose.com/pdf/zh/python-net/rotate-text-i...
  7. LaTeX Figure rendering | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality....8 // Specify the background color. 9 options. BackgroundColor...BackgroundColor = System. Drawing . Color . White ; 10 // Specify the output...

    docs.aspose.com/tex/net/latex-figure-rendering/
  8. 演示主题|Aspose.Slides 文档

    C# 或 .NET 中的 PowerPoint 演示主题...SolidFillColor})" ); // ff8064a2 (Color [A=255, R=128, G=100, B=162])...ColorScheme . Accent4 . Color = Color . Red ; 新的颜色会自动应用于两个元素。...

    docs.aspose.com/slides/zh/net/presentation-theme/
  9. 在PDF中旋转文本使用C++|Aspose.PDF for C++

    了解将文本旋转到PDF的不同方法。Aspose.PDF允许您将文本旋转到任意角度,旋转文本片段或整个段落。...() -> set_BackgroundColor ( Color :: get_LightGray ()); textFragment1...() -> set_ForegroundColor ( Color :: get_Blue ()); // 创建文本片段 auto...

    docs.aspose.com/pdf/zh/cpp/rotate-text-inside-pdf/
  10. StructuredDocumentTag.tag property | Aspose.Wor...

    StructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...INLINE ) # Set the title and color of the frame that appears when...plain text' tag . color = aspose . pydrawing . Color . magenta # Set...

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