Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 15,879 for

point

(0.91 sec)
  1. Lưu trữ

    Lưu trữ...LineString(new[] { new Point(0, 0), new Point(1, 1) }); // Thêm tính...

    blog.aspose.com/vi/gis/export-features-to-a-csv...
  2. Archiwa

    Archiwa...LinearGradientBrush(new Point(0, 0), new Point(1000, 800), Color.Red...

    blog.aspose.com/pl/drawing/use-system-drawing-i...
  3. آرشیوها

    آرشیوها...Point = 10; generator.Parameters.CaptionBelow...Parameters.CaptionBelow.Font.Size.Point = 9; // برای ذخیره فایل روی...

    blog.aspose.com/fa/barcode/develop-a-datamatrix...
  4. Archivo

    Archivo...Point = 10; generator.Parameters.CaptionBelow...Parameters.CaptionBelow.Font.Size.Point = 9; // Invoque el método Save...

    blog.aspose.com/es/barcode/develop-a-datamatrix...
  5. Ustawienia czcionki FallBack z XML w C++|Aspose...

    Mechanizm rezerwowy czcionki jest używany, gdy czcionka jest rozwiązywana, ale nie zawiera określonego znaku. W takim przypadku Aspose.Words próbuje użyć jednej z czcionek rezerwowych dla znaku....the requested Unicode code point then "Segoe UI Symbol" will..."U+20B9 INDIAN RUPEE SIGN" code point. --> < Rule Ranges = "2000-206F...

    docs.aspose.com/words/pl/cpp/font-fallback-sett...
  6. Navigation avec le curseur dans C#|Aspose.Words...

    Naviguez entre différents nœuds au sein d'un document, tels qu'un paragraphe, un signet ou un caractère spécifique à l'aide de C#....puisque vous pouvez déplacer le point d’insertion même en utilisant...la souris pour localiser le point d’insertion où vous le souhaitez...

    docs.aspose.com/words/fr/net/navigation-with-cu...
  7. Aspose.Cells 9.0.0 da Genel API Değişiklikleri|...

    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....foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...plot Console . WriteLine ( point . IsInSecondaryPlot ); } Eklenen...

    docs.aspose.com/cells/tr/net/public-api-changes...
  8. 아카이브

    아카이브... points = [ PointF(1.0, 1.0), PointF(5... # Height of the shape points=points # List of [x, y] coordinates...

    blog.aspose.com/ko/diagram/draw-triangle-diagra...
  9. MapInfo Interchange Format (MIF/MID)

    MapInfo Interchange Format (MIF/MID) is a file format commonly used in geographic information system (GIS) software, specifically MapInfo Professional. It is designed for exchanging spatial data between different GIS platforms and applications. MIF files store vector data, such as Points, lines, and polygons, while MID files contain attribute data associated with the spatial features. MIF/MID format provides a simple and flexible way to store and share geospatial information, making it widely used in the GIS industry....store vector data, such as points, lines, and polygons, while...contain geographic data, such as points, lines, polygons, and regions...

    products.aspose.com/gis/net/gis-formats/mif-mid
  10. 调整 EPS 大小 | JavaScript API 解决方案

    本文通过代码片段讲解并演示了 Aspose.Page API 解决方案通过 C++ 为 JavaScript 提供的调整 EPS 大小功能。...查看生成的 EPS 文件 在 JavaScript 中通过 Points 设置 EPS Resize 的新尺寸 在以下 JavaScript...JavaScript 代码片段中, 图像的新尺寸由 Points(1/72 英寸)设置 : Copy 1 var fResizeEPS...

    docs.aspose.com/page/zh/javascript-cpp/resize-eps/