Sort Score
Result 10 results
Languages All
Labels All
Results 6,751 - 6,760 of 49,746 for

shapes

(0.15 sec)
  1. Şekilleri Gruplandırın, Dönüştürün ve Doğrulayı...

    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....Initialize an array of shapes Shape [] ss = new Shape [ 3 ]; // extract...extract and assign shapes to the array ss [ 0 ] = page . getShapes...

    docs.aspose.com/diagram/tr/java/group-convert-a...
  2. Гиперссылка|Документация Aspose.Slides

    Добавляйте, редактируйте и удаляйте гиперссылки в C# с Aspose.Slides: текст ссылки, фигуры, слайды, URL-адреса и электронную почту; задавайте цели и действия для PPT, PPTX и ODP.... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType..., 50 ); shape . TextFrame . Text = "Aspose" ; shape . TextFrame...

    docs.aspose.com/slides/ru/net/examples/elements...
  3. الارتباط التشعبي|توثيق Aspose.Slides

    إضافة وتحرير وإزالة الروابط التشعبية في C# باستخدام Aspose.Slides: ربط النص، الأشكال، الشرائح، عناوين URL والبريد الإلكتروني؛ تعيين الأهداف والإجراءات لملفات PPT و PPTX و ODP.... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType..., 50 ); shape . TextFrame . Text = "Aspose" ; shape . TextFrame...

    docs.aspose.com/slides/ar/net/examples/elements...
  4. Changements d API public dans Aspose.Cells 8.9....

    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....Add a Shape of type TextBox to the collection var shape = sheet...sheet . Shapes . AddTextBox ( 0 , 0 , 0 , 0 , 100 , 200 ); // Access...

    docs.aspose.com/cells/fr/net/public-api-changes...
  5. Modifiche dell API pubblica in Aspose.Cells 8.9...

    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....Add a Shape of type TextBox to the collection var shape = sheet...sheet . Shapes . AddTextBox ( 0 , 0 , 0 , 0 , 100 , 200 ); // Access...

    docs.aspose.com/cells/it/net/public-api-changes...
  6. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method...setImage(stream) Sets the image that the shape displays. setImage ( stream...setImage(fileName) Sets the image that the shape displays. setImage ( fileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Modifiche dell API pubblica in Aspose.Cells 8.9...

    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....//Add a Shape of type TextBox to the collection Shape shape = sheet...100 , 200 ); //Add text to Shape shape . setText ( "Aspose" ); //Access...

    docs.aspose.com/cells/it/java/public-api-change...
  8. LoadOptions.ConvertMetafilesToPng | Aspose.Word...

    Converti facilmente i metafile WMF ed EMF in formato PNG con LoadOptions. Semplifica la gestione delle immagini e migliora la compatibilità oggi stesso!...= new Document (); Shape shape = new Shape ( doc , ShapeType .... Image ); shape . ImageData . SetImage ( ImageDir + "Windows...

    reference.aspose.com/words/it/net/aspose.words....
  9. ShapeBase.Bottom | Aspose.Words لـ .NET

    اكتشف خاصية ShapeBase Bottom للوصول بسهولة إلى موضع الحافة السفلية للكتلة التي تحتوي على الشكل الخاص بك للتحكم الدقيق في التصميم....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType . None...

    reference.aspose.com/words/ar/net/aspose.words....
  10. ReflectionFormat.Blur | Aspose.Words för .NET

    Justera egenskapen ReflectionFormat Blur för att styra oskärpeeffekten av reflektioner i din design. Förbättra visuella element med precision – standardvärdet är 0,0....+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Reflection . Transparency...

    reference.aspose.com/words/sv/net/aspose.words....