Sort Score
Result 10 results
Languages All
Labels All
Results 6,191 - 6,200 of 16,569 for

point

(0.18 sec)
  1. ค้นหา

    ค้นหา...Load(sourceFileName)) { var point = new Point(10, 10); var size = new...100; image.Crop(new Rectangle(point, size)); image.Save(exportPathPsd...

    blog.aspose.com/th/psd/crop-image-in-circle/
  2. Catatan Rilis Aspose.PSD untuk .NET 21.11|Docum...

    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.... Points . Add ( new BezierKnot ( new...50 , 150 ), true )); shape . Points . Add ( new BezierKnot ( new...

    docs.aspose.com/psd/id/net/aspose-psd-untuk-net...
  3. Zeilenabstand der Absatz in einer Form oder Tex...

    Lernen Sie, wie Sie den Zeilenabstand von Absätzen in Formen oder Textboxen mit Aspose.Cells for JavaScript via C++ einstellen.... Points ; p . lineSpace = 20 ; p ....AsposeCells . LineSpaceSizeType . Points ; p . spaceAfter = 10 ; p ...

    docs.aspose.com/cells/de/javascript-cpp/set-lin...
  4. Imposta l interlinea del paragrafo in una forma...

    Impara come impostare l interlinea dei paragrafi nelle forme o caselle di testo usando Aspose.Cells for JavaScript tramite C++.... Points ; p . lineSpace = 20 ; p ....AsposeCells . LineSpaceSizeType . Points ; p . spaceAfter = 10 ; p ...

    docs.aspose.com/cells/it/javascript-cpp/set-lin...
  5. NNNransformation to the Node|Documentation

    Aspose.3D for Java API has support to rotate objects in 3D space. There are three ways to define object’s rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....createMeshUsingPolyg (); // Point node to the Mesh geometry cubeNode...createMeshUsingPolyg (); // Point node to the Mesh geometry cubeNode...

    docs.aspose.com/3d/tr/java/adding-transformatio...
  6. Aspose.PSD für .NET 21.11 - Versionshinweise|Do...

    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.... Points . Add ( new BezierKnot ( new...50 , 150 ), true )); shape . Points . Add ( new BezierKnot ( new...

    docs.aspose.com/psd/de/net/aspose-psd-fur-net-2...
  7. Maschera Vettoriale dello Strato|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....Points, ad esempio, è possibile aggiungere...usando la proprietà PathShape.Points, ad esempio, è possibile aggiungere...

    docs.aspose.com/psd/it/net/layer-vector-mask/
  8. Vektor-Masken in Schichten|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....Points-Eigenschaft bearbeiten. Zum...regulären Liste mit der PathShape.Points-Eigenschaft bearbeiten. Zum...

    docs.aspose.com/psd/de/net/vektor-masken-in-sch...
  9. PHP を使用したプレゼンテーションのテキスト部分の管理|Aspose.Slides for ...

    Java 経由で PHP 用 Aspose.Slides を使用して PowerPoint プレゼンテーションのテキスト部分を管理する方法を学び、パフォーマンスとカスタマイズ性を向上させます。...getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/ja/php-java/portion/
  10. .NET でプレゼンテーションのシェイプをカスタマイズ|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用して PowerPoint プレゼンテーション内のシェイプを作成およびカスタマイズします:ジオメトリパス、曲線コーナー、複合シェイプ。...パスの末尾に直線を追加 void LineTo ( PointF point ); void LineTo ( float x , float...パスの指定位置に直線を追加 : void LineTo ( PointF point , uint index ); void LineTo...

    docs.aspose.com/slides/ja/net/custom-shape/