Sort Score
Result 10 results
Languages All
Labels All
Results 5,791 - 5,800 of 15,355 for

point

(0.25 sec)
  1. Ridimensiona EPS utilizzando la soluzione API Java

    La funzionalità di ridimensionamento EPS offerta dalla soluzione API Aspose.Page per Java è spiegata e illustrata con i frammenti di codice qui riportati....impostando una nuova dimensione in Points in Java Nel seguente frammento...dell’immagine è impostata in Points (1/72 di pollice) : Copy 1...

    docs.aspose.com/page/it/java/resize-eps/
  2. Chercher

    chercher...addcomment(string, ISlide, point, date). Enfin, enregistrez la..."MF") # Set position of comment point = drawing.PointF(0.2, 0.2) #...

    blog.aspose.com/fr/slides/add-comments-to-ppt-s...
  3. Working with Visio Shape Data|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....developers to add new connecting points on the shape, and developers...connection points, so that there would be three connection points on...

    docs.aspose.com/diagram/java/working-with-visio...
  4. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a shape in Java....the inner bottom margin in points for a shape. getInternalMarginLef()...Specifies the inner left margin in points for a shape. getInternalMarginRig()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Agregar un comentario a una diapositiva|Documen...

    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....comments PointF point = new PointF (); point . X = 1 ; point . Y = 1...comment" , pres . Slides [ 0 ], point , DateTime . Now ); pres . Save...

    docs.aspose.com/slides/es/net/add-a-comment-to-...
  6. Obtenir les limites du paragraphe à partir des ...

    Apprenez comment récupérer les limites du paragraphe et de la portion de texte dans Aspose.Slides pour C++ afin d'optimiser le positionnement du texte dans les présentations PowerPoint.... En points, où 1 pouce = 72 points. Cela s’applique...Convertissez les points en pixels avec : pixels = points × (DPI / 72)...

    docs.aspose.com/slides/fr/cpp/paragraph/
  7. Ajouter un commentaire à une diapositive|Docume...

    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....comments PointF point = new PointF (); point . X = 1 ; point . Y = 1...comment" , pres . Slides [ 0 ], point , DateTime . Now ); pres . Save...

    docs.aspose.com/slides/fr/net/add-a-comment-to-...
  8. シェイプの調整値をC++で変更|Documentation

    Aspose.CellsとC++を使用してExcelで図形調整値を変更...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/ja/cpp/change-adjustment-...
  9. Introduction au glyphe

    Le glyphe, en tant que partie intégrante de toute police de caractères, joue un rôle important dans l'étude des polices et dans le codage des polices....depuis le point d’origine du glyphe jusqu’au point d’origine...glyphe suivant. Origin - est le point où un symbole se termine et...

    docs.aspose.com/font/fr/net/what-is-font/glyph/
  10. Personalizar formas de presentación en Java|Doc...

    Crear y personalizar formas en presentaciones de PowerPoint con Aspose.Slides para Java: rutas de geometría, esquinas curvas, formas compuestas.... Float point ); public void lineTo ( float...awt . geom . Point2D . Float point , long index ); public void...

    docs.aspose.com/slides/es/java/custom-shape/