Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 48,846 for

shape

(0.36 sec)
  1. ImageFieldMergingArgs | Aspose.Words for Java

    Provides data for the IFieldMergingCallback.imageFieldMergingcom.aspose.words.ImageFieldMergingArgs event in Java.... getShape() Specifies the shape that the mail merge engine must...document. setShape(Shape value) Specifies the shape that the mail...

    reference.aspose.com/words/java/com.aspose.word...
  2. Add Ellipses to Presentations in .NET|Aspose.Sl...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for .NET across PPT and PPTX presentations—C# code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/net/ellipse/
  3. 在python中壓縮doc

    在Python中壓縮DOC而不會損失質量。優化DOC內容,輕鬆減小文件大小。...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/zh-hant/python-net/co...
  4. Unable to Get Anchoring Type for Vertical Align...

    Hi, auto textFrameFormat = Shape->get_TextFrame()->get_TextFrameFormat(); auto anchor = textFrameFormat->get_AnchoringType(); get_Anchoring returns undefined for the attached presentation. The set text vertical alignm…...Hi, auto textFrameFormat = shape->get_TextFrame()->get_TextFrameFormat();...how to do this: // Assuming 'shape' is your SharedPtr<IAutoShape>...

    forum.aspose.com/t/unable-to-get-anchoring-type...
  5. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in JavaScript with Aspose.Slides. Load sheets and cells and use values to generate data-driven PowerPoint presentations....paragraphs from the target shape (assumes shape index 1 is used). let...Presentation (); try { // Add a table shape to the first slide. let table...

    docs.aspose.com/slides/nodejs-java/excel-integr...
  6. Create VSSM Files via Python | products.aspose.com

    Python Sample code for generating VSSM documents. Use this code for creating VSSM files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-net/create/v...
  7. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/python-net/ellipse/
  8. Group or ungroup shapes, pictures, or other obj...

    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....Ask AI Group or ungroup shapes, pictures, or other objects Contents...you may want to group certain shapes, pictures, or objects in a...

    docs.aspose.com/cells/net/group-or-ungroup/
  9. How to Add Hyperlink to an Image in PowerPoint ...

    This article contains information on how to add hyperlink to an image in PowerPoint using C#. It covers the configuration details using step wise approach to accomplish the task and a sample code to add hyperlink to an image in PPT in C#....Insert a picture frame in the shapes collection of the selected...hyperlink for the picture frame shape using the Hyperlink class and...

    kb.aspose.com/slides/net/how-to-add-hyperlink-t...
  10. Add Ellipses to Presentations on Android|Aspose...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Android across PPT and PPTX presentations—Java code examples included....developers about adding ellipse shapes to their slides using Aspose...to draw different kinds of shapes with just a few lines of code...

    docs.aspose.com/slides/androidjava/ellipse/