Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 15,365 for

point

(0.11 sec)
  1. 아카이브

    아카이브...VectorPathRecord CreateBezierRecord(PointF point) { return new BezierKnotRecord...PathPoints = new[] { point, point, point } }; } 다음은 Photoshop에서...

    blog.aspose.com/ko/imaging/create-clipping-path...
  2. Archivo

    Archivo...DrawPolygon(pen, new Point[] { new Point(100, 100), new Point(500, 400)...400), new Point(900, 100) }); // Guarde el dibujo en el formato de...

    blog.aspose.com/es/drawing/create-images-and-gr...
  3. How to create Dynamic Rolling Chart with JavaSc...

    Learn how to create a dynamic rolling chart using Aspose.Cells for JavaScript via C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....representation that displays data points constantly shifting and updating...recent data points while discarding older data points as new ones...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  4. Comment créer un graphique roulant dynamique av...

    Apprenez à créer un graphique roulant dynamique en utilisant Aspose.Cells for C++. Notre guide vous montrera comment implémenter des transitions de données fluides et des moyennes mobiles dans votre graphique pour une visualisation continue et mise à jour....représentation graphique qui affiche des points de données constamment en mouvement...présentant une fenêtre roulante des points de données les plus récents...

    docs.aspose.com/cells/fr/cpp/create-dynamic-rol...
  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. Настройка фигур презентаций в C++|Документация ...

    Создавайте и настраивайте фигуры в презентациях PowerPoint с помощью Aspose.Slides для C++: геометрические пути, скруглённые углы, составные фигуры....конец пути void LineTo ( PointF point ); void LineTo ( float x , float...пути: void LineTo ( PointF point , uint32_t index ); void LineTo...

    docs.aspose.com/slides/ru/cpp/custom-shape/
  10. 추가 주석 사용 C++|Aspose.PDF for C++

    이 섹션은 PDF 문서에서 추가 종류의 주석을 추가, 가져오기 및 삭제하는 방법을 설명합니다....:: SharedPtr < Point >> ({ MakeObject < Point > ( 321.66 , 739...MakeObject < Point > ( 365.664 , 739.416 ), MakeObject < Point > ( 321...

    docs.aspose.com/pdf/ko/cpp/extra-annotations/