Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 4,476 for

autoshape

(0.08 sec)
  1. Folienübergang|Aspose.Slides Dokumentation

    PowerPoint Folienübergang, PowerPoint Morph-Übergang in Java...Presentation (); try { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/de/androidjava/slide-tra...
  2. Rectángulo|Documentación de Aspose.Slides para ...

    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/
  3. 楕円|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/
  4. जावा में पीपीटी को वर्ड में बदलें | products.as...

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

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

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

    products.aspose.com/slides/hi/java/conversion/p...
  6. Đá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...
  7. 数学方程式のエクスポート|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....Presentation (); try { IAutoShape autoShape = pres . getSlides (). get_Item...mathParagraph = (( MathPortion ) autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ja/androidjava/exporting...
  8. Rectangle|Documentation 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.... get_Item ( 0 ); // Add AutoShape of ellipse type IShape shp...(). get_Item ( 0 ); // Add AutoShape of ellipse type IShape shp...

    docs.aspose.com/slides/fr/androidjava/rectangle/
  9. Rectangle|Documentation Aspose.Slides pour Python

    Créer un rectangle dans une présentation PowerPoint en Python...slides [ 0 ] # Ajoutez une autoshape de type rectangle sld . shapes...slides [ 0 ] # Ajoutez une autoshape de type rectangle shp = sld...

    docs.aspose.com/slides/fr/python-net/rectangle/
  10. Tekst doorhalen in PPTX met C#

    Deze tutorial laat zien hoe je tekst kunt doorhalen in PPTX met behulp van C#. Het omvat de details om de omgeving in te stellen, een stapsgewijs proces en een werkende voorbeeldcode om PPTX-tekst te verwijderen met behulp van C#....voorbeeldpresentatie, het toevoegen van autoshape, het maken van het tekstkader...voor het toevoegen van de autoshape in de PPTX-dia, wordt de ...

    kb.aspose.com/nl/slides/net/how-to-strike-out-t...