Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 45,860 for

color

(0.94 sec)
  1. 将 MHTML 转换为 XPS – Aspose.HTML for .NET

    使用 Aspose.HTML for .NET 在 C# 中将 MHTML 转换为 XPS。在 C# 示例中考虑所支持的 MHTML 到 XPS 的转换方案。... This property sets the color that will fill the background...page-size and change the background color to AliceBlue 10 XpsSaveOptions...

    docs.aspose.com/html/zh/net/convert-mhtml-to-xps/
  2. Working with Tags | Aspose.Note Documentation

    A guide on how to use and implement tags in Java applications.... println ( "Font Color: " + noteTag. getFontColor ());...14 textStyle. setFontColor (Color. BLACK ); 15 textStyle. setFontName...

    docs.aspose.com/note/java/working-with-tags/
  3. Working with Pages | Aspose.Note Documentation

    Learn how to work with pages in the Java developers' documentation.... Color . black ); 20 textStyle. setFontName...new TextStyle { FontColor = Color.Black, FontName = 35 // "Arial"...

    docs.aspose.com/note/java/working-with-pages/
  4. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...dBrush > (System::Drawing::Color::get_Red()), 2. 0f )); 60 //Stroke...System::Drawing::Pen > (System::Drawing::Color::get_Black(), 2. 0f )); 68 69...

    docs.aspose.com/page/cpp/ps/working-with-textures/
  5. 在立方体上设置法线或UV,并向 3D 实体添加材质|Documentation

    如何在 Aspose.3D 中的网格上创建法线或uv数据。...// Set color mat . SpecularColor = new Vector3 ( Color . Red );...

    docs.aspose.com/3d/zh/net/set-up-normals-or-uv-...
  6. Aspose::Words::Drawing::ShapeBase::get_CoordSiz...

    Aspose::Words::Drawing::ShapeBase::get_CoordSize method. The width and height of the coordinate space inside the containing block of this shape in C++....set_FillColor ( System :: Drawing :: Color :: get_Red ()); group -> AppendChild...set_FillColor ( System :: Drawing :: Color :: get_LightBlue ()); group...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...GradientStops> <GradientStop Color="sc#0.980392158, 1, 1, 1" Offset="0"...Offset="0" /> <GradientStop Color="sc#0.521568656, 1, 1, 1" Offset="1"...

    docs.aspose.com/page/net/what-is-xps-file/
  8. 使用 Java 管理演示文稿中的连接线|Aspose.Slides 文档

    赋能 Java 应用在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面掌控直线、拐角线和曲线连接线。... setColor ( Color . BLACK ); connector . setStartShapeConnect...getSolidFillColor (). setColor ( Color . RED ); // 指定连接器线条的粗细 connector...

    docs.aspose.com/slides/zh/java/connector/
  9. Setting Font overrides childrens' bolding and f...

    If you have a TextFragment and you set the Font for that fragment, then any Bold or FontSize set by child TextSegments will be ignored. The work around here would be to set the Font on each Segment, but that is sub-optim…...Table(); // Set the table border color as LightGray table.Border =...5f, Aspose.Pdf.Color.FromRgb(System.Drawing.Color.LightGray));...

    forum.aspose.com/t/setting-font-overrides-child...
  10. Error on SetAdvanced.getColor() - The method or...

    Aspose.Pdf 18.4 Hello, As you can see in the introduction, there is an error: The method or operation is not implemented. at Aspose.Pdf.Operator.SetAdvancedColor.getColor() in the method [SetAdvanced.getColor()](h…...Color color = opSC.getColor(); if (color.R != 255 ||...|| color.G != 255 || color.B != 255) return false; } catch {...

    forum.aspose.com/t/error-on-setadvanced-getcolo...