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

point

(0.11 sec)
  1. Textabschnitte in Präsentationen mit PHP verwal...

    Erfahren Sie, wie Sie Textabschnitte in PowerPoint-Präsentationen mit Aspose.Slides für PHP via Java verwalten, um Leistung und Anpassung zu steigern....getPortions () as $portion ) { $point = $portion -> getCoordinates...echo ( "X: " . $point -> $x . " Y: " . $point -> $y ); } } } finally...

    docs.aspose.com/slides/de/php-java/portion/
  2. جزء|Aspose.Slides لـ Node.js عبر توثيق .NET

    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/ar/nodejs-java/portion/
  3. AxisScaling.type property | Aspose.Words for Py...

    AxisScaling.type property. Gets or sets scaling type of the axis....with X/Y coordinates for five points. chart . series . add_double...for our Y-values # since the points with the smaller Y-values will...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GLYPHオブジェクトの使用| C++のAPIソリューション

    Aspose.Font Library機能のGlyphオブジェクトは、それが持っているプロパティによって説明されます。コードスニペットは、C ++でグリフをコーディングする方法を理解するのに役立ちます。...st < System::Drawing::Point >> points = System::MakeObject <...c::List < System::Drawing::Point >> (); 5 6 //Init service reference...

    docs.aspose.com/font/ja/cpp/developer-guide/usi...
  5. Comment créer des graphiques dans les présentat...

    Apprenez à créer des graphiques dans les présentations PowerPoint PPT, PPTX et ODP en .NET avec Aspose.Slides en utilisant à la fois les API de graphiques héritées et modernes....créer un graphique en nuage de points à partir de zéro dans une présentation...[ 0 ]; //Ajouter un nouveau point (1:3) ici. series . XValues...

    docs.aspose.com/slides/fr/net/how-to-create-cha...
  6. Get Barcode Placement Region and Orientation An...

    This article describes how to read barcode parameters...bounds a barcode Points – an array of points constituting a barcode...

    docs.aspose.com/barcode/java/get-placement-and-...
  7. Update Page Dimensions in Python|Aspose.PDF for...

    Understand how to update page dimensions within a PDF document in Python using Aspose.PDF for better document layout control....1 inch = 72 points # so A4 dimensions in points will be (842...

    docs.aspose.com/pdf/java/update-page-dimensions...
  8. FrameFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.FrameFormat class for advanced frame formatting in paragraphs. Enhance your document design with seamless integration and flexibility....and the surrounding text, in points. HorizontalPosition { get;...Specifies vertical distance (in points) between a frame and the surrounding...

    reference.aspose.com/words/net/aspose.words/fra...
  9. AxisScaleType | Aspose.Words for Java

    Specifies the possible scale types for an axis in Java....with X/Y coordinates for five points. chart.getSeries().add("Series...for our Y-values // since the points with the smaller Y-values will...

    reference.aspose.com/words/java/com.aspose.word...
  10. Usando objetos Glyph en la biblioteca Aspose.Fo...

    Los objetos de glifo de la biblioteca Aspose.Font se describen por las propiedades que tienen. Fragmentos de código para codificar glifos con C#....list with points 4 List<Point> points = new List<Point>(); 5 6...glyph path segments and collect points 10 foreach (IPathSegment segment...

    docs.aspose.com/font/es/net/developer-guide/usi...