Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 49,130 for

shape

(0.17 sec)
  1. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。...slides [ 0 ] shape = slide . shapes . add_auto_shape ( slides ...., 100 , 600 , 50 , False ) shape . add_text_frame ( "Aspose:...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  2. How to Add Image Watermark in PPTX Presentation...

    We'll walk you through the steps in C# for how to add image watermark in PPTX presentation using c#. You may add put picture watermark in by PowerPoint using easy API interface in C#....Format the shape properties Apply locking on the added shape to protect...platforms. Above all, the unique shape locking feature that is offered...

    kb.aspose.com/slides/net/how-to-add-image-water...
  3. Drawing Images|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....Graphics class to draw the line shapes on the Image surface. To demonstrate...Graphics class to draw an ellipse shape on the image surface. To demonstrate...

    docs.aspose.com/imaging/java/drawing-images/
  4. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架...Slides 还提供了 Shape 类,可用于向幻灯片添加形状。但并非所有通过 Shape 类添加的形状都能容纳文字。而通过...(); } } Check for Text Box Shape Aspose.Slides 提供了 AutoShape...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...
  5. Rendering Timeline|Documentation

    Manage timelines of Excel files with Aspose.Cells for JavaScript via C++....supports rendering of timeline shapes without requiring Office 2013...existing timeline. Get the shape object by the name of the timeline...

    docs.aspose.com/cells/javascript-cpp/rendering-...
  6. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Linear Extrusion|Documentation

    Aspose.3D for .NET offers LinearExtrusion class, which takes a 2D Shape as an input and extends the Shape in the 3rd dimension....takes a 2D shape as an input and extends the shape in the 3rd...rotation while extruding the shape. Following code snippet shows...

    docs.aspose.com/3d/net/working-with-linear-extr...
  8. Working with Linear Extrusion|Documentation

    Aspose.3D for Python via .NET offers LinearExtrusion class, which takes a 2D Shape as an input and extends the Shape in the 3rd dimension....takes a 2D shape as an input and extends the shape in the 3rd...rotation while extruding the shape. Following code snippet shows...

    docs.aspose.com/3d/python-net/working-with-line...
  9. GradientStop constructor | Aspose.Words for Python

    aspose.words.drawing.GradientStop constructor...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...width = 80 , height = 80 ) shape . fill . two_color_gradient...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Export OfficeMath as SVG in HTML - Free Support...

    Is it possible to convert docx to HTML with OfficeMath as SVG? Could you please mention the way of doing that?...Create a shape with metafile image. Shape mathShape = new Shape(doc...WrapType.Inline; // Insert shape right after OfficeMath. m.ParentNode...

    forum.aspose.com/t/export-officemath-as-svg-in-...