Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 15,856 for

point

(0.15 sec)
  1. Document.defaultTabStop property | Aspose.Words...

    Document.defaultTabStop property. Gets or sets the interval (in Points) between the default tab stops....Gets or sets the interval (in points) between the default tab stops...tab stops to appear every 72 points (1 inch). builder . document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD für Java 24.5 - Versionshinweise|Doc...

    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.... setPoints ( new Point []{ pointFToResourcePoin ( new...secondBezierKnotReco . setPoints ( new Point []{ pointFToResourcePoin ( new...

    docs.aspose.com/psd/de/java/aspose-psd-fur-java...
  3. Note sulla release di Aspose.PSD per Java 24.5|...

    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.... setPoints ( new Point []{ pointFToResourcePoin ( new...secondBezierKnotReco . setPoints ( new Point []{ pointFToResourcePoin ( new...

    docs.aspose.com/psd/it/java/aspose-psd-for-java...
  4. MeasurementUnits enumeration | Aspose.Words for...

    aspose.words.MeasurementUnits enumeration. Specifies the unit of measurement.... POINTS Points. PICAS Picas (commonly used...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeType Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeType enum to define and customize shape types in your Microsoft Word documents for enhanced visual appeal....Seal8 58 Eight-pointed star. Seal16 59 16-pointed star. Seal32...Seal32 60 32-pointed star. WedgeRectCallout 61 Wedge rect callout....

    reference.aspose.com/words/net/aspose.words.dra...
  6. Save 3D Meshes in Custom Binary Format|Document...

    Using Aspose.3D for .NET API, developers can open any supported 3D file, and then write meshes in the custom binary file....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/net/save-3d-meshes-in-custom...
  7. 使用 Java 在演示文稿中管理文本片段|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中管理文本片段,提升性能和自定义能力。... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/zh/java/portion/
  8. 使用 PHP 管理演示文稿中的文本片段|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中管理文本片段,从而提升性能和自定义能力。...getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/zh/php-java/portion/
  9. Portion|Documentation d'Aspose.Slides pour Node...

    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.... get_Item ( j ); var point = portion . getCoordinates ();...console . log ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/fr/nodejs-java/portion/
  10. Définir l espacement entre les lignes du paragr...

    Apprenez comment définir l espacement entre les lignes, l espace avant et l espace après dans un paragraphe au sein d une forme ou d une zone de texte en utilisant Aspose.Cells for C++....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/fr/cpp/set-line-spacing-o...