Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 6,370 for

point coloring

(0.07 sec)
  1. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...Rectangle, title, Subject, Flags, color, width, StartingStyle 和 End...Rectangle, title, Subject, Flags, color, width, StartingStyle 和 End...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  2. What is an AI file? | Knowledge Base

    If you have ever worked with Adobe Illustrator editor you may faced AI format. This is one of the written in PDL formats and is described in this article....current subpathsets the current color space in the graphics state...to DeviceRGB and the current color to the component values specified...

    docs.aspose.com/page/net/what-is-ai-file/
  3. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....a revision, then change the color of all revisions to green. builder...getCommentColor() Allows to specify the color to be used for comments. getDeleteCellColor()...

    reference.aspose.com/words/java/com.aspose.word...
  4. 图表系列|Aspose.Slides 文档

    Java中的PowerPoint演示文稿中的图表系列...600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/zh/androidjava/chart-ser...
  5. How to draw a snowflake – SVG Tutorial With Cod...

    Create stunning snowflakes in SVG with clear code, reusable elements, and smooth animation – perfect for winter web and graphic design....styles – Easily change the color, size, and stroke width. Snowflakes...branches radiating from a central point at 60-degree intervals. Let’s...

    docs.aspose.com/svg/how-to-draw-a-snowflake/
  6. ChartDataLabel | Aspose.Words for Java

    Represents data label on a chart Point or trendline in Java....Represents data label on a chart point or trendline. To learn more...ChartDataLabel object for each point. Examples: Shows how to apply...

    reference.aspose.com/words/java/com.aspose.word...
  7. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for color area selection. C# code example provided....Imaging library, you can select a color area on a loaded image by specifying...specifying an arbitrary point within that area using the MagicWandSettings...

    docs.aspose.com/imaging/net/developer-guide/man...
  8. List of the Supported PSD Global Image Resource...

    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....0 only ) Indexed color table 1005 ResolutionInfo structure...3 = points, 4 = picas, 5 = columns). 1010 Background color. 1011...

    docs.aspose.com/psd/net/list-of-the-supported-p...
  9. 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....object as narrated here and then point node to the Mesh geometry by...to perform per-pixel normal/color. A per-vertex information like...

    docs.aspose.com/3d/java/set-up-normals-or-uv-on...
  10. 图表系列|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的图表系列...Pie , 50 , 50 , 600 , 400 ); $point = $chart -> getChartData ()...get_Item ( 1 ); $point -> setExplosion ( 30 ); $point -> getFormat...

    docs.aspose.com/slides/zh/php-java/chart-series/