Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 47,129 for

color

(0.74 sec)
  1. Working with Text in PS file | Java

    How to add text in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...filling the text with the current color of the graphics state (that...default or already defined color. In the given case it is black...

    docs.aspose.com/page/java/ps/working-with-text/
  2. Aspose::Words::Tables::PreferredWidth::Equals m...

    Aspose::Words::Tables::PreferredWidth::Equals method. Determines whether the specified PreferredWidth is equal in value to the current PreferredWidth in C++....Col ( System :: Drawing :: Color :: get_LightYellow ()); builder...Col ( System :: Drawing :: Color :: get_LightBlue ()); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose.PSD for .NET 23.10 - Release Notes|Docum...

    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 . GreenYellow ; shapeLayer...; strokeFillSettings . Color = Color . GreenYellow ; shapeLayer3...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  4. How-to Articles – HTML Questions in Python Exam...

    Find answers to popular questions about how to work with HTML files in Python using Aspose.HTML for Python via .NET. Gain ready-to-use Python examples....available: How to change text color in HTML? – In this article,...you will learn how to change color of text in paragraphs, headers...

    docs.aspose.com/html/python-net/how-to-articles/
  5. 使用 VSTO 和 Aspose.Slides for .NET 格式化文本|Aspose.S...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 PowerPoint (PPT, PPTX) 演示文稿中精确控制文本格式。...; //Change text color txtRange . Font . Color . RGB = 0 x00CC3333...; //Change shape background color shp . Fill . ForeColor . RGB...

    docs.aspose.com/slides/zh/net/format-text-using...
  6. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....Update LinkAnnotation Text Color The link annotation does not...to change the color of the text, replace the color of the page...

    docs.aspose.com/pdf/java/update-links/
  7. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...white-space: pre; background-color: rgb(255, 255, 255);”>Project...= <span class=“kwrd” style=“color: rgb(0, 0, 255); font-family:...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  8. 用C++对工作簿中的单元格进行格式化|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持格式化工作簿中的工作表单元格,允许用户自定义单元格的外观和样式。本文章介绍如何使用Aspose.Cells库格式化工作表单元格。... ChangePalette ( Color { 155 , 204 , 255 }, 55 ); workbook...workbook . ChangePalette ( Color { 0 , 51 , 105 }, 54 ); workbook...

    docs.aspose.com/cells/zh/cpp/format-worksheet-c...
  9. 用C++设置填充效果|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.Cells库设置单元格的填充效果。...foreground color to yellow style . SetForegroundColor ( Color :: Yellow...foreground color to blue style . SetForegroundColor ( Color :: Blue...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/
  10. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....paragraph alignment, and font color. It also shows how to create... underline, font size, and color before saving the result as...

    docs.aspose.com/slides/java/manage-fonts/