Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 43,024 for

shapes

(0.1 sec)
  1. GroupShape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.GroupShape class to easily manage and manipulate grouped Shapes in your documents for enhanced visual appeal....class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 管理单元格|Aspose.Slides 文档

    C#或.NET中PowerPoint演示文稿中的表格单元格... Shapes [ 0 ] as ITable ; // 假设Slide#0.Shape#0是一个表格 for...将表格形状添加到幻灯片 ITable tbl = sld . Shapes . AddTable ( 100 , 50 , dblCols...

    docs.aspose.com/slides/zh/net/manage-cells/
  3. 从演示文稿形状中提取图像|Aspose.Slides for Python 文档

    在 Python 中从 PowerPoint 演示文稿中提取图像... shapes )): shape = slide . shapes [ i ] shape_image =...if type ( shape ) is slides . AutoShape and shape . fill_format...

    docs.aspose.com/slides/zh/python-net/extracting...
  4. WordArt|Aspose.Slides for Python Documentation

    Add, manipulate, and manage WordArt and effects in PowerPoint presentations in Python or Aspose.Slides for Python via .NET...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/
  5. 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...
  6. 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-...
  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. 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...
  9. 管理自动适应设置|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 中文本框的自动适应设置...属性(来自 TextFrameFormat 类)设置为 Shape 。 以下 C# 代码展示了如何在 PowerPoint...IAutoShape autoShape = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/manage-autofit-se...
  10. Shape Effect|Aspose.Slides for Node.js via .NET...

    Apply effect to PowerPoint shape in JavaScript...Shape Effect Contents [ Hide ] While effects in PowerPoint can...can be used to make a shape stand out, they differ from fills...

    docs.aspose.com/slides/nodejs-java/shape-effect/