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

point

(0.36 sec)
  1. Gérer les objets d'encre de présentation en Jav...

    Gérer les objets d'encre PowerPoint — créer, modifier et styliser l'encre numérique avec Aspose.Slides pour Java. Obtenez des exemples de code pour les traces, la couleur et la taille du pinceau....décrivent des séquences de points connectés. La forme d’encodage...chaque point d’échantillonnage. Lorsque tous les points connectés...

    docs.aspose.com/slides/fr/java/manage-ink/
  2. 搜索

    搜索...data_points.add_data_point_for_bar_series(fact...1, 20)) series.data_points.add_data_point_for_bar_series(fact...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  3. Использование объектов Glyph | s.NET

    Функциональность объектов-глифов в библиотеке Aspose.Font описывается имеющимися у них свойствами. Фрагменты кода помогут вам программировать Глифы на C#....и сохраняет их в переменной points , которая представляет собой...list with points 4 List<Point> points = new List<Point>(); 5 6...

    docs.aspose.com/font/ru/net/developer-guide/usi...
  4. ConvertUtil.PixelToNewDpi | Aspose.Words for .NET

    Transform pixel resolutions effortlessly with ConvertUtil's PixelToNewDpi method. Achieve optimal image quality and precision for your projects....Examples Shows how to use convert points to pixels with default and...DPI of 96, a pixel is 0.75 points. Assert . That ( ConvertUtil...

    reference.aspose.com/words/net/aspose.words/con...
  5. Categories

    ค้นหาคำตอบโดย API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Prod......QR โดยใช้ Java แปลง Bullet Points เป็นย่อหน้าในไฟล์ Word โดยใช้...แปลงย่อหน้าเป็น Bullet Points ใน Word โดยใช้ C # แปลง Bullet Points เป็นย่อหน้าในไฟล์...

    kb.aspose.com/th/categories/page/30/
  6. How to Create a Dynamic Rolling Chart with Gola...

    Learn how to create a dynamic rolling chart using Aspose.Cells for C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....representation that displays data points that constantly shift and update...recent data points while discarding older data points as new ones...

    docs.aspose.com/cells/go-cpp/create-dynamic-rol...
  7. Save 3D Meshes in Custom Binary Format|Document...

    Using Aspose.3D for .NET API, developers can open any supported 3D file, and then write meshes in the custom binary file....// write number of control points and triangle indices writer...Length ); // write control points for ( int i = 0 ; i < controlPoints...

    docs.aspose.com/3d/net/save-3d-meshes-in-custom...
  8. 使用 Java 在演示文稿中管理文本片段|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中管理文本片段,提升性能和自定义能力。... Float point = portion . getCoordinates ();...println ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/zh/java/portion/
  9. 使用 PHP 管理演示文稿中的文本片段|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中管理文本片段,从而提升性能和自定义能力。...getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/zh/php-java/portion/
  10. Portion|Documentation d'Aspose.Slides pour Node...

    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.... get_Item ( j ); var point = portion . getCoordinates ();...console . log ( "X: " + point . x + " Y: " + point . y ); } } } finally...

    docs.aspose.com/slides/fr/nodejs-java/portion/