Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 15,841 for

point

(0.12 sec)
  1. Insert Fields in C++|Aspose.Words for C++

    Different ways to insert fields into your document using C++....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/cpp/inserting-fields/
  2. ShapeRenderer Class | Aspose.Words for .NET

    Discover Aspose.Words.Rendering.ShapeRenderer to effortlessly convert Shapes and GroupShapes into high-quality raster or vector images for your projects....actual bounds of the shape in points. OpaqueBoundsInPoints { get;...opaque bounds of the shape in points. SizeInPoints { get; } Gets...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Changements de l API publique dans Aspose.Cells...

    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....apporter des modifications aux points d’ajustement de différentes...l’interface Microsoft Excel, les points d’ajustement s’affichent sous...

    docs.aspose.com/cells/fr/net/public-api-changes...
  4. تغييرات واجهة برمجة التطبيقات العامة في Aspose....

    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....1 ), rect , new Point ( 266 , 657 ), new Point ( 446 , 656 ));...pdf" ); Point [] vertices = new Point [] { new Point ( 100 ,...

    docs.aspose.com/pdf/ar/java/public-api-changes-...
  5. Work with Open Street Map OSM files in C# API|D...

    You can open and read features from OpenStreetMap (OSM) XML files using GIS C# Library or API....Export or Read GIS Features, Points, Geometries from CSV in C#...

    docs.aspose.com/gis/net/osm-open-street-map/
  6. Types de graphiques|Documentation Aspose.Slides

    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....présentations en С++ Personnaliser les points de données dans les graphiques...

    docs.aspose.com/slides/fr/cpp/chart-types/
  7. DWG Oluşturma|CAD 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....için LINE, CIRCLE, ARC, TEXT, POINT, SOLID, 3DFACE ve POLYLINE gibi...

    docs.aspose.com/cad/tr/net/developer-guide/how-...
  8. أرشيف

    أرشيف..."MF") # تعيين موقف التعليق point = drawing.PointF(0.2, 0.2) #...comment", presentation.slides[0], point, datetime.date.today()) # أضف...

    blog.aspose.com/ar/slides/add-comments-to-ppt-s...
  9. تغييرات API العامة في Aspose.Cells 9.0.0|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....foreach ( ChartPoint point in series . Points ) { // Detect if ChartPoint...plot Console . WriteLine ( point . IsInSecondaryPlot ); } تمت...

    docs.aspose.com/cells/ar/net/public-api-changes...
  10. 调整 EPS 大小 | .NET API 解决方案

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的调整 EPS 大小功能。...C# 中以 Points 为单位调整 EPS 图像大小 以下 C# 代码片段中, 图像的新大小以 Points(1/72 英寸)为单位设置...Setting new size of EPS file in points. 2 3 // Initialize PS document...

    docs.aspose.com/page/zh/net/resize-eps/