Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 15,863 for

point

(0.1 sec)
  1. Table.absolute_vertical_distance property | Asp...

    Table.absolute_vertical_distance property. Gets or sets absolute vertical floating table position specified by the table properties, in Points...by the table properties, in points. Default value is 0. @property...tables . PreferredWidth . from_points ( 300 ) # Set the table's location...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConvertUtil.MillimeterToPoint | Aspose.Words fö...

    Konvertera enkelt millimeter till punkter med ConvertUtils MillimeterToPoint-metod. Förenkla dina designberäkningar idag!...LeftMargin} points from the left, " + $"{pageSetup...$"{pageSetup.RightMargin} points from the right, " + $"{pageSetup.TopMargin}...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Cara Menggambar Geometri pada Peta|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....menggunakan kode berikut: Point point = new Point(40.7128, -74.006);...dan garis: var point = Geometry.FromText("POINT (23.5, 25.3)");...

    docs.aspose.com/gis/id/net/how-to-draw-geometry/
  4. Как рисовать геометрию на карте|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/ru/net/how-to-draw-geometry/
  5. 用Python添加图形注释|Aspose.PDF for Python via .NET

    本文描述了如何使用Aspose.PDF for Python通过.NET添加、获取和删除PDF文档中的图形注释... Point ( 200 , 300 ), ap . Point ( 220 , 300 ),... ap . Point ( 250 , 330 ), ap . Point ( 300 , 304 ), ap . Point...

    docs.aspose.com/pdf/zh/python-net/figures-annot...
  6. Anotación de Resaltado en PDF usando C#|Aspose....

    Aprenda cómo agregar anotaciones de resaltado a documentos PDF en .NET usando Aspose.PDF para enfatizar y revisar texto.... Point [] { new Aspose . Pdf . Point ( textFragment... URY ), new Aspose . Pdf . Point ( textFragment . Segments [...

    docs.aspose.com/pdf/es/net/highlights-annotation/
  7. Formats de fichiers pris en charge|Documentation

    C# .NET 3D Manipulation et conversion de fichiers API peuvent charger et enregistrer 3DS, 3MF, AMF, FBX, DFX, OBJ, PLY, STL, USD, U3D et autres formats...compris le support maillage/point cloud DXF AutoCAD DXF FBX Format...compris le support maillage/point cloud. PDF 3D PDF Ne prend en...

    docs.aspose.com/3d/fr/net/supported-file-formats/
  8. Trova se i punti dati sono nel secondo grafico ...

    Impara come usare Aspose.Cells for Node.js via C++ per trovare se i punti dati sono nel secondo grafico a torta o barra di un grafico Pie of Pie o Bar of Pie. Questa guida dimostrerà come identificare e accedere alla torta o barra secondaria su un grafico composito, consentendoti di analizzare e manipolare i dati efficacemente....( 0 ); /* * Print the data points of the chart series and * check...property to determine * if data point is inside the bar or pie */...

    docs.aspose.com/cells/it/nodejs-cpp/find-if-dat...
  9. Python を使用したプレゼンテーション チャートのエラーバーのカスタマイズ|Aspose....

    Aspose.Slides for Python via .NET を使用してチャートにエラーバーを追加およびカスタマイズする方法を学び、PowerPoint と OpenDocument プレゼンテーションのデータ可視化を最適化します。...トのエラーバー値を設定 points = series . data_points points . data_sour...DataSourceType . DOUBLE_LITERALS points . data_source_type_for_err...

    docs.aspose.com/slides/ja/python-net/error-bar/
  10. 글리프 조작 | C++용 API | Aspose.Font

    다양한 폰트를 관리할 수 있는 C++ API 솔루션입니다. 몇 줄의 코드로 글꼴의 Glyphs 및 Metrics 정보를 얻는 방법을 알아보세요....계산하는 단계: System::Drawing::Point 유형의 points 목록을 선언합니다. 이 목록은 a의 포인트를...//Declare the resultant list with points System :: SharedPtr < System...

    products.aspose.com/font/ko/cpp/manipulate-glyphs/