Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 15,863 for

point

(0.46 sec)
  1. Modifier les valeurs d ajustement de la forme.|...

    Cet article montre comment modifier les valeurs d’ajustement d’une forme via l’API Aspose.Cells pour Python via .NET....apporter des modifications aux points d’ajustement avec les formes...pour changer l’emplacement du point. Le trapèze a un ajustement...

    docs.aspose.com/cells/fr/python-net/change-adju...
  2. PreferredWidthType enumeration | Aspose.Words f...

    aspose.words.tables.PreferredWidthType enumeration. Specifies the unit of measurement for the preferred width of a table or cell.... POINTS Measure the current item width...using a specified number of points (1/72 inch). Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Travailler avec des clips dans PostScript | C++

    L'ajout de clips aux fichiers PS est une fonctionnalité prise en charge par la API Aspose.Page. Découvrez comment utiliser la fonctionnalité en C++...state on 100 points to the right and 100 points to the bottom...state on 100 points to the right and 100 points to the bottom...

    docs.aspose.com/page/fr/cpp/ps/working-with-clips/
  4. Работа с клипами в PostScript | С++

    Добавление клипов в файлы PS — это функция, поддерживаемая решением Aspose.Page API. Узнайте, как использовать эту функциональность в C++....state on 100 points to the right and 100 points to the bottom...state on 100 points to the right and 100 points to the bottom...

    docs.aspose.com/page/ru/cpp/ps/working-with-clips/
  5. Lưu trữ

    Lưu trữ...mã vạch được phát hiện Point[] point = result.getRegion().getPoints();...coordinates: X = " + point[0].x + ", Y = " + point[0].y); System.out...

    blog.aspose.com/vi/barcode/read-barcode-from-im...
  6. Аннотация выделений в PDF с использованием C++|...

    Аннотации разметки представлены в тексте как выделения, подчеркивания, зачёркивания или волнистые подчеркивания в тексте документа....SharedPtr < Point >> ( 4 ); quadPoints [ 0 ] = MakeObject < Point > (...quadPoints [ 1 ] = MakeObject < Point > ( textFragment -> get_Segments...

    docs.aspose.com/pdf/ru/cpp/highlights-annotation/
  7. Grafico del documento PPTX tramite .NET | produ...

    Codice sorgente C# per disegnare e convertire grafici o diagrammi in file PPTX su piattaforme .NET Framework, .NET Core, Windows Azure, Mono o Xamarin....Series[ 0 ]; //Add new point (1:3) there. series.DataPoints...e, 2 , 2 , 3 )); //Add new point (2:10) series.DataPoints.Ad...

    products.aspose.com/slides/it/net/chart/pptx/
  8. نمودار سند PPTX از طریق دات نت | products.aspos...

    کد منبع سی شارپ برای ترسیم و تبدیل نمودار یا نمودار در فایل PPTX بر روی پلتفرم‌های NET Framework، NET Core، Windows Azure، Mono یا Xamarin....Series[ 0 ]; //Add new point (1:3) there. series.DataPoints...e, 2 , 2 , 3 )); //Add new point (2:10) series.DataPoints.Ad...

    products.aspose.com/slides/fa/net/chart/pptx/
  9. 3D mesh ve sahne oluştur|Documentation

    A Mesh, bir dizi kontrol noktası ve gerektiğinde birçok n taraflı poligonlar tarafından tanımlanır. Tonun makalesi nasıl tanımlanacağını açıklıyor....defined by a set of control points and the many n-sided polygons...tanımlamamız gerekir: The control points of all geometries in Aspose...

    docs.aspose.com/3d/tr/java/create-3d-mesh-and-s...
  10. 如何在地图上绘制几何图形|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....例如,要创建一个点,您将使用以下代码: Point point = new Point(40.7128, -74.006);...以下代码演示了如何创建一个点和一条线: var point = Geometry.FromText("POINT (23.5, 25.3)");...

    docs.aspose.com/gis/zh/net/how-to-draw-geometry/