Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 36,637 for

color

(0.14 sec)
  1. 在 Python 中使用 AutoFit 提升演示文稿|Aspose.Slides for P...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提高内容可读性.... solid_fill_color . color = draw . Color . black portion...fill_format . solid_fill_color . color = draw . Color . black portion...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  2. 在深度中使用全景模式渲染 3D 场景|Documentation

    使用 Aspose.3D for .NET API,开发人员可以使用全景模式以深度而不是颜色来渲染 3D 场景。... 1 , Color = new Vector3 ( Color . CadetBlue ) })...float depth; out vec4 color; void main() { color = vec4(depth, depth...

    docs.aspose.com/3d/zh/net/render-3d-scene-with-...
  3. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... color = aspose . pydrawing . Color . green builder...background_pattern_color = aspose . pydrawing . Color . green_yellow...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Set up normals or UV on Cube and Add Material t...

    Aspose.3D for Java offers to manage normals and UV on the geometric shapes. A mesh stores the key properties for every vertex, position in space, and its normal, known as a vector perpendicular to the original surface. The normal is major to shading counts and should be a unit vector. Most mesh formats also support some form of UV coordinates which are a separate 2D representation of the mesh "unfolded" to show what portion of a 2-dimensional texture map to apply to different polygons of the mesh....to perform per-pixel normal/color. A per-vertex information like...like normal or vertex color is achieved by VertexElement. In Aspose...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  5. NumberStyle enumeration | Aspose.Words for Python

    aspose.words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... color = aspose . pydrawing . Color . red list_level...list_level . font . color = aspose . pydrawing . Color . blue list_level...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Transformations in PostScript | .NET

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... Here we set Orange color as the current paint for the... SetPaint ( new SolidBrush(Color. Orange )); 4 5 //Fill the first...

    docs.aspose.com/page/net/ps/working-with-transf...
  7. List Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your documents with seamless organization and professional presentation.... Color = Color . Red ; list1 . ListLevels...ListLevels [ 0 ]. Font . Color = Color . Blue ; list2 . ListLevels...

    reference.aspose.com/words/net/aspose.words.lis...
  8. Public API Changes in Aspose.3D 1.7.0|Documenta...

    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....set background color opt . BackgroundColor = Color . AliceBlue ;...CastShadows = true , Color = new Vector3 ( Color . White ) }). Transform...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  9. Get and Set Page Properties|Aspose.PDF for Java

    This topic explain how to get numbers in PDF file, get page properties and determine page Color using Aspose.PDF for Java....PDF page properties such as color and set page properties. Get...box. Bleed is the amount of color (or artwork) that extends beyond...

    docs.aspose.com/pdf/java/get-and-set-page-prope...
  10. 使用 C# 在 PDF 中格式化文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中格式化 PDF 文档中的文本,以增强文档的视觉呈现。... Color . LightGray ; textFragment ...ForegroundColor = Aspose . Pdf . Color . Red ; // Set StrokingColor...

    docs.aspose.com/pdf/zh/net/text-formatting-insi...