Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 3,495 for

attributes

(0.08 sec)
  1. Key Not found Exception - Free Support Forum - ...

    System.Collections.Generic.KeyNotFoundException: The given key ‘00000000-0000-0000-0000-000000000000, 0’ was not present in the dictionary. at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at .() at .() …...due to certain objects and attributes that remain unclear. It looks...

    forum.aspose.com/t/key-not-found-exception/293338
  2. SVG 缩放 – C# 示例

    SVG 缩放的 C# 示例。考虑在变换属性和变换矩阵中使用比例函数的情况。...<circle> element and set its attributes 11 var circleElement = (...

    docs.aspose.com/svg/zh/net/svg-scaling/
  3. 创建 SVG 文件,在 Python 中加载和读取 SVG

    了解如何从内存字符串或文件创建 SVG;如何从 Web 加载 SVG 以及如何使用 Aspose.SVG for Python via .NET API 读取 SVG。...# Optionally, you can add attributes to the root < svg > element...document_element 14 svg_element. set_attribute ( "width" , "100%" ) 15 svg_element...

    docs.aspose.com/svg/zh/python-net/create-svg-file/
  4. Format Worksheet Cells in a Workbook with Node....

    Learn how to format worksheet cells in a workbook using Aspose.Cells for Node.js via C++. Customize the appearance and style of data in spreadsheets.... Use fonts and attributes to highlight data. Format...

    docs.aspose.com/cells/nodejs-cpp/format-workshe...
  5. GML

    GML (Geography Markup Language) is an XML-based format used for describing geospatial features and their Attributes. It is commonly used in GIS (Geographic Information Systems) and other geospatial applications to encode and exchange geographic data. GML allows for the creation and sharing of complex geospatial data sets, including both vector and raster data....geospatial features and their attributes. It is commonly used in GIS...timing information, and attribution. GML files also support important...

    products.aspose.com/gis/net/gis-formats/gml
  6. Shapes in Charts with C++|Documentation

    Learn how to use Aspose.Cells for C++ to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....specifies the fill color attributes. The following example shows...SetSize ( 14 ); // Set font attribute to italic textbox0 . GetFont...

    docs.aspose.com/cells/cpp/controls-in-charts/
  7. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......following // set of attributes. Change these attribute values to modify...// COM, set the ComVisible attribute to true on that type. [assembly:...

    docs.aspose.com/slides/zh/net/web-extensions/sa...
  8. Extract SVG From Website in Python – Aspose.HTML

    Learn how to download SVG from website. Consider Python examples to automate extracing inline and external SVG from any website....document, retrieves their src attributes, and filters out URLs that...16 urls = set(element. get_attribute ( "src" ) for element in images)...

    docs.aspose.com/html/python-net/extract-svg-fro...
  9. ImageSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...Determines whether the font attributes will be changed according...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Compress and Decompress KML Files via .NET

    C# compression and decompression source code to compress KML documents into a single zip archive or vice versa on .NET Framework, .NET Core....with nested elements and attributes. All the tags are case-sensitive...

    products.aspose.com/zip/net/zip-file/kml/