Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 4,947 for

attributes

(0.13 sec)
  1. Aspose.PDFのXMLスキーマ|Aspose.PDF for C++

    この記事では、Aspose.PDF for C++でXMLドキュメントを操作するためのXMLスキーマについて説明します。...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/ja/cpp/supported-xml-schema/
  2. Esquema XML|Aspose.PDF para Java

    Este artigo descreve um esquema XML para trabalhar com documentos XML no Aspose.PDF para Java...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/pt/java/supported-xml-schema/
  3. Aspose.PDF의 XML 스키마|Aspose.PDF for C++

    이 문서는 Aspose.PDF for C++에서 XML 문서 작업을 위한 XML 스키마를 설명합니다....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/ko/cpp/supported-xml-schema/
  4. XML 스키마|Aspose.PDF for Java

    이 문서는 Aspose.PDF for Java에서 XML 문서 작업을 위한 XML 스키마를 설명합니다....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/ko/java/supported-xml-schema/
  5. XML Schema|Aspose.PDF for Java

    本文描述了在 Aspose.PDF for Java 中处理 XML 文档的 XML 架构...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/zh/java/supported-xml-schema/
  6. Filtrage et indexation des calques vectoriels S...

    Avec la bibliothèque ou l'API GIS C# .NET, vous pouvez filtrer les calques vectoriels SIG par valeurs d'attributs ou limites spatiales. Vous pouvez également utiliser des index pour accélérer le filtrage et les requêtes spatiales....les calques par valeurs d’attributs ou limites spatiales. Vous...requêtes spatiales. Index d’attribut Filtrage sans index Voici...

    docs.aspose.com/gis/fr/filtering-and-indexing/
  7. Chercher

    chercher...Pour travailler avec les attributs de remplissage et de trait...propriété fill est l’un des attributs de présentation SVG de base...

    blog.aspose.com/fr/svg/fill-and-stroke-in-svg-u...
  8. Работа с расширенными атрибутами проекта | Aspo...

    Узнайте, как работать с расширенными атрибутами Microsoft Project и пользовательскими полями, используя Aspose.Tasks для .net....11 12 // Generate Extended Attribute from definition 13 ExtendedAttribute..."Text attribute value" ; 16 17 // Add extended attribute to task...

    docs.aspose.com/tasks/ru/net/working-with-exten...
  9. Trabajar con atributos extendidos de un proyect...

    Aprenda a trabajar con los atributos extendidos del Proyecto Microsoft y los campos personalizados utilizando Aspose.Tasks para .NET....11 12 // Generate Extended Attribute from definition 13 ExtendedAttribute..."Text attribute value" ; 16 17 // Add extended attribute to task...

    docs.aspose.com/tasks/es/net/working-with-exten...
  10. Editar archivo SVG – Aspose.SVG for Python via ...

    Aprenda a editar archivos SVG en Python. Agregue, busque y edite elementos en documentos SVG usando la biblioteca Aspose.SVG for Python via .NET....establecer atributos: Copy 1 # Set attributes for the < circle > element... set_attribute ( "cx" , "50" ) 3 circle. set_attribute ( "cy"...

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