Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 12,740 for

fill

(1.07 sec)
  1. Stroke.Weight | Aspose.Words لـ .NET

    اكتشف خاصية "وزن الفرشاة" لتخصيص سُمك الفرشاة للأشكال. حسّن تصاميمك بضربات مسار دقيقة بالنقاط!... Fill . ForeColor = Color . White...ShapeLineStyle . Triple ; stroke . Fill . TwoColorGradient ( Color ...

    reference.aspose.com/words/ar/net/aspose.words....
  2. Stroke.On | Aspose.Words per .NET

    Controlla lo stile del tracciato con la proprietà Traccia attiva. Migliora i tuoi progetti definendo come tracciare i tracciati per un aspetto raffinato e professionale.... Fill . ForeColor = Color . White...ShapeLineStyle . Triple ; stroke . Fill . TwoColorGradient ( Color ...

    reference.aspose.com/words/it/net/aspose.words....
  3. آرشیوها

    آرشیوها...SVGCircleElement; // یک مقدار مشخصه «fill» جدید برای عنصر دایره تنظیم...circleElement.SetAttribute("fill", "blue"); // سند SVG را ذخیره...

    blog.aspose.com/fa/svg/change-svg-color-backgro...
  4. 使用 Python 在演示文稿中创建线形状|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中操作线条格式。发现属性、方法和示例。... fill_format . fill_type = slides . FillType...shape . line_format . fill_format . solid_fill_color . color = draw...

    docs.aspose.com/slides/zh/python-net/line/
  5. Редактирование SVG в C# – элементы, фигуры и пути

    Редактируйте SVG в C# с Aspose.SVG for .NET – загружайте SVGDocument, изменяйте элементы, атрибуты и пути, сохраняйте готовую графику.... SetAttribute ( "fill" , "#3A86FF" ); 19 20 // Add...groupElement. SetAttribute ( "fill" , "#8A8D8F" ); 8 groupElement...

    docs.aspose.com/svg/ru/net/edit-svg-file/
  6. SVG-Dateien in C# bearbeiten – Elemente und Pfade

    Bearbeiten Sie SVG-Dateien in C# mit Aspose.SVG for .NET – SVGDocument laden, Elemente und Pfade ändern und bearbeitete Grafiken speichern.... SetAttribute ( "fill" , "#3A86FF" ); 19 20 // Add...groupElement. SetAttribute ( "fill" , "#8A8D8F" ); 8 groupElement...

    docs.aspose.com/svg/de/net/edit-svg-file/
  7. Customize chart in word - Free Support Forum - ...

    How to shift x axis and y axis line inside chart in case of negative values on series. Aspose.word.dll for .net Attaching sample image Screenshot_20250709_000606_M365 Copilot.jpg (114.0 KB)...Fill.ForeColor.Color = Color.White;...yAxis.MajorGridlines.Format.Fill.ForeColor.Color = Color.White;...

    forum.aspose.com/t/customize-chart-in-word/314966
  8. تجميع البيانات في Aspose.Cells|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....(); //Fill the dataset with the table records. da . Fill ( ds...//Process the smart markers to fill the data into the worksheets...

    docs.aspose.com/cells/ar/net/grouping-data-in-a...
  9. Changer la couleur d'arrière-plan dans PowerPoi...

    Changez la couleur d'arrière-plan dans PowerPoint à l'aide de Python. Obtenez les détails de l'IDE, les étapes et un exemple de code pour modifier la couleur d'arrière-plan PPT à l'aide de Python....propriété fill_format et définissez fill_type et fill_color Définir...

    kb.aspose.com/fr/slides/python/change-backgroun...
  10. 在 Python 中向 PDF 添加弧形|Aspose.PDF for Python via ...

    了解如何在 Python 中绘制和填充 PDF 文件中的弧形。...drawing as drawing def add_arc_filled ( outfile : str ): document...0 , 90 ) arc . graph_info . fill_color = ap . Color . green_yellow...

    docs.aspose.com/pdf/zh/python-net/add-arc/