Sort Score
Result 10 results
Languages All
Labels All
Results 9,651 - 9,660 of 49,130 for

shape

(0.13 sec)
  1. إدارة أشكال العروض التقديمية في .NET|توثيق Aspo...

    تعلم إنشاء وتحرير وتحسين الأشكال في Aspose.Slides لـ .NET وتقديم عروض PowerPoint ذات أداء عالي....IShape shape = FindShape ( slide , "Shape1" ); if ( shape != null...Console . WriteLine ( "Shape Name: " + shape . Name ); } } } // تنفيذ...

    docs.aspose.com/slides/ar/net/shape-manipulations/
  2. Fill.GradientStyle | Aspose.Words för .NET

    Upptäck hur du kan förbättra dina designer med egenskapen GradientStyle för fantastiska fyllningseffekter. Förhöj dina projekt med livfulla gradienter!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...ForeColor av gradientfyllningen. shape . Fill . OneColorGradient (...

    reference.aspose.com/words/sv/net/aspose.words....
  3. اقرأ Visio بيانات الشكل في PHP|Documentation

    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....Java لـ PHP ، مكالمة read_all_shape_properties طريقة قراءة بيانات...public static function read_all_shape_properties ( $dataDir = null...

    docs.aspose.com/diagram/ar/java/read-visio-shap...
  4. Преобразовать умное изображение в групповую фор...

    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....Smart Art Shape в Group Shape, используя метод Shape.get_result_of_smart_art()...обрабатывать Smart Art Shape как Group Shape. Следовательно, у вас...

    docs.aspose.com/cells/ru/python-net/convert-the...
  5. Aspose.Slides for .NET 14.5.0 中的公共 API 与向后不兼容的更...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...例如: IShape shape = ...; shape . Frame = new ShapeFrame..., float . NaN ); 或 slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  6. Pythonでシェイプロックを使用してプレゼンテーションの編集を防止|Aspose.Slide...

    Aspose.Slides for Python(.NET 経由)で PPT、PPTX、ODP ファイルのシェイプをロックまたはロック解除する方法を紹介します。プレゼンテーションを保護しながら、編集を制御し、納品を高速化します。...Slides for Python では、スライド上の各要素は Shape クラスを継承したオブジェクトで表されます。 PPTX の構造は複雑で、PPT...Python はスライド上のシェイプを操作するために Shape クラスを提供します。 前述のとおり、各シェイプ クラスには保護用のシェイプロック...

    docs.aspose.com/slides/ja/python-net/applying-p...
  7. GlowFormat.Remove | Aspose.Words لـ .NET

    أزل GlowFormat بسهولة من الكائن الرئيسي باستخدام طريقة إزالة GlowFormat الفعّالة لدينا. حسّن سير عملك التصميمي اليوم!...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...GetChild ( NodeType . Shape , 0 , true ); shape . Glow . Color = Color...

    reference.aspose.com/words/ar/net/aspose.words....
  8. 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...
  9. 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...
  10. 3D-Präsentationen in Java erstellen|Aspose.Slid...

    Erstellen Sie mühelos interaktive 3D-Präsentationen in Java mit Aspose.Slides. Exportieren Sie schnell in PowerPoint- und OpenDocument-Formate für vielseitige Nutzung....kann erhalten werden über: Shape.getThreeDFormat() Methode zum...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...

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