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

autoshape

(0.1 sec)
  1. Python でプレゼンテーションを作成する|Documentation

    Aspose.Slides を使用して Python で PowerPoint プレゼンテーションを作成します—PPT、PPTX、ODP ファイルを生成し、OpenDocument サポートの利点を活かしてプログラムで保存し、信頼性の高い結果を得る方法を解説します。...add_auto_shape メソッドを使用して、 LINE タイプのAutoShapeを追加します。 修正されたプレゼンテーションをPPTXファイルとして保存します。...

    docs.aspose.com/slides/ja/python-net/create-pre...
  2. Ligne de Tendance|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....Shapes Ajoutez une forme AutoShape de type ligne en utilisant...

    docs.aspose.com/slides/fr/cpp/trend-line/
  3. Tạo POTM Bài thuyết trình trong Node.js | produ...

    Tạo bài thuyết trình Microsoft Powerpoint POTM bằng ứng dụng Node mà không cần sử dụng Microsoft Office....tượng Shapes cung cấp để thêm AutoShape thuộc loại Line. Viết bản...

    products.aspose.com/total/vi/nodejs-java/create...
  4. Tạo PPTX Bài thuyết trình trong Node.js | produ...

    Tạo bài thuyết trình Microsoft Powerpoint PPTX bằng ứng dụng Node mà không cần sử dụng Microsoft Office....tượng Shapes cung cấp để thêm AutoShape thuộc loại Line. Viết bản...

    products.aspose.com/total/vi/nodejs-java/create...
  5. خصائص العرض|وثائق 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....pptxFileName ); try { AutoShape autoShape = ( AutoShape ) pres . getSlides...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ar/androidjava/presentat...
  6. スライド遷移|Aspose.Slides ドキュメント

    PowerPointスライド遷移、JavaのPowerPoint Morph遷移...Presentation (); try { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/ja/androidjava/slide-tra...
  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....pptxFileName ); try { AutoShape autoShape = ( AutoShape ) pres . getSlides...); IParagraph paragraph = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/ru/java/presentation-pro...
  8. Managing Controls|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....Cells allows you to draw autoshapes in your worksheets. You may...the Drawing toolbar, click AutoShapes , point to Lines , and select...

    docs.aspose.com/cells/java/managing-controls/
  9. Archivo

    Archivo...IAutoShape autoShape = shape as IAutoShape; if (autoShape != null)...(IParagraph paragraph in autoShape.TextFrame.Paragraphs) { foreach...

    blog.aspose.com/es/slides/work-with-hyperlinks-...
  10. Архивы

    Архивы...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/ru/slides/work-with-hyperlinks-...