Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 715 for

fill layer

(0.11 sec)
  1. 使用图形API编辑PSD文件中的图层|Documentation

    在Python中使用Aspose.PSD的图形API的示例...layers[0]语法访问PSD图像的第一个图层。这会给您一个可以操作的图层对象的引用。 layer = psdImage...psdImage . layers [ 0 ] 要编辑图层,您需要通过将图层作为参数传递来创建一个Graphics对象。该对...

    docs.aspose.com/psd/zh/zh/python-net/graphics-api/
  2. เริ่มต้นใช้งาน|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 Layers, Adjustment Layers, Text Layers และประเภทอื่นๆของ...และประเภทอื่นๆของ PSD Layers โดยเฉพาะ มีคุณสมบัติการแสดงผลเนื้อหา PSD...

    docs.aspose.com/psd/th/net/getting-started/
  3. Esempio di utilizzo dei gruppi di livelli in As...

    Uso del Gruppo di Livelli del File PSD tramite C#...Utilizzando i layer di cartelle, è possibile raggruppare più layer insieme...dall’oggetto PsdImage . Il layer di gruppo è nominato “Cartella”...

    docs.aspose.com/psd/it/it/net/psd-group-layer/
  4. 搜索

    搜索...Layers.FillSettings.FillType.Color);...colorFillLayer.DisplayName = "Color Fill Layer"; image.AddLayer(colorFillLayer);...

    blog.aspose.com/zh-hant/psd/add-fill-layer-in-p...
  5. Использование графического API для редактирован...

    Пример использования графического API в Aspose.PSD для Python...layers[0]. Это дает вам ссылку на...можете изменять. layer = psdImage . layers [ 0 ] Для редактирования...

    docs.aspose.com/psd/ru/ru/python-net/graphics-api/
  6. Aspose.PSD for .NET 24.9 - Release Notes|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....PSDNET-1839 Fix detection of Fill layer Bug PSDNET-2071 IndexOutOfRangeExcep...document when iterating through Layers: Index was out of range Bug...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-9...
  7. บันทึกการอัปเดต Aspose.PSD for Python via .NET ...

    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....Layers.LayerResources.PtFlResource...image . layers [ 1 ]) fillSettings = fillLayer . fill_settings...

    docs.aspose.com/psd/th/net/aspose-psd-for-pytho...
  8. Використання графічного API для редагування шар...

    Приклад використання графічного API в Aspose.PSD для Python...layers[0]. Це дає вам посилання на...можливо маніпулювати. layer = psdImage . layers [ 0 ] Для редагування...

    docs.aspose.com/psd/uk/uk/python-net/graphics-api/
  9. استخدام واجهة برمجة التطبيقات الرسومية لتحرير ا...

    مثال على استخدام واجهة برمجة التطبيقات الرسومية في Aspose.PSD للبايثون...layers[0]. هذا يمنحك مرجعًا لكائن...يمكنك التلاعب به. layer = psdImage . layers [ 0 ] لتحرير الطبقة،...

    docs.aspose.com/psd/ar/python-net/graphics-api/
  10. 用Python更新PSD填充图层|Documentation

    使用所有类型的调整图层的示例,包括颜色填充,渐变填充和图案填充...要创建一个常规图层,可以使用提供的 create_regular_layer 函数。此函数使用左侧,顶部,宽度和高度参数来定义图层的...FillType.COLOR 参数。创建填充图层后,可以使用 fill_settings 属性访问其填充设置,并使用 ColorFillSettings...

    docs.aspose.com/psd/zh/zh/python-net/psd-fill-l...