Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 50,326 for

shapes

(0.67 sec)
  1. Metin Çiz|Documentation

    Bu bölümde visio numaralı sayfada Aspose.Diagram ile nasıl metin çizileceği açıklanmaktadır. Metin çizmek ve pdf, svg, html, resim, xps ve diğer formatlarda kaydetmek için C#'i kullanarak destekleyin....1 , 2 ) }; //Draw a diamond shape in page long shapeId = diagram...// get the added shape from page Shape shape = diagram . Pages...

    docs.aspose.com/diagram/tr/net/drawing/draw-text/
  2. Применение эффектов фигур в презентациях на And...

    Преобразуйте ваши файлы PPT и PPTX с помощью продвинутых эффектов фигур, используя Aspose.Slides для Android через Java — создавайте яркие, профессиональные слайды за считанные секунды....Presentation (); try { IShape shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/ru/androidjava/shape-eff...
  3. ShapeBase.Reflection | Aspose.Words for .NET

    Discover the ShapeBase Reflection property to enhance your designs with customizable reflection formatting for stunning visual effects....reflection formatting for the shape. public ReflectionFormat Reflection...to interact with reflection shape effect. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Математический текст|Документация Aspose.Slides...

    Работайте с математическим текстом в Python с помощью Aspose.Slides: создавайте и редактируйте уравнения, дроби, радикалы, индексы, форматируйте и получайте результат в виде PPT и PPTX.... math_shape = slide . shapes . add_math_shape ( 0 , 0 , 720...абзацу. math_paragraph = math_shape . text_frame . paragraphs [...

    docs.aspose.com/slides/ru/python-net/examples/e...
  5. Texto Matemático|Documentación de Aspose.Slides...

    Trabaje con texto matemático en Python usando Aspose.Slides: cree y edite ecuaciones, fracciones, radicales, scripts, formato, y genere resultados para PPT y PPTX.... math_shape = slide . shapes . add_math_shape ( 0 , 0 , 720...matemático. math_paragraph = math_shape . text_frame . paragraphs [...

    docs.aspose.com/slides/es/python-net/examples/e...
  6. Mathe-Text|Aspose.Slides für Python Dokumentation

    Arbeiten Sie mit mathematischem Text in Python unter Verwendung von Aspose.Slides: Erstellen und bearbeiten Sie Gleichungen, Brüche, Radikale, Skripte, Formatierungen und rendern Sie die Ergebnisse für PPT und PPTX.... math_shape = slide . shapes . add_math_shape ( 0 , 0 , 720...Absatz zu. math_paragraph = math_shape . text_frame . paragraphs [...

    docs.aspose.com/slides/de/python-net/examples/e...
  7. Calcule los valores de los pines y establezca e...

    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....vsdx" ); // get group shape Shape shape = diagram . getPages ()...get sub-shape of the group shape Shape subShape = shape . getShapes...

    docs.aspose.com/diagram/es/java/calculate-pin-v...
  8. Архів

    Архів...Java Visio Library to Read Shape Data Як читати дані форми Visio...Java Visio Library to Read Shape Data # В цій статті ми будемо...

    blog.aspose.com/uk/diagram/read-visio-shape-dat...
  9. Appliquer des effets de forme aux présentations...

    Transformez vos fichiers PPT et PPTX avec des effets de forme avancés grâce à Aspose.Slides pour .NET — créez des diapositives percutantes et professionnelles en quelques secondes.... Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape ( ShapeType...); shape . EffectFormat . EnableOuterShadowEff (); shape . EffectFormat...

    docs.aspose.com/slides/fr/net/shape-effect/
  10. 在 .NET 中调整演示文稿幻灯片上的形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 轻松调整 PowerPoint 和 OpenDocument 幻灯片上的形状大小——自动化幻灯片布局调整,提高生产力。...( IShape shape in slide . Shapes ) { // 缩放形状大小。 shape . Height...heightRatio ; shape . Width *= widthRatio ; // 缩放形状位置。 shape . Y *=...

    docs.aspose.com/slides/zh/net/re-sizing-shapes-...