Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 15,879 for

point

(1.25 sec)
  1. Modifier la taille des diapositives de la prése...

    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....des pouces (par exemple, des points ou des millimètres) ? Oui....Slides utilise les points en interne, où 1 point équivaut à 1/72...

    docs.aspose.com/slides/fr/net/slide-size/
  2. Aspose::Words::Tables::PreferredWidth::FromPoin...

    Aspose::Words::Tables::PreferredWidth::FromPoints method. A creation method that returns a new instance that represents a preferred width specified using a number of Points in C++....specified using a number of points. static System :: SharedPtr...( double points ) Parameter Type Description points double The...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations.... data_points . add_data_point_for_line_series ( wb...1 )) series . data_points . add_data_point_for_line_series ( wb...

    docs.aspose.com/slides/python-net/chart-axis/
  4. Matrice de transformation – Guide Aspose.SVG

    Apprenez à utiliser la matrice de transformation pour faire pivoter, redimensionner, translater et incliner le SVG, et découvrez des exemples de code SVG....de nouvelles coordonnées des points de l’objet ( x new , y new...en SVG qui déplace tous les points d’un objet à la même distance...

    docs.aspose.com/svg/fr/net/drawing-basics/trans...
  5. .NET . के माध्यम से पीपीटी दस्तावेज़ चार्ट | pr...

    C# सोर्स कोड .NET Framework, .NET Core, Windows Azure, Mono या Xamarin प्लेटफॉर्म पर PPT फाइल में चार्ट या डायग्राम को ड्रा और कन्वर्ट करने के लिए।...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/hi/net/chart/ppt/
  6. 搜索

    搜索...之後,使用 getPoints() 獲取條形碼區域邊界的 Points 數組。 最後,顯示條形碼的 X 和 Y 點。 以下代碼示例顯示瞭如何使用...// 顯示檢測到的所有條碼的 x 和 y 坐標 Point[] point = result.getRegion().getPoints();...

    blog.aspose.com/zh-hant/barcode/read-barcode-fr...
  7. Procurar

    Procurar...DrawCurve(pen, 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/pt/drawing/antialiasing-in-csharp/
  8. ParagraphFormat class | Aspose.Words for Node.js

    Aspose.Words.ParagraphFormat class. Represents all the formatting for a paragraph...Gets or sets the value (in points) for a first line or hanging...Gets or sets the value (in points) that represents the left indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. كيفية رسم هندسة على الخريطة|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/ar/net/how-to-draw-geometry/
  10. Jak rysować geometrię na mapie|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....następującego kodu: Point point = new Point(40.7128, -74.006);...punkt i linię: var point = Geometry.FromText("POINT (23.5, 25.3)");...

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