Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 48,106 for

shapes

(0.2 sec)
  1. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. // A SHAPE field is the...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Public API Changes in Aspose.Diagram 4.3.0|Docu...

    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....NameU as parameters to glue shapes in the container. You can see...about these features: [Glue Shapes Inside the Container] Overloaded...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Remove Watermark in PowerPoint using Java

    Remove watermark in PowerPoint using Java. Get details to set the IDE, a list of steps, and a sample code to remove watermark from PowerPoint using Java....the shapes in a slide Access each shape and filter shapes having...name Remove the shape from the collection of shapes of the selected...

    kb.aspose.com/slides/java/remove-watermark-in-p...
  4. 在 PHP 的 ShapeSheet 中创建用户定义的单元格|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....$page = $pages -> get ( $i ); $shapes = $page -> getShapes (); $j...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $j...

    docs.aspose.com/diagram/zh/java/create-user-def...
  5. Manage Presentation Themes in .NET|Aspose.Slide...

    Master presentation themes in Aspose.Slides for .NET to create, customize and convert PowerPoint files with consistent branding....{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...Rectangle , 10 , 10 , 100 , 100 ); shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/net/presentation-theme/
  6. 管理演示文稿超链接(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升互动性和工作流。...MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...idx_get ( 0 ) -> get_Shapes (); auto shape = shapes -> AddAutoShape...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  7. Section.delete_header_footer_shapes method | As...

    Section.delete_header_footer_Shapes method. Deletes all Shapes (drawing objects) from the headers and footers of this section....delete_header_footer_shapes method delete_header_footer_shapes() Deletes...Deletes all shapes (drawing objects) from the headers and footers of...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Features Overview|Aspose.Slides for Python Docu...

    Discover Aspose.Slides for Python via .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently....Finding a Shape You can also find a particular shape from a slide...alternative text associated with the shape Backgrounds Aspose.Slides for...

    docs.aspose.com/slides/python-net/features-over...
  9. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET.... shapes . add ( ellipse1 ) # Create...second ellipse to graph graph . shapes . add ( ellipse2 ) # Add Graph...

    docs.aspose.com/pdf/python-net/add-ellipse/
  10. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline Shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!...inline shape with specified type and size. public Shape InsertShape...Description shapeType ShapeType The shape type to insert into the document...

    reference.aspose.com/words/net/aspose.words/doc...