Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 1,093 for

autoshape

(0.05 sec)
  1. Rectángulo|Documentación de 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 ); // Agregar AutoShape de tipo elipse IShape shp...get_Item ( 0 ); // Agregar AutoShape de tipo elipse IShape shp...

    docs.aspose.com/slides/es/java/rectangle/
  2. Đánh dấu văn bản trong PowerPoint bằng Java

    Đánh dấu văn bản trong PowerPoint bằng Java. Nhận thông tin chi tiết về cách đặt IDE, danh sách các bước và mã mẫu để đánh dấu trong PowerPoint bằng Java....truyền cho Đối tượng dưới dạng AutoShape Đánh dấu văn bản bằng cách...đánh dấu. Sau khi đối tượng AutoShape được tạo, hãy sử dụng đối...

    kb.aspose.com/vi/slides/java/highlight-text-in-...
  3. Aspose.Words.Drawing | Aspose.Words för .NET

    DeAspose.Words.Drawing namnutrymme tillhandahåller klasser som gör det möjligt att skapa och ändra ritobjekt i C#....ritskiktet, till exempel en AutoShape, textbox, freeform, OLE-objekt...objekt i ritskiktet, såsom en AutoShape, freeform, OLE-objekt, ActiveX-kontroll...

    reference.aspose.com/words/sv/net/aspose.words....
  4. Rechteck|Aspose.Slides Dokumentation

    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....( 0 ); // Fügen Sie eine AutoShape des Ellipsentyps hinzu IShape...( 0 ); // Fügen Sie eine AutoShape des Ellipsentyps hinzu IShape...

    docs.aspose.com/slides/de/java/rectangle/
  5. 椭圆|Aspose.Slides 文档

    在C#或.NET中创建PowerPoint演示文稿中的椭圆...使用IShapes对象暴露的AddAutoShape方法添加椭圆类型的AutoShape 将修改后的演示文稿写入PPTX文件 在下面给出的示...使用IShapes对象暴露的AddAutoShape方法添加椭圆类型的AutoShape。 将椭圆的填充类型设置为实心。 使用与IShape...

    docs.aspose.com/slides/zh/net/ellipse/
  6. 使用 C# 在 PowerPoint 中突出显示文本

    使用 C# 在 PowerPoint 中突出显示文本。获取 IDE 设置、步骤列表和示例代码,以使用 C# 在幻灯片中搜索文本并在 PowerPoint 中突出显示。...并遍历所有幻灯片 迭代每张幻灯片中的所有形状并访问 AutoShape 对象中的每个形状 突出显示包含所需单词的所有文本实例...HighlightText() 的各种重载方法,使用 AutoShape 对象突出显示文本。 使用 C# 开发 PowerPoint...

    kb.aspose.com/zh/slides/net/highlight-text-in-p...
  7. Conector|Documentación de Aspose.Slides para PHP

    Conectar formas de PowerPoint... Agrega dos AutoShape a la diapositiva usando el...getShapes (); # Agrega una autoshape Elipse $ellipse = $shapes...

    docs.aspose.com/slides/es/php-java/connector/
  8. Marca de agua|Documentación de Aspose.Slides pa...

    Añadir marcas de agua de texto e imagen a presentaciones de PowerPoint en Python...se envuelve en un objeto AutoShape . Para agregar texto de marca...diapositiva: crea un objeto AutoShape y luego agrega la marca de...

    docs.aspose.com/slides/es/python-net/watermark/
  9. Formenmanipulationen|Aspose.Slides Dokumentation

    Manipulieren Sie PowerPoint-Formen in C# oder .NET...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...

    docs.aspose.com/slides/de/net/shape-manipulations/
  10. Transición de Diapositiva|Documentación de Aspo...

    Agregue transición de diapositiva de PowerPoint y efectos de transición en C# o .NET...Presentation ()) { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . TextFrame . Text = "Transición...

    docs.aspose.com/slides/es/net/slide-transition/