Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 6,255 for

attributes

(1.88 sec)
  1. Comment créer une image PNG à partir de BMP en C#

    Ce tutoriel étape par étape vous montre comment créer une image PNG à partir de BMP en C#. Ce code en C# enregistre le bitmap au format PNG facilement et rapidement....un objet Image Définir les attributs de l’image PNG de sortie à...pouvons également spécifier les attributs de l’image PNG de sortie....

    kb.aspose.com/fr/imaging/net/how-to-create-png-...
  2. Öffentliche API Änderungen in Aspose.Cells 8.1....

    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....HtmlSaveOptions-Klasse verfügt über das Attribut ExportHiddenWorkshee, das...StringValueWithoutFo-Attribut Das StringValueWithoutFo-Attribut wurde der...

    docs.aspose.com/cells/de/java/public-api-change...
  3. Change Font Family|Documentation

    Guide to change the font family of cells in the Aspose.Cells GridJs spreadsheet component using the toolbar and JavaScript....by setting the font-name attribute on a cell or range using the...object. After updating the attribute, call the render method to...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  4. Set Font Size|Documentation

    Guide to changing the font size of cells in the Aspose.Cells GridJs spreadsheet component using the toolbar and menubar controls....by setting the font-size attribute on a cell or range using the...object. After updating the attribute, call the render method to...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  5. Travailler avec la couleur HTML – Couleur d'arr...

    Apprenez à travailler avec la couleur en HTML – comment modifier la couleur d'arrière-plan, la couleur du texte, les bordures....utiliser l’attribut style . Vous pouvez appliquer l’attribut style...pas que l’utilisation d’un attribut de style remplace tout style...

    docs.aspose.com/html/fr/net/tutorial/working-wi...
  6. Setting ATTRIB and MTEXT objects|CAD 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....Python API allows you to set Attribute in a DXF AutCAD file. Aspose...demonstration of setting Attribute and MTEXT objects. The code...

    docs.aspose.com/cad/python-net/setting-attrib-a...
  7. Ajouter un tampon de texte et d'image|Aspose.PD...

    Cette section explique comment ajouter un tampon de texte et d'image avec com.aspose.pdf.facades en utilisant la classe PdfFileStamp....Vous pouvez définir d’autres attributs tels que l’origine, la rotation...Stamp . You can set other attributes like origin, rotation, background...

    docs.aspose.com/pdf/fr/java/add-text-and-image-...
  8. Node.jsとC++を使用して範囲のデータのみをコピー|Documentation

    Aspose.Cells for Node.js via C++を使用してセルの範囲から別の範囲へのデータのコピー方法を学びます。...createStyle (); // Specify the font attribute. style . getFont (). setName...); // Specify the border attributes. style . getBorders (). get...

    docs.aspose.com/cells/ja/nodejs-cpp/copy-range-...
  9. 記録

    記録...Attributes.Add(FeatureAttribute attribute) メソッドを使用して、レイヤーに属性を追加します。...options)) { // 属性を追加する layer.Attributes.Add(new FeatureAttribute("string_data"...

    blog.aspose.com/ja/gis/export-features-to-a-csv...
  10. Instalación – Aspose.SVG for Python via .NET

    Instalación de Aspose.SVG para Python vía .NET mediante PyPI.... set_attribute ( "cx" , "50" ) 10 circle. set_attribute ( "cy"... set_attribute ( "r" , "40" ) 12 circle. set_attribute ( "stroke"...

    docs.aspose.com/svg/es/python-net/installation/