Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 11,983 for

point

(0.08 sec)
  1. DataMatrix Barkod Oluşturucu - Barkodları Kolay...

    Aspose.BarCode for .NET kullanarak C#'ta bir DataMatrix Barkod Oluşturucu geliştirin. Bu kılavuz, bir kod örneği ve DataMatrix kodları oluşturmak için adımlar içerir....Point = 10; generator.Parameters.CaptionBelow...Parameters.CaptionBelow.Font.Size.Point = 9; // Dosyayı diske kaydetmek...

    blog.aspose.com/tr/barcode/develop-a-datamatrix...
  2. ShapeBase.height property | Aspose.Words for No...

    ShapeBase.height property. Gets or sets the height of the containing block of the shape....top-level shape, the value is in points. For shapes in a group, the...shape's horizontal distance, in points, from the left side of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Travailler avec des clips dans un fichier PS| P...

    L'ajout de clips aux fichiers PS est une fonctionnalité prise en charge par la solution Aspose.Page. Découvrez comment utiliser la fonctionnalité en Python...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/python-net/ps/working-w...
  4. Utilisation de graphiques dans Java|Aspose.Word...

    Introduction à la fonction Graphique, comment créer et manipuler des graphiques à l'aide de Java....Insérer un Graphique en Nuage de Points L’exemple de code suivant montre...comment insérer un nuage de points: Le code produit le résultat...

    docs.aspose.com/words/fr/java/working-with-charts/
  5. Travailler avec des graphiques dans Python|Aspo...

    Créez et modifiez des graphiques de différents types dans un document à l'aide de Python....Insérer un graphique à nuages de points L’exemple ci-dessous montre...insérer un graphique à nuages de points. Le code produit le résultat...

    docs.aspose.com/words/fr/python-net/working-wit...
  6. How to Format Number to Accounting|Documentation

    This article will introduce how to Format Number to Accountingusing Aspose.Cells for Node.js via C++ API....currency symbols and decimal points in a column, providing a clean...currency symbols and decimal points in a column, making it easier...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  7. استخراج فقرة من PDF|Aspose.PDF لـ C++

    تصف هذه المقالة كيفية استخدام ParagraphAbsorber - أداة خاصة في Aspose.PDF لاستخراج النص من مستندات PDF....:ArrayPtr<System::SmartPtr<Point>> polygon, System::SmartPtr<Page>...DrawPolygonOnPage(paragraph->get_Points(), page); } } doc->Save(_dataDir...

    docs.aspose.com/pdf/ar/cpp/extract-paragraph-fr...
  8. ChartAxis.type property | Aspose.Words for Python

    ChartAxis.type property. Returns type of the axis....this series will create data points. chart . series . add ( 'Series...corresponding Y-values # of data points on the chart's graph. chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CellFormat | Aspose.Words for Java

    Represents all formatting for a table cell in Java....Gets the amount of space (in points) to add below the contents...Gets the amount of space (in points) to add to the left of the...

    reference.aspose.com/words/java/com.aspose.word...
  10. Path Builder – Crear ruta SVG – C#

    Aprenda a utilizar PathBuilder para crear rutas SVG mediante programación. PathBuilder facilita la creación y manipulación de rutas SVG....16 // 'M' sets the starting point of the path (Move to x=50, y=50)...line from the current point to the new point (Line to x=100, y=50)...

    docs.aspose.com/svg/es/net/path-builder/