Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 15,358 for

point

(0.13 sec)
  1. SoftEdgeFormat.Radius | Aspose.Words for .NET

    Discover the SoftEdgeFormat Radius property to easily adjust soft edge effects. Control radius length with precision for stunning visual results....radius for a soft edge effect in points (pt). The default value is...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextColumn.space_after property | Aspose.Words ...

    TextColumn.space_after property. Gets or sets the space between this column and the next column in Points...column and the next column in points. Not required for the last...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextColumn.width property | Aspose.Words for Py...

    TextColumn.width property. Gets or sets the width of the text column in Points....width of the text column in points. @property def width ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Изменение размера EPS с использованием решения ...

    Функциональность изменения размера EPS, предлагаемая решением Aspose.Page API для Java, объясняется и иллюстрируется фрагментами кода здесь....Setting new size of EPS file in points. 2 3 // Initialize PS document...outputFileName = "output_resize_points.eps" ; 7 8 //Get size of EPS...

    docs.aspose.com/page/ru/java/resize-eps/
  5. 記録

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

    blog.aspose.com/ja/psd/crop-image-in-circle/
  6. Aspose.Font Documentazione della famiglia del p...

    API Aspose.Font per sviluppatori .NET, Java, JavaScript, C++ e Node.js, per la creazione di fantastiche applicazioni di elaborazione font....funzionalità grafica semplice (MOVE POINT, Linea di disegno, curva). Aspose...funzionalità grafica semplice (MOVE POINT, Linea di disegno, curva). Aspose...

    docs.aspose.com/font/it/
  7. Vẽ Hình Ảnh|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....hai cặp điểm hoặc cấu trúc Point/PointF. Lớp Pen định nghĩa một...cấu trúc Point/PointF hoặc mảng các cấu trúc Point/PointF. Lớp...

    docs.aspose.com/psd/vi/java/ve-hinh-anh/
  8. Pourquoi ne pas utiliser le kit de développemen...

    Découvrez pourquoi la bibliothèque de format de fichier PSD est une meilleure option que le kit de développement logiciel Adobe Photoshop, comparez la sécurité, la stabilité, la scalabilité, les fonctionnalités des deux.... Les principaux points sont décrits ci-dessous. Assurez-vous...corrigeons chaque vulnérabilité et point chaud de sécurité pour fournir...

    docs.aspose.com/psd/fr/net/pourquoi-ne-pas-util...
  9. ShapeBase.CoordOrigin | Aspose.Words för .NET

    Upptäck ShapeBase CoordOrigin-egenskapen för att optimera dina designer. Få tillgång till exakta koordinater för det övre vänstra hörnet av formens innehållsblock.... public Point CoordOrigin { get ; set ; }... group . CoordOrigin = new Point (- 250 , - 250 ); Assert . AreEqual...

    reference.aspose.com/words/sv/net/aspose.words....
  10. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...case it is black colored 1-points width pen. 3 document -> OutlineText(str...with blue-violet colored 2-points width pen. 5 document -> OutlineText(str...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/