Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 16,079 for

point

(0.15 sec)
  1. Afbeeldingen Tekenen|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....die is gedefinieerd door vier Point-structuren. Deze methode heeft...of vier Point/PointF-structuren of een array van Point/PointF-structuren...

    docs.aspose.com/psd/nl/tekenen-afbeeldingen/
  2. Dibujando Imágenes|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....coordenadas de puntos o estructuras Point/PointF como argumentos. La clase...estructuras de Point/PointF o matriz de estructuras de Point/PointF....

    docs.aspose.com/psd/es/java/dibujando-imagenes/
  3. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your document using Java....operations: specify the number of points by which the text that follows...page specify the number of points by which the text that follows...

    docs.aspose.com/words/java/insert-fields/
  4. Transformations SVG – Code SVG – Guide Aspose.SVG

    Apprenez à appliquer les transformations SVG - translation, mise à l'échelle, rotation, inclinaison, matrice avec Aspose.SVG. Exemples de code clairs inclus....translation déplace tous les points de l’objet à la même distance...l’élément de angle autour du point de coordonnées ( cx, cy ). Si...

    docs.aspose.com/svg/fr/net/drawing-basics/svg-t...
  5. Archivio

    Archivio...IChartDataPoint point = series.DataPoints[0]; point.Format.Fill.FillType...FillType = FillType.Solid; point.Format.Fill.SolidFillColor.Color...

    blog.aspose.com/it/slides/create-charts-in-powe...
  6. Archivo

    Archivo...IChartDataPoint point = series.DataPoints[0]; point.Format.Fill.FillType...FillType = FillType.Solid; point.Format.Fill.SolidFillColor.Color...

    blog.aspose.com/es/slides/create-charts-in-powe...
  7. FrameFormat | Aspose.Words for Java

    Represents frame related formatting for a paragraph in Java....and the surrounding text, in points. getHorizontalPositio() Gets...Specifies vertical distance (in points) between a frame and the surrounding...

    reference.aspose.com/words/java/com.aspose.word...
  8. Trabalhar com Texto em PostScript | C++

    Como adicionar texto num ficheiro PS é uma questão respondida pela solução da API Aspose.Page. Veja como utilizar a funcionalidade em C++....case it is black colored 1-points width pen. 3 document -> OutlineText(str...with blue-violet colored 2-points width pen. 5 document -> OutlineText(str...

    docs.aspose.com/page/pt/cpp/ps/working-with-text/
  9. Lavorare con il testo in PostScript | C++

    Come aggiungere testo in un file PS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in C++....case it is black colored 1-points width pen. 3 document -> OutlineText(str...with blue-violet colored 2-points width pen. 5 document -> OutlineText(str...

    docs.aspose.com/page/it/cpp/ps/working-with-text/
  10. Créer ou mettre à jour des graphiques de présen...

    Créer et personnaliser des graphiques dans les présentations PowerPoint à l'aide d'Aspose.Slides pour Java. Ajouter, formater et modifier des graphiques avec des exemples de code pratiques en Java....(également appelés nuages de points ou graphiques x‑y) sont souvent...( 0 ); // Ajoute un nouveau point (1:3) à la série series . getDataPoints...

    docs.aspose.com/slides/fr/java/create-chart/