Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 6,255 for

attributes

(0.17 sec)
  1. Как да създадете Shapefile в C#

    Този бърз урок ръководи как да създадете ShapeFile в C#. Можете да генерирате Shapefile в C#, като добавите различни атрибути и функции към него, без да използвате друг графичен инструмент на трета страна....различни атрибути към колекцията Attributes в новосъздадения векторен...

    kb.aspose.com/bg/gis/net/how-to-create-a-shapef...
  2. Obtenir, Mettre à Jour et Développer un Signet|...

    Cet article décrit comment utiliser des signets dans un fichier PDF avec notre bibliothèque Aspose.PDF for .NET....o donne accès à tous les attributs du signet. Le code suivant...

    docs.aspose.com/pdf/fr/net/get-update-and-expan...
  3. C# के माध्यम से USDZ को 3DS में बदलें | product...

    .NET API का उपयोग करके USDZ और अन्य 3D फ़ाइलों को रूपांतरित करें...data, bitmap references and attributes to create vertices and polygons...

    products.aspose.com/3d/hi/net/conversion/usdz-t...
  4. HtmlSaveOptions.ExportLanguageInformation | Asp...

    Styr språkexport i HTML, MHTML eller EPUB med HtmlSaveOptions. Förbättra dokumenttillgängligheten och nå en bredare publik utan ansträngning....Words-utdata lång HTML-attribut på document -elementen som...

    reference.aspose.com/words/sv/net/aspose.words....
  5. SdtListItem Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.SdtListItem class, designed for efficient list item management in ComboBox and DropDownList structured documents....content in place of the Value attribute contents for this list item...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedImages method. Specifies whether images should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....HTML document, in the "src" attribute of <image> tags. // Setting...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. ChmLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.ChmLoadOptions class. Allows to specify additional options when loading CHM document into a [Document](../../aspose.words/document/) object...the fields with the dirty attribute. (Inherited from LoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Comment lire et écrire des données d'affectatio...

    Apprenez à lire et à rédiger des données d'attribution de ressources à l'aide d'Aspose.Tasks pour C ++. Cela comprend la compréhension de la structure des fichiers Microsoft Project (MPP / XML)....et rédiger des données d'attribution des ressources Live Demos...et rédiger des données d'attribution des ressources Number Property...

    docs.aspose.com/tasks/fr/cpp/resource-assignmen...
  9. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for Java.... Add a new task extended attribute. Save changes as an MPP file...)); 73 74 // Add extended attribute for project and task 75 ExtendedAttributeDef...

    docs.aspose.com/tasks/java/writing-metadata-to-...
  10. Escalado SVG – ejemplos de C#

    Ejemplos de C# para escalado SVG. Casos considerados de uso de la función de escala en el atributo de transformación y una matriz de transformación....circle using the transform attribute in C# 2 3 // Create a new...<circle> element and set its attributes 9 SVGCircleElement circleElement...

    docs.aspose.com/svg/es/net/svg-scaling/