Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 6,626 for

point coloring

(0.32 sec)
  1. Uređivanje PSD datoteka na mreži | products.asp...

    Uređivanje PSD Adobe Photoshop datoteka na mreži...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple); } } psdImage...Graphics(image); graphic.Clear(Color.Yellow); // Draw an arc shape...

    products.aspose.com/psd/cr/editor/
  2. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...usually represented by small 2-colors (usually black&white) simple...as a parameter, the previous point can be ignored. Close the page...

    docs.aspose.com/page/java/ps/working-with-hatch...
  3. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that Point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...coordinate of 0,0 ignores that point as valid coordinate. You can...ColorId = 1; // index of color: AutoCAD Color Index RGB Equivalents...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  4. 档案

    档案...new Point(0, 0), new Point(1000, 800), Color.Red, Color.Blue);...

    blog.aspose.com/zh/drawing/use-system-drawing-i...
  5. Save 3D Scene as HTML in C#|Documentation

    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....DiffuseColor = new Vector3 ( Color . Chartreuse ) }; scene . RootNode...() { LightType = LightType . Point }). Transform . Translation...

    docs.aspose.com/3d/net/save-3d-scene-as-html/
  6. CommentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentCollection class for easy access to Comment nodes, enhancing document editing and collaboration in your projects...." ); // Insert a comment to point out an error. Comment comment...not "done" with a faded text color. comment = new Comment ( doc...

    reference.aspose.com/words/net/aspose.words/com...
  7. CommentCollection class | Aspose.Words for Node.js

    Aspose.Words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes..." ); // Insert a comment to point out an error. let comment =...not "done" with a faded text color. comment = new aw . Comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Draw a line shape with arrow icon - Free Suppor...

    alcLine.zip (13.0 KB)...arrowhead and only one turning point. //shape1 ShapePath shapePath...Solid; shape.Line.SolidFill.Color = Color.Blue; shape.Line.EndArrowheadStyle...

    forum.aspose.com/t/draw-a-line-shape-with-arrow...
  9. Aspose::Words::Layout::RevisionOptions::get_Mov...

    Aspose::Words::Layout::RevisionOptions::get_MovedToTextColor method. Allows to specify the color to be used for areas where content was moved to Moving. Default value is ByAuthor in C++....method Allows to specify the color to be used for areas where content...revision: // once at the departure point and once at the arrival destination...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. 添加节点层次结构并在 3D 场景的多个节点之间共享网格的几何数据|Documentation

    Aspose.3D for Java 支持构建节点层次结构。节点是 3D 场景的基本构建块,节点层次结构定义了 3D 场景的逻辑结构,并通过将几何图形、灯光和相机附加到节点来提供可见内容。...createMeshUsingPolyg (); // Point node to the mesh cube1 . setEntity...createChildNode ( "cube2" ); // Point node to the mesh cube2 . setEntity...

    docs.aspose.com/3d/zh/java/add-node-hierarchy-a...