Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 5,436 for

shape grouping

(0.11 sec)
  1. การทำงานกับรูปร่างใน Python|Aspose.Words สำหรับ...

    สร้างและจัดการรูปร่าง วัตถุ ole ในเอกสารโดยใช้ Python...รูปร่างของเอกสารแสดงโดยคลาส Shape การแทรกรูปร่างโดยใช้ตัวสร้างเอกสาร...ดยใช้วิธี insert_shape วิธีการ insert_shape ช่วยให้สามารถแทรกรูปร่าง...

    docs.aspose.com/words/th/python-net/working-wit...
  2. Python을(를) 사용하여 ODP 프레젠테이션 파일에 워터마크 추가 | produc...

    ODP 프레젠테이션에 워터마크를 추가하기 위한 Python 소스 코드입니다.... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/ko/python-net/waterm...
  3. Effet de forme|Documentation d'Aspose.Slides po...

    Appliquer un effet à une forme PowerPoint en JavaScript...Presentation (); try { var shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/fr/nodejs-java/shape-eff...
  4. Convertir Visio en d'autres formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....développeurs peuvent sélectionner un groupe de formes pour convertir un...propose un membre Shapes pour maintenir le groupe de formes. Chaque...

    docs.aspose.com/diagram/fr/java/convert-visio-t...
  5. Ajouter des équations mathématiques aux présent...

    Apprenez à travailler avec des équations mathématiques dans PowerPoint en utilisant Aspose.Slides pour Python via .NET. Obtenez des instructions détaillées, des exemples de code et des conseils pour automatiser la création et la modification de présentations....presentation : math_shape = presentation . slides [ 0 ] . shapes . add_math_shape...add_math_shape ( 0 , 0 , 720 , 150 ) Après la création de la forme...

    docs.aspose.com/slides/fr/python-net/powerpoint...
  6. العمل مع النص|Documentation

    يوضح هذا القسم كيفية إدراج شكل نص أو تحديث نص الشكل باستخدام Aspose.Diagram....1" ); // Find a particular shape and update its text foreach...Diagram . Shape shape in page . Shapes ) { if ( shape . NameU ...

    docs.aspose.com/diagram/ar/net/working-with-text/
  7. 在C++中使用形状|Aspose.Words对于C++

    Shape标记语言简介,使用C++创建不同类型的形状。... 文档的形状由 Shape 类表示。 使用文档生成器插入形状 您可以使用 InsertShape...这些类型不能用于创建VML形状。 尝试使用"Shape"类的公共构造函数创建shape会引发"NotSupportedExceptio"异常。...

    docs.aspose.com/words/zh/cpp/working-with-shapes/
  8. Texte mathématique|Documentation Aspose.Slides

    Découvrez les exemples de MathematicalText d'Aspose.Slides for .NET : créez et mettez en forme des équations, des fractions, des matrices et des symboles avec C# dans des présentations PPT, PPTX et ODP.... Shapes . AddMathShape ( 0 , 0 , 720...mathématique. var mathShape = slide . Shapes . OfType < IAutoShape >() ...

    docs.aspose.com/slides/fr/net/examples/elements...
  9. إضافة معادلات رياضية إلى عروض PowerPoint التقدي...

    تعلم كيفية التعامل مع المعادلات الرياضية في PowerPoint باستخدام Aspose.Slides للغة Python عبر .NET. احصل على تعليمات مفصلة، أمثلة على الشيفرة، ونصائح لأتمتة إنشاء وتعديل العروض التقديمية....presentation : math_shape = presentation . slides [ 0 ] . shapes . add_math_shape...add_math_shape ( 0 , 0 , 720 , 150 ) بعد إنشاء الشكل، يحتوي بالفعل...

    docs.aspose.com/slides/ar/python-net/powerpoint...
  10. Programming with Documents in Java|Aspose.Words...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with Java. Work with document properties, settings, and content, as well as with document appearance through the management of colors, Shapes, fonts and other graphics....articles on working with colors, shapes, fonts, and other graphical...the corresponding article or group of articles: Aspose.Words Document...

    docs.aspose.com/words/java/programming-with-doc...