Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 1,708 for

ellipses

(1.32 sec)
  1. Legen Sie den Formtyp der Datenbeschriftungen d...

    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.... ELLIPSE DataLabelShapeType . LINE_CALLOUT...in DataLabelShapeType.WEDGE_ELLIPSE_CALLOUT . Bitte beachten Sie...

    docs.aspose.com/cells/de/java/set-the-shape-typ...
  2. Set the Shape Type of Data Labels of Chart|Docu...

    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.... ELLIPSE DataLabelShapeType . LINE_CALLOUT...to DataLabelShapeType.WEDGE_ELLIPSE_CALLOUT . Please see the sample...

    docs.aspose.com/cells/java/set-the-shape-type-o...
  3. Ställ in datamärkenas formtyp i diagrammet|Docu...

    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.... ELLIPSE DataLabelShapeType . LINE_CALLOUT...till DataLabelShapeType.WEDGE_ELLIPSE_CALLOUT . Se den sample Excel...

    docs.aspose.com/cells/sv/java/set-the-shape-typ...
  4. arkiv

    arkiv... ellipser, linjer, rektanglar, kontakter...Shapes.AddAutoShape(ShapeType.Ellipse, 50, 150, 150, 50); // Spara...

    blog.aspose.com/sv/slides/add-shapes-to-powerpo...
  5. Aspose.Slides for PHP via Java 15.4.0 中的公共 API ...

    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....BentConnector2 , 0 , 0 , 10 , 10 ); $ellipse = $shapes -> addAutoShape (...( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); $rectangle =...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  6. Публичный API и несовместимые изменения в Aspos...

    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....BentConnector2 , 0 , 0 , 10 , 10 ); $ellipse = $shapes -> addAutoShape (...( ShapeType :: Ellipse , 0 , 100 , 100 , 100 ); $rectangle =...

    docs.aspose.com/slides/ru/php-java/public-api-a...
  7. Erstellen Sie PSD- oder PSB-Bilder von Grund au...

    Beispiel dafür, wie Aspose.PSD für Python ein PSD-Bild von Grund auf erstellen kann... draw_ellipse ( pen , Rectangle ( 100 , 100...200 , 200 )) graphics . fill_ellipse ( brush , Rectangle ( 250 ...

    docs.aspose.com/psd/de/de/python-net/create-psd...
  8. Arbeiten mit Formen in PostScript | C++

    Wie man einer PS-Datei Formen hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....angezeigt: Ellipse zu PS hinzufügen Um eine Ellipse zu hinzuzufügen...Sie aus dem Rechteck eine Ellipse System.Drawing.Drawing2D.GraphicsPath...

    docs.aspose.com/page/de/cpp/ps/working-with-sha...
  9. إضافة إهليلجات إلى العروض التقديمية في PHP|توثي...

    تعرف على كيفية إنشاء وتنسيق ومعالجة أشكال الإهليلج في Aspose.Slides لـ PHP عبر Java عبر عروض PPT و PPTX — تشمل الأمثلة البرمجية.... إضافة AutoShape من نوع Ellipse باستخدام الطريقة addAutoShape...addAutoShape ( ShapeType :: Ellipse , 50 , 150 , 150 , 50 ); #...

    docs.aspose.com/slides/ar/php-java/ellipse/
  10. Add Rectangles to Presentations in Java|Aspose....

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Java—easily design and modify shapes programmatically....( 0 ); // Add AutoShape of ellipse type IShape shp = sld . getShapes...( 0 ); // Add AutoShape of ellipse type IShape shp = sld . getShapes...

    docs.aspose.com/slides/java/rectangle/