Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 9,894 for

shape

(0.05 sec)
  1. 组|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加组形状... shapes # 向幻灯片添加组形状 groupShape = slideShapes...add_group_shape () # 在添加的组形状中添加形状 groupShape . shapes . add_auto_shape...

    docs.aspose.com/slides/zh/python-net/group/
  2. Aspose::Words::Saving::SaveOptions::get_DmlRend...

    Aspose::Words::Saving::SaveOptions::get_DmlRenderingMode method. Gets or sets a value determining how DrawingML Shapes are rendered in C++....value determining how DrawingML shapes are rendered. Aspose :: Words...Document > ( MyDir + u "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Trend Line|Aspose.Slides for Python Documentation

    Add trend line and custom line to PowerPoint presentations in Python... shapes . add_chart ( charts . ChartType...AddChart method exposed by Shapes object Add an AutoShape of...

    docs.aspose.com/slides/python-net/trend-line/
  4. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story.... Shape ( doc , aw . Drawing . ShapeType...alignment of the text inside the shape. textBox . horizontalAlignment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OoxmlSaveOptions.saveFormat property | Aspose.W...

    OoxmlSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...inserting an image will define its shape using VML. doc . compatibilityOptions...standard does not support VML shapes. // If we set the "Compliance"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Manage PowerPoint Paragraph in C++|Aspose.Slide...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in C++...IAutoShape > ashp = sld -> get_Shapes () -> AddAutoShape ( ShapeType...IAutoShape > ashp = sld -> get_Shapes () -> AddAutoShape ( ShapeType...

    docs.aspose.com/slides/cpp/manage-paragraph/
  7. Connectors not importing correctly - Free Suppo...

    After importing vsd file, some connectors have extra entry in geometry section, which results in extra lines at the end of connectors. vsd file in question and screenshot of an issue: connector issue.zip (218.5 KB) Th…...connector shape : Identify the specific connector shape you want...vsdx"); // Set the connector shape ID (replace with your actual...

    forum.aspose.com/t/connectors-not-importing-cor...
  8. 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/
  9. Aspose::Words::Drawing::ImageType enum | Aspose...

    Aspose::Words::Drawing::ImageType enum. Specifies the type (format) of an image in a Microsoft Word document in C++....Shows how to add an image to a shape and check its type. auto doc...it into a .png. SharedPtr < Shape > imgShape = builder -> InsertImage...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 管理标签和自定义数据|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.... dispose (); } 或者为任何单独的 Shape 设置: Presentation pres = new...get_Item ( 0 ); IAutoShape shape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/zh/java/managing-tags-an...