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

point

(0.1 sec)
  1. 使用字形对象| .NET

    aspose中的字形对象。font库功能由其具有的属性描述。代码片段可帮助您了解如何使用C#编码字形。...list with points 4 List<Point> points = new List<Point>(); 5 6...glyph path segments and collect points 10 foreach (IPathSegment segment...

    docs.aspose.com/font/zh/net/developer-guide/usi...
  2. 記録

    記録...drawClosedCurve(penBlue, new Point[] { new Point(10, 700), new Point(250, 500),... new Point(500, 10), new Point(750, 500), new Point(990, 700)...

    blog.aspose.com/ja/drawing/graphics-programming...
  3. Annotation de surlignage PDF utilisant C#|Aspos...

    Apprenez à ajouter des annotations de surlignage aux documents PDF en .NET en utilisant Aspose.PDF pour l'accentuation et la révision du texte.... Point [] { new Aspose . Pdf . Point ( textFragment... URY ), new Aspose . Pdf . Point ( textFragment . Segments [...

    docs.aspose.com/pdf/fr/net/highlights-annotation/
  4. Ölçüm Birimlerini Java Arasında Dönüştür|Aspose...

    Aspose.Words için Java yardımcı olabilir nasıl birim dönüştürme arasında, örneğin inç noktaya ve noktaya inç, piksel noktaya, noktaya piksel....accept values in points, where 1 inch equals 72 points. Bu noktalar...

    docs.aspose.com/words/tr/java/convert-between-m...
  5. Trabajar con PointCloud|Documentation

    Aspose.3D for Python via .NET permite decodificar una malla desde un archivo Draco directamente sin construir una escena usando el método Decode de la clase DracoFormat.... decode ( "data-dir" + "point_cloud_no_qp.drc" )) Codificar...DracoSaveOptions () options . point_cloud = true # For complete...

    docs.aspose.com/3d/es/python-net/working-with-p...
  6. PDF 도형 주석|Aspose.PDF for Java

    이 문서는 Java용 Aspose.PDF를 사용하여 PDF 문서에 도형 주석을 추가하고, 가져오고, 삭제하는 방법을 설명합니다....Polygon 매개변수 (new Rectangle, new Points, title, color, InteriorColor...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,...

    docs.aspose.com/pdf/ko/java/figures-annotation/
  7. Anotações de Figuras em PDF|Aspose.PDF para Java

    Este artigo descreve como adicionar, obter e excluir anotações de figuras em seu documento PDF com Aspose.PDF para Java...Polígono (novo Rectangle, novos Points, título, cor, InteriorColor...), new Point [] { new Point ( 274 , 381 ), new Point ( 555 ,...

    docs.aspose.com/pdf/pt/java/figures-annotation/
  8. ضبط تباعد السطر في فقرة داخل شكل أو مربع نص باس...

    تعرف على كيفية تعيين تباعد السطر، والمسافة قبل، والمسافة بعد في فقرة داخل شكل أو مربع نص باستخدام Aspose.Cells for C++....SetLineSpaceSizeType ( LineSpaceSizeType :: Points ); p . SetLineSpace ( 20 );...SetSpaceAfterSizeTyp ( LineSpaceSizeType :: Points ); p . SetSpaceAfter ( 10 );...

    docs.aspose.com/cells/ar/cpp/set-line-spacing-o...
  9. Symboliseur de ligne|Documentation

    La bibliothèque ou l'API GIS C# prend en charge le symboliseur de ligne simple pour les géométries unidimensionnelles (lignes) et peut être appliquée sur des géométries de n'importe quel type, comme Point, Ligne, Surface....géométrie Comportement du rendu Point Point, MultiPoint Dessine une ligne...horizontale centrée sur le point, avec deux capuchons d’extrémité...

    docs.aspose.com/gis/fr/net/line-symbolizer/
  10. Gérer les portions de texte dans les présentati...

    Apprenez à gérer les portions de texte dans les présentations PowerPoint à l'aide d'Aspose.Slides pour C++, en améliorant les performances et la personnalisation....-> get_Portions ()) { PointF point = portion -> GetCoordinates...=" ) + point . get_X () + u " Coordinates Y =" + point . get_Y...

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