Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 4,904 for

autoshape

(0.06 sec)
  1. पीडीएफ को सी | products.aspose.com

    पीडीएफ को सी...pdf" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/hi/net/editor/pdf/
  2. مستطيل|وثائق Aspose.Slides

    إنشاء مستطيل في تقديم PowerPoint باستخدام C# أو .NET... Slides [ 0 ]; // Add autoshape of rectangle type sld . Shapes...pres . Slides [ 0 ]; // Add autoshape of rectangle type IShape shp...

    docs.aspose.com/slides/ar/net/rectangle/
  3. Localisation de la Présentation|Documentation A...

    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.... Ajoutez une AutoShape de type Rectangle à la diapositive...

    docs.aspose.com/slides/fr/cpp/presentation-loca...
  4. Connecteur|Documentation Aspose.Slides pour Python

    Connecter des formes PowerPoint en Python... Ajoutez deux AutoShape à la diapositive en utilisant...0 ] . shapes # Ajoute une autoshape Ellipse ellipse = shapes ...

    docs.aspose.com/slides/fr/python-net/connector/
  5. Verbinder in Präsentationen mit Python verwalte...

    Ermöglichen Sie Python-Anwendungen, Linien in PowerPoint- und OpenDocument-Folien zu zeichnen, zu verbinden und automatisch zu verlegen – erhalten Sie vollständige Kontrolle über gerade, Winkel- und gebogene Verbinder.... Fügen Sie zwei AutoShape zur Folie hinzu, indem Sie...shapes # Fügt eine Ellipsen-Autoshape hinzu ellipse = shapes . add_auto_shape...

    docs.aspose.com/slides/de/python-net/connector/
  6. जावा में पीपीटी को वर्ड में बदलें | products.as...

    जावा में पीपीटी को वर्ड में बदलें। PowerPoint को Word में बदलने के लिए Java लाइब्रेरी API का उपयोग करें...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    products.aspose.com/slides/hi/java/conversion/p...
  7. जावा में पीपीटीएक्स को वर्ड में कनवर्ट करें | p...

    जावा में पीपीटीएक्स को वर्ड में कनवर्ट करें। PowerPoint को Word में बदलने के लिए Java लाइब्रेरी API का उपयोग करें...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    products.aspose.com/slides/hi/java/conversion/p...
  8. Đánh dấu văn bản trong PowerPoint bằng C#

    Đánh dấu văn bản trong PowerPoint bằng C#. Nhận cài đặt IDE, danh sách các bước và mã mẫu để tìm kiếm văn bản trong trang chiếu và đánh dấu trong PowerPoint bằng C#....hình dạng trong đối tượng AutoShape Đánh dấu tất cả các trường...chiếu. Sử dụng đối tượng AutoShape để đánh dấu văn bản bằng cách...

    kb.aspose.com/vi/slides/net/highlight-text-in-p...
  9. Rectángulo|Documentación de Aspose.Slides for P...

    Crear rectángulo en presentación de PowerPoint en Python... slides [ 0 ] # Agregar autoshape de tipo rectángulo sld . shapes.... slides [ 0 ] # Agregar autoshape de tipo rectángulo shp = sld...

    docs.aspose.com/slides/es/python-net/rectangle/
  10. 楕円|Aspose.Slides ドキュメント

    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....ddAutoShapeメソッドを使用して、楕円型のAutoShapeを追加します。 修正されたプレゼンテーションをPPTXファイルとして書き出します。...ddAutoShapeメソッドを使用して、楕円型のAutoShapeを追加します。 楕円の塗りつぶしタイプをソリッドに設定します。...

    docs.aspose.com/slides/ja/cpp/ellipse/