Sort Score
Result 10 results
Languages All
Labels All
Results 6,771 - 6,780 of 15,833 for

point

(0.1 sec)
  1. PSファイル内のクリップの操作 | Java

    PSファイルへのクリップの追加は、Aspose.Page APIソリューションでサポートされている機能です。Javaでこの機能を使用する方法をご覧ください。...state on 100 points to the right and 100 points to the bottom...state on 100 points to the right and 100 points to the bottom...

    docs.aspose.com/page/ja/java/ps/working-with-cl...
  2. 記録

    記録...VectorPathRecord CreateBezierRecord(PointF point) { return new BezierKnotRecord...PathPoints = new[] { point, point, point } }; } 以下は、Photoshop...

    blog.aspose.com/ja/imaging/create-clipping-path...
  3. NodeRendererBase.boundsInPoints2 property | Asp...

    NodeRendererBase.boundsInPoints2 property. Gets the actual bounds of the shape in Points....actual bounds of the shape in points. get boundsInPoints2 () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Administrar series de datos de gráficos en pres...

    Aprenda a gestionar series de gráficos en Java para PowerPoint (PPT/PPTX) con ejemplos de código prácticos y buenas prácticas para mejorar sus presentaciones de datos....600 , 400 ); IChartDataPoint point = chart . getChartData (). getSeries...get_Item ( 1 ); point . setExplosion ( 30 ); point . getFormat ()...

    docs.aspose.com/slides/es/java/chart-series/
  5. Formatage du tableau en Java|Aspose.Words pour ...

    Mise en forme des tableaux en détails. Utiliser Java pour formater chaque partie du tableau....définir la quantité d’espace (en points) à ajouter à gauche / haut...pour spécifier la largeur en points Les images ci-dessous montrent...

    docs.aspose.com/words/fr/java/applying-formatting/
  6. How to Format Number to Accounting with Golang ...

    This article will introduce how to Format Number to Accounting using Aspose.Cells for C++ API....currency symbols and decimal points in a column, providing a clean...currency symbols and decimal points in a column, making it easier...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  7. Web Feature Service (WFS)

    Web Feature Service (WFS) is an open standard developed by the Open Geospatial Consortium (OGC) for publishing and sharing geospatial vector data over the internet. It allows clients to access and retrieve geospatial features, such as Points, lines, and polygons, from a server and perform operations like querying, filtering, and editing. WFS supports interoperability between different GIS software and provides a standardized interface for accessing and manipulating geospatial vector data....geospatial features, such as points, lines, and polygons, from...geographic features, such as points, lines, or polygons, along...

    products.aspose.com/gis/net/gis-formats/web-fea...
  8. Crop and resize EPS via Node.js | Aspose.Page

    Empower your Node.js applications with our API solution for precise EPS file cropping and resizing, making visuals come to life....that best suit your needs: Points (1/72 of an inch), Inches,...eps with the chosen units - points. The order is: Include Aspose...

    products.aspose.com/page/nodejs-cpp/crop-eps/
  9. Crop and resize EPS via C++ | Aspose.Page

    Empower your C++ applications with our API solution for precise EPS file cropping and resizing, making visuals come to life....eps with the chosen units - points. The order is: Initialize the...PsDocument object with a new size in points with the ResizeEps() static...

    products.aspose.com/page/cpp/crop-eps/
  10. 档案

    档案...Load(sourceFileName)) { var point = new Point(10, 10); var size = new...100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/zh/psd/crop-image-in-circle/