Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 5,382 for

autoshape

(0.12 sec)
  1. Rechtecke zu Präsentationen in JavaScript hinzu...

    Steigern Sie Ihre PowerPoint‑Präsentationen, indem Sie Rechtecke mit JavaScript und Aspose.Slides für Node.js hinzufügen – gestalten und ändern Sie Formen einfach programmatisch....Klasse ShapeCollection ein AutoShape vom Typ Rectangle hinzu. Schreiben...get_Item ( 0 ); // Fügen Sie ein AutoShape vom Typ Ellipse hinzu var...

    docs.aspose.com/slides/de/nodejs-java/rectangle/
  2. C++ で PowerPoint プレゼンテーションを Word 文書に変換|Aspose.S...

    C++ で Aspose.Slides を使用して、PowerPoint の PPT および PPTX スライドを編集可能な Word 文書に変換し、レイアウト、画像、書式設定を正確に保持します。...ObjectExt :: Is < AutoShape > ( shape )) { auto autoShape = System ::...AsCast < AutoShape > ( shape ); builder -> Writeln ( autoShape -> get_TextFrame...

    docs.aspose.com/slides/ja/cpp/convert-powerpoin...
  3. 椭圆|Aspose.Slides for Node.js via .NET 文档

    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....addAutoShape 方法添加 Ellipse 类型的 AutoShape。 将修改后的演示文稿写入为 PPTX 文件。 在下...get_Item ( 0 ); // 添加椭圆类型的 AutoShape sld . getShapes (). addAutoShape...

    docs.aspose.com/slides/zh/nodejs-java/ellipse/
  4. Añadir rectángulos a presentaciones en JavaScri...

    Mejora tus presentaciones de PowerPoint añadiendo rectángulos con JavaScript y Aspose.Slides para Node.js—diseña y modifica formas de forma programada fácilmente.... Añada un AutoShape de tipo Rectangle usando el...get_Item ( 0 ); // Agregar AutoShape de tipo elipse var shp = sld...

    docs.aspose.com/slides/es/nodejs-java/rectangle/
  5. 在 C# 中編輯 PDF | products.aspose.com

    在 C# 中編輯 PDF。使用 .NET 庫 API 編輯 PDF 文檔...pdf" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/zh-hant/net/editor/pdf/
  6. Chỉnh sửa PDF trong C# | products.aspose.com

    Chỉnh sửa PDF trong C#. Sử dụng API thư viện .NET để chỉnh sửa tài liệu PDF...pdf" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/vi/net/editor/pdf/
  7. पीपीटीएक्स को सी | products.aspose.com

    पीपीटीएक्स को सी...(shape is AutoShape autoShape) { builder.Writeln(autoShape.TextFrame...

    products.aspose.com/slides/hi/net/conversion/pp...
  8. Edytuj PDF w C# | products.aspose.com

    Edytuj PDF w C#. Użyj API biblioteki .NET do edycji dokumentu PDF...pdf" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/pl/net/editor/pdf/
  9. Edytuj HTML w C# | products.aspose.com

    Edytuj HTML w C#. Użyj API biblioteki .NET do edycji pliku HTML...html" ); AutoShape shape = (AutoShape)pres.Slides[ 0 ]...

    products.aspose.com/slides/pl/net/editor/html/
  10. Управление зумами в презентациях с помощью Pyth...

    Создавайте и настраивайте зум с помощью Aspose.Slides для Python через .NET — переходите между разделами, добавляйте миниатюры и переходы в презентациях PPT, PPTX и ODP....текстовое поле для второго слайда autoshape = slide2 . shapes . add_auto_shape... 100 , 200 , 500 , 200 ) autoshape . text_frame . text = "Second...

    docs.aspose.com/slides/ru/python-net/manage-zoom/