Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 5,692 for

attributes

(0.62 sec)
  1. Редактировать файл SVG – примеры Aspose.SVG for...

    Узнайте, как редактировать файлы SVG на Python. Добавляйте, находите и редактируйте элементы в документах SVG, используя Python библиотеку Aspose.SVG....установить атрибуты: Copy 1 # Set attributes for the < circle > element... set_attribute ( "cx" , "50" ) 3 circle. set_attribute ( "cy"...

    docs.aspose.com/svg/ru/python-net/edit-svg-file/
  2. XML-схема Aspose.PDF|Aspose.PDF for .NET

    В этой статье описывается XML-схема для работы с XML-документами в Aspose.PDF for .NET...minOccurs= "0" /> </xs:choice> <xs:attribute type= "xs:string" name= "BackgroundColor"..."BackgroundColor" use= "optional" /> <xs:attribute type= "xs:byte" name= "ColSpan"...

    docs.aspose.com/pdf/runet/supported-xml-schema/
  3. مخطط XML لـ Aspose.PDF|Aspose.PDF for .NET

    تصف هذه المقالة مخطط XML للعمل مع مستندات XML في Aspose.PDF for .NET...minOccurs= "0" /> </xs:choice> <xs:attribute type= "xs:string" name= "BackgroundColor"..."BackgroundColor" use= "optional" /> <xs:attribute type= "xs:byte" name= "ColSpan"...

    docs.aspose.com/pdf/arnet/supported-xml-schema/
  4. Schéma XML d'Aspose.PDF|Aspose.PDF for .NET

    Cet article décrit un schéma XML pour travailler avec des documents XML dans Aspose.PDF for .NET...minOccurs= "0" /> </xs:choice> <xs:attribute type= "xs:string" name= "BackgroundColor"..."BackgroundColor" use= "optional" /> <xs:attribute type= "xs:byte" name= "ColSpan"...

    docs.aspose.com/pdf/frnet/supported-xml-schema/
  5. คุณลักษณะและคุณสมบัติ - ไลบรารี C# GIS|Document...

    ด้วยไลบรารี C# GIS คุณสามารถรับจำนวน Features, Attributes ของ Layer, ค่าของ Attribute ของ Feature และดึง Features จาก ShapeFile ไปยัง GeoJSON ได้...Layer รับข้อมูลเกี่ยวกับ Attributes ของ Layer วนซ้ำ Features...รับค่าของ Attribute ของ Feature รับค่าของ Attribute ของ Feature...

    docs.aspose.com/gis/th/net/attributes-and-featu...
  6. Робота з розширеними атрибутами завдання | Aspo...

    Дізнайтеся, як працювати з розширеними атрибутами Microsoft Project (MPP/XML), використовуючи Aspose.Tasks для Java....Plain Text Attribute 8 9 //Create an Extended Attribute Definition...to the project's Extended Attributes collection 13 project. getExtendedAttribute...

    docs.aspose.com/tasks/uk/java/extended-task-att...
  7. Selectores de CSS – ejemplos de CSS y HTML

    En este artículo, aprenderá cómo utilizar eficazmente los selectores CSS para seleccionar los elementos de un documento HTML a los que desea aplicar estilo....Selectores de atributos – Attribute Selectors selecciona los elementos...</ h1 > 2 < p > The class attribute and its value can be used...

    docs.aspose.com/html/es/net/tutorial/css-select...
  8. CSS Селекторы – CSS и HTML примеры

    В этой статье вы узнаете, как эффективно применять селекторы CSS для выбора элементов в HTML документе, которые вы хотите стилизовать.... Селекторы атрибутов – Attribute Selectors выбирают элементы...</ h1 > 2 < p > The class attribute and its value can be used...

    docs.aspose.com/html/ru/net/tutorial/css-select...
  9. Use Undo and Redo Feature|Documentation

    This article introduces the undo and redo features in GridDesktop....EnableUndo - attribute: It indicates whether the...GridDesktop.UndoManager – attribute: It gets the instance of the...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. SVG-Datei bearbeiten – Aspose.SVG for Python vi...

    Erfahren Sie, wie Sie SVG-Dateien in Python bearbeiten. Fügen Sie Elemente in SVG-Dokumenten hinzu, suchen und bearbeiten Sie sie mithilfe der Aspose.SVG for Python via .NET-Bibliothek.... So legen Sie Attribute fest Sie können Elementattribute...können Sie Attribute festlegen: Copy 1 # Set attributes for the...

    docs.aspose.com/svg/de/python-net/edit-svg-file/