Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 6,370 for

point coloring

(0.06 sec)
  1. TableStyle.rightPadding property | Aspose.Words...

    TableStyle.rightPadding property. Gets or sets the amount of space (in Points) to add to the right of the contents of table cells....sets the amount of space (in points) to add to the right of the..."#FAEBD7" ; tableStyle . borders . color = "#0000FF" ; tableStyle . borders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Lists::ListLevel::get_TabPositio...

    Aspose::Words::Lists::ListLevel::get_TabPosition method. Returns or sets the tab position (in Points) for the list level in C++....or sets the tab position (in points) for the list level. double...get_Font () -> set_Color ( System :: Drawing :: Color :: get_Red ());...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Convert U3D to TIFF via C# | products.aspose.com

    Sample code for U3D to TIFF C# conversion. Use API example code for batch U3D files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....motion data, lines and points with color and structure. The format...palette-color and full-color image data in several color spaces...

    products.aspose.com/cad/net/conversion/u3d-to-t...
  4. Configurar normales o UV en el cubo y agregar m...

    Cómo crear datos normales o uv en una malla en Aspose.3D....normal/color. Una información por vértice como el color normal...modos de asignación: CONTROL_POINT -cada dato se asigna al punto...

    docs.aspose.com/3d/es/python-net/set-up-normals...
  5. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in Points) of the number or bullet for the list level....Returns or sets the position (in points) of the number or bullet for...at ( 0 ); listLevel . font . color = "#FF0000" ; listLevel . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Архів

    Архів...IChartDataPoint point = series.getDataPoints().get_Item(0); point.getFormat()...setFillType(FillType.Solid); point.getFormat().getFill().getSolidFillColor()...

    blog.aspose.com/uk/slides/create-charts-in-powe...
  7. Archiwa

    Archiwa...IChartDataPoint point = series.getDataPoints().get_Item(0); point.getFormat()...setFillType(FillType.Solid); point.getFormat().getFill().getSolidFillColor()...

    blog.aspose.com/pl/slides/create-charts-in-powe...
  8. arkiv

    arkiv...IChartDataPoint point = series.getDataPoints().get_Item(0); point.getFormat()...setFillType(FillType.Solid); point.getFormat().getFill().getSolidFillColor()...

    blog.aspose.com/sv/slides/create-charts-in-powe...
  9. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated 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. 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...