Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 48,563 for

shapes

(0.16 sec)
  1. Manage Table Cells in Presentations in .NET|Asp...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation.... Shapes [ 0 ] as ITable ; // assuming...assuming that Slide#0.Shape#0 is a table for ( int i = 0 ; i < table...

    docs.aspose.com/slides/net/manage-cells/
  2. Create Visio Diagram in Python

    This tutorial discusses the details to create Visio diagram in Python. It encompasses the stepwise algorithm and a working sample code to automate Visio diagram creation in Python....Insert a rectangle shape with the add_shape() method and set different...with the master shapes. Then, insert a shape by mentioning the...

    kb.aspose.com/diagram/python/create-visio-diagr...
  3. Pdf Compliace PDF/A and PDF/UA - Free Support F...

    I’m setting the PDF compliance to PDF_A_4_UA_2 but the generated document doesn’t appear to be compliant with any PDF/A standard....Words uses alternative text of shapes as description in PDF. but...no alternative texts set for shapes in your document. Please try...

    forum.aspose.com/t/pdf-compliace-pdf-a-and-pdf-...
  4. Manage PowerPoint Slide Masters in Python|Aspos...

    Automate PowerPoint and OpenDocument slide masters with Aspose.Slides for Python via .NET to maximize development efficiency. A complete guide for beginners and advanced users....PowerPoint: change backgrounds, add shapes, customize layouts, and more...Master (background, fonts, shapes, etc.). When multiple Slide...

    docs.aspose.com/slides/python-net/slide-master/
  5. Add Watermark to Visio|Documentation

    How to add watermark to visio using Java Diagram API.... Then add shapes and connectors to build up...

    docs.aspose.com/diagram/java/add-watermark-to-v...
  6. Add Pivot Connection with Golang via C++|Docume...

    Learn how to add pivot connection with Aspose.Cells library using C++.... Sample Code Shapes Formulas...

    docs.aspose.com/cells/go-cpp/add-pivot-connection/
  7. Highlight Text in PowerPoint using C#

    Highlight text in PowerPoint using C#. Get the IDE settings, a list of steps, and sample code to search text in the slides and highlight in PowerPoint using C#....through all the shapes in each slide and access each shape in an AutoShape...and iterate through all the shapes in each slide. Use the AutoShape...

    kb.aspose.com/slides/net/highlight-text-in-powe...
  8. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional text in Python....skew, bend, and stretch the shape of a text. WordArt allows you...gets applied to a text or its shape. WordArt in Aspose.Slides In...

    docs.aspose.com/slides/python-net/wordart/
  9. Manage Table Cells in Presentations with Python...

    Effortlessly manage table cells in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation....presentation : # Assuming the first shape on the first slide is a table...presentation . slides [ 0 ] . shapes [ 0 ] for row_index in range...

    docs.aspose.com/slides/python-net/manage-cells/
  10. Crop / Union / Difference - are supported? - Fr...

    Is this functionallity supported directly by the library ?...only hides pixels—the original shapes are still intact. Current work-around...will still show the unclipped shapes. Planned solution: A separate...

    forum.aspose.com/t/crop-union-difference-are-su...