Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 16,392 for

point

(0.14 sec)
  1. Table.top_padding property | Aspose.Words for P...

    Table.top_padding property. Gets or sets the amount of space (in Points) to add above the contents of cells....sets the amount of space (in points) to add above the contents...tables . PreferredWidth . from_points ( 250 ) doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Annotation de surlignage PDF en C++|Aspose.PDF ...

    Les annotations de balisage sont présentées dans le texte sous forme de surlignages, soulignements, barrés ou soulignements en zigzag dans le texte d'un document....SharedPtr < Point >> ( 4 ); quadPoints [ 0 ] = MakeObject < Point > (...quadPoints [ 1 ] = MakeObject < Point > ( textFragment -> get_Segments...

    docs.aspose.com/pdf/fr/cpp/highlights-annotation/
  3. تعليق التمييز في ملفات PDF باستخدام C++|Aspose....

    يتم عرض تعليقات التوصيف في النص كتمييزات أو خطوط تحتية أو خطوط مشطوبة أو خطوط متعرجة في نص المستند....aredPtr<Point>>(4); quadPoints[0] = MakeObject<Point>(textFr...quadPoints[1] = MakeObject<Point>(textFragment->get_Segments...

    docs.aspose.com/pdf/ar/cpp/highlights-annotation/
  4. MultiPageLayout.Grid | Aspose.Words for .NET

    Arranges pages left to right, top to bottom in a grid layout for compact multi-page image output....horizontal gap between columns in points. verticalGap Single The vertical...vertical gap between rows in points. Exceptions exception condition...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....actual bounds of the shape in points. getOpaqueBoundsInPix(float...opaque bounds of the shape in points. getSizeInPixels(float scale...

    reference.aspose.com/words/java/com.aspose.word...
  6. Drawing Images using Graphics|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....LinearGradientBrush and an array of points. The Graphics class has exposed...of points. Please note that every two consecutive points in the...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  7. Anslut underformer av grupperna i PHP|Documenta...

    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....Connect sub-shapes $connection_point_place = new ConnectionPointPlace...$shape_from_id , $connection_point_place -> RIGHT , $shape_to_id...

    docs.aspose.com/diagram/sv/java/connect-sub-sha...
  8. Подключить подформы групп в PHP|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....Connect sub-shapes $connection_point_place = new ConnectionPointPlace...$shape_from_id , $connection_point_place -> RIGHT , $shape_to_id...

    docs.aspose.com/diagram/ru/java/connect-sub-sha...
  9. Управление частями текста в презентациях с помо...

    Узнайте, как управлять частями текста в презентациях PowerPoint, используя Aspose.Slides для PHP через Java, повышая производительность и возможность настройки....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/ru/php-java/portion/
  10. Управление текстовыми фрагментами в презентация...

    Узнайте, как управлять текстовыми фрагментами в презентациях PowerPoint с помощью Aspose.Slides для Java, повышая производительность и возможности настройки.... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/ru/java/portion/