Sort Score
Result 10 results
Languages All
Labels All
Results 9,781 - 9,790 of 15,879 for

point

(0.65 sec)
  1. XmlMapping.prefix_mappings property | Aspose.Wo...

    XmlMapping.prefix_mappings property. Returns XML namespace prefix mappings to evaluate the [XmlMapping.xpath](../xpath/)....text contents that the XPath points to. # In this case, it will...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Stroke class. Defines a stroke for a shape...strokes the path of a shape in points. Examples Shows how change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CellFormat.RightPadding | Aspose.Words for .NET

    Discover the CellFormat RightPadding property to easily adjust spacing in your cells. Enhance your spreadsheet's layout with precise Point control!...sets the amount of space (in points) to add to the right of the...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Aspose::Words::Drawing::SoftEdgeFormat::get_Rad...

    Aspose::Words::Drawing::SoftEdgeFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a soft edge effect in Points (pt). The default value is 0.0 in C++....radius for a soft edge effect in points (pt). The default value is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. PageInfo.PaperSize | Aspose.Words per .NET

    Scopri la proprietà PageInfo PaperSize per recuperare facilmente i formati carta come enumerazione. Migliora le tue capacità di stampa oggi stesso!... WriteLine ( $"\tSize in points:\t{pageInfo.SizeInPoints}"...

    reference.aspose.com/words/it/net/aspose.words....
  6. 라인 심볼라이저|Documentation

    GIS C# 라이브러리 또는 API는 1차원 기하 도형인 선에 대한 단순선 심볼라이저를 지원하며, 점, 선, 표면 등 모든 유형의 기하 도형에 적용할 수 있습니다.... 기하 차원 기하 유형 렌더링 동작 점 Point, MultiPoint 점을 중심으로 가로 방향으로...

    docs.aspose.com/gis/ko/net/line-symbolizer/
  7. PageInfo.PaperTray | Aspose.Words per .NET

    Scopri la proprietà PageInfo PaperTray per accedere al vassoio carta specifico per il tuo documento. Migliora la tua efficienza di stampa con soluzioni su misura!... WriteLine ( $"\tSize in points:\t{pageInfo.SizeInPoints}"...

    reference.aspose.com/words/it/net/aspose.words....
  8. PageInfo.PaperTray | Aspose.Words för .NET

    Upptäck egenskapen PageInfo PaperTray för att komma åt det specifika pappersfacket för ditt dokument. Förbättra din utskriftseffektivitet med skräddarsydda lösningar!... WriteLine ( $"\tSize in points:\t{pageInfo.SizeInPoints}"...

    reference.aspose.com/words/sv/net/aspose.words....
  9. SVG Builder API – Эффективное создание и редакт...

    Изучите возможности Aspose.SVG Builder API для создания и изменения элементов SVG на C#. Узнайте, как сделать программирование SVG проще и эффективнее....4 // 'M' sets the starting point of the path (Move to x=5, y=0)...line from the current point to the new point (Line to x=10, y=10)...

    docs.aspose.com/svg/ru/net/svg-builder-api/
  10. 编辑 SVG 文件 – C# 示例

    了解如何在 C# 中编辑 SVG。使用 Aspose.SVG for .NET 库添加和编辑 SVG 元素、编辑 SVG 路径、在位图上绘图等。...Polyline 和 具有 类型的 Points 属性,该属性提供对 points 属性基本内容的访问,该属性唯一匹配 SVG...= 240; 15 polylineElement. Points . AppendItem (point1); 16 polylineElement...

    docs.aspose.com/svg/zh/net/edit-svg-file/