Sort Score
Result 10 results
Languages All
Labels All
Results 7,271 - 7,280 of 50,329 for

shapes

(0.79 sec)
  1. 使用 Python 在演示文稿中创建线形状|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中操作线条格式。发现属性、方法和示例。...ShapeCollection 对象的 add_auto_shape 方法,添加类型为 LINE 的 AutoShape 。...LINE 的自动形状。 slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/zh/python-net/line/
  2. 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 Android via Java — créez des diapositives percutantes et professionnelles en quelques secondes....Presentation (); try { IShape shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/fr/androidjava/shape-eff...
  3. Formeffekt|Aspose.Slides für Node.js über .NET ...

    Effekt auf PowerPoint-Form in JavaScript anwenden...Presentation (); try { var shape = pres . getSlides (). get_Item...RoundCornerRectangle , 20 , 20 , 200 , 150 ); shape . getEffectFormat (). enableOuterShadowEff...

    docs.aspose.com/slides/de/nodejs-java/shape-eff...
  4. Fill.BaseForeColor | Aspose.Words per .NET

    Scopri la proprietà BaseForeColor per accedere a un oggetto Color che rappresenta il vero colore di primo piano del tuo riempimento, migliorando la chiarezza e l'attrattiva del tuo design....new DocumentBuilder (); Shape shape = builder . InsertShape (... 40 ); shape . Fill . ForeColor = Color . Red ; shape . Fill...

    reference.aspose.com/words/it/net/aspose.words....
  5. Converti l Art Smart in forma di gruppo con Jav...

    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....Forma utilizzando il metodo Shape.resultOfSmartArt . Ti consentirà...gruppo e stampa la proprietà Shape.isGroup. Si prega di consultare...

    docs.aspose.com/cells/it/javascript-cpp/convert...
  6. Convertir l art intelligent en forme de groupe ...

    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....groupe en utilisant la méthode Shape.resultOfSmartArt . Cela vous...groupe et affiche la propriété Shape.isGroup. Veuillez voir la sortie...

    docs.aspose.com/cells/fr/javascript-cpp/convert...
  7. DocumentBuilder.insertHorizontalRule method | A...

    DocumentBuilder.insertHorizontalRule method. Inserts a horizontal rule shape into the document.... Inserts a horizontal rule shape into the document. insertHorizontalRule...insertHorizontalRule () Returns The shape that is a horizontal rule. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. วิธีเพิ่มรูปร่าง Group ลงในเอกสาร Word|Aspose.W...

    Grouping และยกเลิกการจัดกลุ่มรูปร่างโดยใช้ C#...งเพิ่ม group shape ลงในเอกสาร Word group shape ดังกล่าวประกอบด้วยหลายรูปร่าง...Microsoft Word คุณสามารถเพิ่ม group shape ได้อย่างรวดเร็วโดยใช้คำสั่ง/ปุ่ม...

    docs.aspose.com/words/th/net/how-to-add-group-s...
  9. إضافة بيانات الشكل واستردادها ونسخها وقراءتها V...

    يشرح هذا القسم كيفية إضافة شكل أو تعيين خاصية الشكل أو نسخ شكل باستخدام Aspose.Diagram....addMaster ( dataDir + "Basic Shapes.vss" , masterName ); // page... 5 ; //Add a new rectangle shape long rectangleId = diagram ...

    docs.aspose.com/diagram/ar/java/add-retrieve-co...
  10. Javaで3Dプレゼンテーションを作成する|Aspose.Slides ドキュメント

    Aspose.Slides を使用して Java でインタラクティブな 3D プレゼンテーションを簡単に作成できます。PowerPoint および OpenDocument フォーマットへ迅速にエクスポートでき、さまざまな用途に活用できます。...クラスのインスタンスは次の方法で取得できます: Shape.getThreeDFormat() メソッドは PowerPoint...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/ja/java/3d-presentation/