Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 4,971 for

point coloring

(0.06 sec)
  1. Working with Shapes in C#|Aspose.Words for .NET

    Introduction to shape markup language, creating shapes of different types using C#....document: Get Actual Shape Bounds Points Using Aspose.Words API, you...the shape containing block in points, relative to the anchor of...

    docs.aspose.com/words/net/working-with-shapes/
  2. Path Builder – SVG Path erstellen – C#

    Erfahren Sie, wie Sie mit PathBuilder SVG-Pfade programmgesteuert erstellen. PathBuilder erleichtert das Erstellen und Bearbeiten von SVG-Pfaden....16 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/de/net/path-builder/
  3. ConditionalStyle.bottom_padding property | Aspo...

    ConditionalStyle.bottom_padding property. Gets or sets the amount of space (in Points) to add below the contents of table cells....sets the amount of space (in points) to add below the contents...background_pattern_color = aspose . pydrawing . Color . alice_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ConditionalStyle.top_padding property | Aspose....

    ConditionalStyle.top_padding property. Gets or sets the amount of space (in Points) to add above the contents of table cells....sets the amount of space (in points) to add above the contents...background_pattern_color = aspose . pydrawing . Color . alice_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Couleur SVG – Comment travailler avec les coule...

    Découvrez les règles de couleur SVG, comment appliquer des couleurs dans les fichiers SVG et comment utiliser le remplissage, le contour et l'opacité....vectorielles construites à l’aide de points, de lignes, de chemins et de...vous référer à l’article HTML Color Names pour en savoir plus sur...

    docs.aspose.com/svg/fr/net/drawing-basics/svg-c...
  6. Convert TIFF to U3D via Java | products.aspose.com

    Sample Java conversion code for TIFF format to U3D file. Use this example code to convert TIFF to U3D within any Web or Desktop Java based application....palette-color and full-color image data in several color spaces...motion data, lines and points with color and structure. The format...

    products.aspose.com/3d/java/conversion/tiff-to-...
  7. ParagraphFormat.firstLineIndent property | Aspo...

    ParagraphFormat.firstLineIndent property. Gets or sets the value (in Points) for a first line or hanging indent...Gets or sets the value (in points) for a first line or hanging...font . bold = true ; font . color = "#0000FF" ; font . name =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PDF 파일에 사각형 객체 추가|Aspose.PDF for C++

    이 문서에서는 Aspose.PDF for C++를 사용하여 PDF에 사각형 객체를 생성하는 방법을 설명합니다....float width , float height , Color color , int zindex ) { // 사각형 객체에...FillColor = color ; // 그래프 객체의 색상 rect . GraphInfo . Color = color ; //...

    docs.aspose.com/pdf/ko/cpp/add-rectangle/
  9. 新着情報|Aspose.PDF for Python via .NET

    このページでは、Aspose.PDF for Python via .NETの最近のリリースで導入された最も人気のある新機能を紹介します。...Document ( input_file ) point = ap . Point ( 62 , 462 ) # 例えば、マウスクリックの座標...annotation . rect . contains ( point )): widget = cast ( ap . annotations...

    docs.aspose.com/pdf/ja/python-net/whatsnew/
  10. 饼图|Aspose.Slides for Python 文档

    Python 中 PowerPoint 演示文稿的饼图绘图选项和切片颜色... data_points . add_data_point_for_pie_series ( fact...20 )) series . data_points . add_data_point_for_pie_series ( fact...

    docs.aspose.com/slides/zh/python-net/pie-chart/