Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 16,378 for

point

(0.47 sec)
  1. Comment changer la taille d'une page PDF en Java

    Cet article fournit des informations sur la façon de modifier la taille de la page PDF en Java. Il contient tous les détails nécessaires pour configurer l'IDE, l'approche de programmation et un exemple de code exécutable pour modifier la taille de la page PDF en Java....calcul de la taille de page en points qui doit être fourni aux méthodes...de la taille de la page en points Enregistrez le fichier PDF...

    kb.aspose.com/fr/pdf/java/how-to-change-size-of...
  2. Использование объектов Glyph | s.NET

    Функциональность объектов-глифов в библиотеке Aspose.Font описывается имеющимися у них свойствами. Фрагменты кода помогут вам программировать Глифы на C#....и сохраняет их в переменной points , которая представляет собой...list with points 4 List<Point> points = new List<Point>(); 5 6...

    docs.aspose.com/font/ru/net/developer-guide/usi...
  3. 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...
  4. 使用 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/
  5. 使用 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/
  6. 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/
  7. 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...
  8. Issue in updating Page Size (Dimensions) - Free...

    Hi, I am trying to update page dimensions(Page size) from Letter-size(8.50" x 11.00") to A4-size(8.27" x 11.69") using the sample code provided you. AsposePDF.net is not updating the width of the document, but not upda…...1 inch = 72 points // so A4 dimensions in points will be (842...1 inch = 72 points // so A4 dimensions in points will be (842...

    forum.aspose.com/t/issue-in-updating-page-size-...
  9. Ändra justeringsvärden på formen med Node.js vi...

    Lär dig hur du ändrar justeringsvärden för former i Excel med Aspose.Cells for Node.js via C++....distance between the tip point and the center point shapeGuides . add...distance between the tip point and the center point shapeGuides . add...

    docs.aspose.com/cells/sv/nodejs-cpp/change-adju...
  10. Obtener puntos de conexión de forma con JavaScr...

    Aprende cómo obtener los puntos de conexión de formas en Excel usando Aspose.Cells for JavaScript vía C++....Example - Shape Connection Points </ h1 > < p > Choose an Excel...); // Get all the connection points in this shape const connectionPoints...

    docs.aspose.com/cells/es/javascript-cpp/get-con...