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

color

(0.26 sec)
  1. 通过 Aspose.Email Graph 客户端管理 Outlook 项目|Document...

    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....custom category with Orange color var category = client . CreateCategory...// update category (change color to brown) fetchedCategory ....

    docs.aspose.com/email/zh/net/manage-outlook-ite...
  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 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/
  4. 在立方体上设置法线或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-...
  5. 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/
  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...