Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 15,780 for

point

(0.2 sec)
  1. Update Page Dimensions in Python|Aspose.PDF for...

    Learn how to update the page dimensions of a PDF document in Python with Aspose.PDF, enabling precise control over document layout....1 inch = 72 points # so A4 dimensions in points will be (842...

    docs.aspose.com/pdf/python-java/update-page-dim...
  2. Chercher

    chercher...AddComment(string, ISlide, Point, DateTime) . Enfin, enregistrez...commentaire PointF point = new PointF(); point.X = 0.2f; point.Y = 0.2f;...

    blog.aspose.com/fr/slides/add-comments-in-ppt-c...
  3. Performance|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....sous-élément peut réinitialiser le point du rapport à la valeur AutoRowFit...sous-élément peut réinitialiser le point du rapport à la valeur AutoRowFit...

    docs.aspose.com/cells/fr/reportingservices/perf...
  4. Définir l espacement des lignes du paragraphe d...

    Apprenez à définir l espacement des lignes des paragraphes dans les formes ou zones de texte en utilisant Aspose.Cells for Node.js via C++.... Points ); p . setLineSpace ( 20 );...AsposeCells . LineSpaceSizeType . Points ); p . setSpaceAfter ( 10 );...

    docs.aspose.com/cells/fr/nodejs-cpp/set-line-sp...
  5. Imposta l interlinea del paragrafo in una forma...

    Impara come impostare l interlinea dei paragrafi in forme o caselle di testo usando Aspose.Cells for Node.js via C++.... Points ); p . setLineSpace ( 20 );...AsposeCells . LineSpaceSizeType . Points ); p . setSpaceAfter ( 10 );...

    docs.aspose.com/cells/it/nodejs-cpp/set-line-sp...
  6. 在 Ruby 中连接组的子形状|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 = Rjb :: import ( 'com...connection_point_place . RIGHT , shape_to_id , connection_point_place...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  7. 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/imaging/net/drawing-images-usin...
  8. 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/imaging/java/drawing-images-usi...
  9. Gestionar porciones de texto en presentaciones ...

    Aprenda cómo gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para PHP a través de Java, mejorando el rendimiento y la personalización....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/es/php-java/portion/
  10. Administrar porciones de texto en presentacione...

    Aprenda cómo gestionar porciones de texto en presentaciones de PowerPoint usando Aspose.Slides para C++, mejorando el rendimiento y la personalización....-> get_Portions ()) { PointF point = portion -> GetCoordinates...=" ) + point . get_X () + u " Coordinates Y =" + point . get_Y...

    docs.aspose.com/slides/es/cpp/portion/