Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,412 for

ellipses

(0.05 sec)
  1. Adicionar Objeto Elipse ao arquivo PDF|Aspose.P...

    Este artigo explica como criar um objeto Elipse no seu PDF usando Aspose.PDF for .NET....NET private static void Ellipse () { // The path to the document...borderInfo ; // Create first ellipse with specified coordinates...

    docs.aspose.com/pdf/pt/net/add-ellipse/
  2. Agregar objeto Elipse a archivo PDF|Aspose.PDF ...

    Este artículo explica cómo crear un objeto Elipse en su PDF utilizando Aspose.PDF for .NET....NET private static void Ellipse () { // The path to the document...borderInfo ; // Create first ellipse with specified coordinates...

    docs.aspose.com/pdf/es/net/add-ellipse/
  3. Добавление объекта «Эллипс» в PDF-файл|Aspose.P...

    В этой статье объясняется, как создать объект «Эллипс» для вашего PDF-файла с помощью Aspose.PDF....NET private static void Ellipse () { // The path to the document...borderInfo ; // Create first ellipse with specified coordinates...

    docs.aspose.com/pdf/ru/net/add-ellipse/
  4. 向PDF文件添加椭圆对象|Aspose.PDF for Java

    本文解释了如何使用Aspose.PDF for Java向PDF中创建椭圆对象。...( borderInfo ); Ellipse ellipse1 = new Ellipse ( 150 , 100 , 120...setText ( new TextFragment ( "Ellipse" )); graph . getShapes ()....

    docs.aspose.com/pdf/zh/java/add-ellipse/
  5. PDFファイルに楕円オブジェクトを追加|Aspose.PDF for .NET

    この記事では、Aspose.PDF for .NETを使用してPDFに楕円オブジェクトを作成する方法を説明します。...NET private static void Ellipse () { // The path to the document...borderInfo ; // Create first ellipse with specified coordinates...

    docs.aspose.com/pdf/ja/net/add-ellipse/
  6. PDF 파일에 타원 객체 추가|Aspose.PDF for .NET

    이 문서에서는 Aspose.PDF for .NET을 사용하여 PDF에 타원 객체를 만드는 방법을 설명합니다....NET private static void Ellipse () { // The path to the document...borderInfo ; // Create first ellipse with specified coordinates...

    docs.aspose.com/pdf/ko/net/add-ellipse/
  7. Chercher

    chercher...différentes formes telles que des ellipses, des lignes, des rectangles...utilisées incluent : Connecteur Ellipse Groupe Ligne Rectangle et etc...

    blog.aspose.com/fr/slides/work-with-shapes-in-p...
  8. إهليلج|وثائق Aspose.Slides

    إنشاء إهليلج في عرض باوربوينت باستخدام C# أو .NET...[ 0 ]; // Add autoshape of ellipse type sld . Shapes . AddAutoShape...AddAutoShape ( ShapeType . Ellipse , 50 , 150 , 150 , 50 ); //Write...

    docs.aspose.com/slides/ar/net/ellipse/
  9. بيضاوي|وثائق Aspose.Slides لـ Python

    إنشاء بيضاوي في عرض PowerPoint باستخدام بايثون...slides [ 0 ] # Add autoshape of ellipse type sld . shapes . add_auto_shape...add_auto_shape ( slides . ShapeType . ELLIPSE , 50 , 150 , 150 , 50 ) #Write...

    docs.aspose.com/slides/ar/python-net/ellipse/
  10. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...this code is Add Ellipse to PS To add an ellipse to also 8 steps...and save options. Create an ellipse aspose.pydrawing.drawing2d...

    docs.aspose.com/page/python-net/ps/working-with...