Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 12,731 for

fill

(0.34 sec)
  1. Робота з градієнтом у PostScript | C++

    Додавання градієнта у файлі PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати цю функцію в C++...SetPaint(brush); 38 39 //Fill the rectangle 40 document -> Fill(path); 41 42...42 //Fill text with gradient 43 System::SharedPtr < System::Drawing::Font...

    docs.aspose.com/page/uk/cpp/ps/working-with-gra...
  2. ملاحظات الإصدار Aspose.PSD لـ .NET 23.10|Docume...

    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 P:Aspose.PSD.FileFormats.Psd...FileFormats.Psd.Layers.IShapeLayer.Fill T:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/ar/net/aspose-psd-for-net-2...
  3. 在 Python 中向 PDF 添加圆形形状|Aspose.PDF for Python vi...

    了解如何在 Python 中绘制和填充 PDF 文件中的圆形形状。...drawing as drawing def add_circle_filled ( outfile : str ): document...green_yellow circle . graph_info . fill_color = ap . Color . green circle...

    docs.aspose.com/pdf/zh/python-net/add-circle/
  4. Python에서 PDF에 원 모양 추가|Aspose.PDF for Python via...

    Python에서 PDF 파일의 원 모양을 그리고 채우는 방법을 알아봅니다....drawing as drawing def add_circle_filled ( outfile : str ): document...green_yellow circle . graph_info . fill_color = ap . Color . green circle...

    docs.aspose.com/pdf/ko/python-net/add-circle/
  5. Plans to support flattening Dynamic XFA Pdfs? -...

    As the title suggests, are there any plans / workarounds / alternatives to flattening Dynamic XFA Documents with Aspose.PDF (or some other Aspose component). It has a requirement for us. We have Aspose Total, but now nee…...reports as 1 template page, filled with data. Adobe Acrobat/Reader...selection is reflected. On a data-filled budget form, the output is...

    forum.aspose.com/t/plans-to-support-flattening-...
  6. Použití Grafického API k úpravě vrstev v soubor...

    Příklad použití Grafického API v Aspose.PSD pro Python...fill_ellipse(). Rectangle(250, 250...velikost tvaru elipsy. graphics . fill_ellipse ( brush , Rectangle...

    docs.aspose.com/psd/cs/cs/python-net/graphics-api/
  7. Градиенты SVG – код SVG и примеры C#

    Узнайте, как создавать градиенты SVG в XML-коде, и ознакомьтесь с примерами C# реализации градиентов SVG с использованием API Aspose.SVG for .NET....применять к свойствам заливки (fill) или обводки (stroke) фигур...height = "150" width = "370" fill = "url(#linear-gradient)" />...

    docs.aspose.com/svg/ru/net/svg-gradients/
  8. Filtres et dégradés SVG – Code SVG – Guide Aspo...

    Vous apprendrez à écrire du code SVG pour créer des filtres SVG, un flou gaussien, un effet d'ombre portée, des effets de lumière ou un dégradé linéaire et un dégradé radial....defs > 13 < g stroke = "none" fill = "#20B2AA" > 14 < ellipse cx...cy = "90" rx = "75" ry = "55" fill = "#20B2AA" filter = "url(#shadow)"...

    docs.aspose.com/svg/fr/net/drawing-basics/filte...
  9. Python を使用して PowerPoint の背景色を変更する

    Pythonを使用してPowerPointの背景色を変更します。 Python を使用して PPT の背景色を変更するための IDE の詳細、手順、およびサンプル コードを入手します。...プロパティにアクセスします fill_format プロパティを取得し、fill_type と fill_color を設定します。...

    kb.aspose.com/ja/slides/python/change-backgroun...
  10. PDF 파일에 호 객체 추가|Aspose.PDF for C++

    이 문서는 Aspose.PDF for C++를 사용하여 PDF에 호 객체를 생성하는 방법을 설명합니다....result of adding a filled Arс: ![Filled Arc](filled_arc.png) 결과를 확인해봅시다:...

    docs.aspose.com/pdf/ko/cpp/add-arc/