Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 4,971 for

point coloring

(0.05 sec)
  1. Rendera una vista panoramica della scena 3D|Doc...

    Utilizzando Aspose.3D for .NET API, gli sviluppatori possono visualizzare una scena panoramica di 3D e salvare la visualizzazione nei formati di immagine supportati.... Point }). Transform . Translation...( new Light () { Color = new Vector3 ( Color . CadetBlue ) })...

    docs.aspose.com/3d/it/net/render-a-panorama-vie...
  2. Convert AMF to OBJ via Python | products.aspose...

    Sample code for AMF to OBJ Python conversion. Use API example code for batch AMF files to OBJ conversion within VB.NET, Asp.NET or any .NET based application....information such as geometry, color and material of the objects...the lateral does not support color, materials, lattices, and constellations...

    products.aspose.com/3d/python-net/conversion/am...
  3. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object....number # in the main text that points to the footnote. footnote ...footnote . font . color = aspose . pydrawing . Color . green # All...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS)....number # in the main text that points to the footnote. footnote ...footnote . font . color = aspose . pydrawing . Color . green # All...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...Color WaterMarkFontColor, string WaterMarkFontName...TempAddArtifact.Position = new Aspose.Pdf.Point(j * WaterDmi_Hor, i * WaterDmi_Ver);...

    forum.aspose.com/t/two-issues-with-adding-water...
  6. TableStyle.cellSpacing property | Aspose.Words ...

    TableStyle.cellSpacing property. Gets or sets the amount of space (in Points) between the cells....sets the amount of space (in points) between the cells. get cellSpacing..."#FAEBD7" ; tableStyle . borders . color = "#0000FF" ; tableStyle . borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Paramètres de bordure|Documentation

    Comment utiliser la bibliothèque Aspose.Cells en C# pour définir le style et la couleur des bordures des cellules. En ajustant la largeur, le style et la couleur de la bordure, vous avez plus de contrôle sur l apparence des cellules....properties, Color and LineStyle to set a border’s line color and style...Ligne pointillée fine avec point Dashed Ligne en tirets Dotted...

    docs.aspose.com/cells/fr/net/cells-border-setti...
  8. Shape.StrokeWeight | Aspose.Words for .NET

    Adjust the StrokeWeight property to customize brush thickness for shapes, enhancing your designs with precise line control and professional quality....strokes the path of a shape in points. public double StrokeWeight...AreEqual ( shape . Stroke . Color , shape . StrokeColor ); AppendLine...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE field in Java....Index #10 corresponds to the "Colorful 3" format. field.setTableFormat("10");...which the TableFormat property points to by setting different flags...

    reference.aspose.com/words/java/com.aspose.word...
  10. 元素生成器 – Element Builders – 创建和编辑 SVG 元素 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。... Fill (Color. Red ). Stroke (Paint. None...Cx(100).Cy(100).R(50).Fill(Color.Red).Stroke(Paint.None).StrokeWidth(2)...

    docs.aspose.com/svg/zh/net/element-builders/