Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 12,316 for

fill

(0.07 sec)
  1. Element Builders – Créer et modifier des élémen...

    Explorez les capacités de l'API Aspose.SVG Builder en C# pour créer et modifier des éléments SVG. Apprenez à rendre la programmation SVG plus facile et plus efficace.... Fill (Color. Red ). Stroke (Paint...circle.Cx(100).Cy(100).R(50).Fill(Color.Red).Stroke(Paint.None)...

    docs.aspose.com/svg/fr/net/element-builders/
  2. Create Open-High-Low-Close (OHLC) Stock Chart|D...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for Python via .NET. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization....higher than open), the bar is filled with one color, while if the...price decreases, the bar is filled with another. This type of...

    docs.aspose.com/cells/python-net/create-open-hi...
  3. Shape.StrokeColor | Aspose.Words لـ .NET

    قم بتخصيص التصميم الخاص بك باستخدام خاصية Shape StrokeColor، مما يسمح لك بتحديد ألوان حدود نابضة بالحياة للحصول على تأثير بصري مذهل.... Fill . Opacity ); // قم بضبط تعتيم...النص الموجود أسفله. shape . Fill . Opacity = 0.3 ; doc . Save...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Arsip

    Arsip...SetAttribute("fill", "blue"); text.SetAttribute("x"...xmlns="http://www.w3.org/2000/svg"> <text fill="blue" x="10" y="30">The is...

    blog.aspose.com/id/svg/convert-text-to-svg-in-c...
  5. Работа с градиентом в файле XPS | .NET

    Как добавить вертикальный, горизонтальный или линейный градиент в файл XPS — это вопрос, на который отвечает Aspose.Page. Изучите функциональность .NET....rectangle with horizontal gradient fill in XPS document. 2 3 // Create...0f, 1f, 20f, 70f); 19 path. Fill = doc. CreateLinearGradient...

    docs.aspose.com/page/ru/net/xps/working-with-gr...
  6. Trabalhar com Gradiente em ficheiro XPS | .NET

    Como adicionar gradiente vertical, horizontal ou linear a um ficheiro XPS é uma questão respondida pela solução API Aspose.Page. Aprenda a funcionalidade para .NET...rectangle with horizontal gradient fill in XPS document. 2 3 // Create...0f, 1f, 20f, 70f); 19 path. Fill = doc. CreateLinearGradient...

    docs.aspose.com/page/pt/net/xps/working-with-gr...
  7. صورة البلاط كقشرة داخل الشكل|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.texture_fill.is_tiling وضبطها على **...

    docs.aspose.com/cells/ar/python-net/tile-pictur...
  8. SVG Path – Exemples de code – Guide Aspose.SVG

    Apprenez à utiliser les chemins SVG, un ensemble de commandes permettant de dessiner des chemins et des formes en combinant des lignes, des arcs et des courbes de Bézier SVG....L 110 110 L 30 110 L 30 30" fill = "transparent" stroke - width..."M 50 50 H 130 V 130 H 50 Z" fill = "transparent" stroke - width...

    docs.aspose.com/svg/fr/net/drawing-basics/svg-p...
  9. Lưu trữ

    Lưu trữ...fill_format.fill_type = slides.FillType.SOLID shp.fill_format...fill_format.solid_fill_color.color = drawing.Color.pink # Áp dụng một...

    blog.aspose.com/vi/slides/work-with-shapes-in-p...
  10. プレゼンテーションで С++ を使用してチャートデータマーカーを管理する|Aspose.Sli...

    Aspose.Slides for С++ でチャートデータマーカーをカスタマイズする方法を学び、明確な С++ コード例を使用して PPT および PPTX 形式のプレゼンテーションへのインパクトを高めます。...get_Marker () -> get_Format () -> get_Fill () -> set_FillType ( FillType...get_Marker () -> get_Format () -> get_Fill () -> get_PictureFillFormat...

    docs.aspose.com/slides/ja/cpp/chart-data-marker/