Sort Score
Result 10 results
Languages All
Labels All
Results 6,251 - 6,260 of 15,839 for

point

(0.08 sec)
  1. TextBox.internalMarginTop property | Aspose.Wor...

    TextBox.internalMarginTop property. Specifies the inner top margin in Points for a shape....Specifies the inner top margin in points for a shape. get internalMarginTop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Робота з кліпами в PostScript | .NET

    Додавання кліпів до файлів PS — це функція, яка підтримується рішенням Aspose.Page API. Подивіться, як використовувати цю функцію в .NET...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/uk/net/ps/working-with-clips/
  3. Aspose.PSD for .NET 22.1 - リリースノート|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 . Add ( new BezierKnot ( new..., 150 ), true )); shape2 . Points . Add ( new BezierKnot ( new...

    docs.aspose.com/psd/ja/net/aspose-psd-for-net-2...
  4. Gérer les commentaires de présentation dans .NE...

    Maîtrisez les commentaires de présentation avec Aspose.Slides pour .NET : ajoutez, lisez, modifiez et supprimez les commentaires dans les fichiers PowerPoint rapidement et facilement....PointF point = new PointF (); point . X = 0.2f ; point . Y = 0...presentation . Slides [ 0 ], point , DateTime . Now ); // Ajoute...

    docs.aspose.com/slides/fr/net/presentation-comm...
  5. Aspose::Words::Tables::CellFormat class | Aspos...

    Aspose::Words::Tables::CellFormat class. Represents all formatting for a table cell. To learn more, visit the documentation article in C++....sets the amount of space (in points) to add below the contents...sets the amount of space (in points) to add to the left of the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Mudanças na API Pública no Aspose.PDF para Java...

    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....1 ), rect , new Point ( 266 , 657 ), new Point ( 446 , 656 ));...pdf" ); Point [] vertices = new Point [] { new Point ( 100 ,...

    docs.aspose.com/pdf/pt/java/public-api-changes-...
  7. Cambios en la API Pública en Aspose.PDF para Ja...

    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....1 ), rect , new Point ( 266 , 657 ), new Point ( 446 , 656 ));...pdf" ); Point [] vertices = new Point [] { new Point ( 100 ,...

    docs.aspose.com/pdf/es/java/public-api-changes-...
  8. FormField.checkBoxSize property | Aspose.Words ...

    FormField.checkBoxSize property. Gets or sets the size of the checkbox in Points...the size of the checkbox in points. Has effect only when FormField...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.shape_type property | Aspose.Words fo...

    ShapeBase.shape_type property. Gets the shape type....size_in_points property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Java API 解决方案调整 EPS 大小

    本文将通过代码片段讲解和演示 Aspose.Page API 解决方案提供的 Java 版 EPS 调整功能。...Java 中以 Points 为单位调整 EPS 图像大小 以下 Java 代码片段中, 图像的新大小以 Points(1/72...Setting new size of EPS file in points. 2 3 // Initialize PS document...

    docs.aspose.com/page/zh/java/resize-eps/