Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 49,140 for

shapes

(0.08 sec)
  1. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....Examples: Shows how to insert DML shapes into a document. Document doc...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/java/com.aspose.word...
  2. Render Gradient Fill for the WordArt while Conv...

    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....the gradient fill of WordArt shapes when the spreadsheets were...the gradient fill of WordArt shapes. The following screenshot shows...

    docs.aspose.com/cells/java/render-gradient-fill...
  3. How to Add Lines to PDF in Python

    This article guides on how to add lines to PDF in Python. The basic information is provided on how to insert a line in PDF in Python by sharing the configuration details, a list of steps and a runnable sample code....Append this line object to the shapes collection of the graph object...it contains a collection of shapes where the newly created line...

    kb.aspose.com/pdf/python/how-to-add-lines-to-pd...
  4. System.Drawing.Common (System.Drawing) alternat...

    System.Drawing alternative with Aspose.Drawing.Common C# API for drawing pictures. Cross platform drawing library for support 2D drawing including drawing lines, drawing Shapes and bezier curves. Using affine transformation, anti-aliasing lines and Shapes. Rendering text with different styles and fonts....curves, splines, arcs, and shapes like rectangles, polygons,...possibility to draw text in the shapes with alignment. Rendering text...

    docs.aspose.com/drawing/net/developer-guide/sys...
  5. 使用 VSTO 和 Aspose.Slides for .NET 创建新演示文稿|Aspose...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并使用 C# 编写干净、可靠的代码来创建新的 PowerPoint (PPT, PPTX) 演示文稿。... Shapes . Title . TextFrame . TextRange...Heading" ; //设置副标题文本 slide . Shapes [ 2 ]. TextFrame . TextRange...

    docs.aspose.com/slides/zh/net/create-a-new-pres...
  6. Convert PPT to PPTX in Python|Aspose.Slides for...

    Convert legacy PPT presentations to modern PPTX fast in Python with Aspose.Slides — clear tutorial, free code samples, no Microsoft Office dependency....presentation with group shapes, auto-shapes (like rectangles and...and ellipses), and shapes with custom geometry. Convert a presentation...

    docs.aspose.com/slides/python-net/convert-ppt-t...
  7. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly.... shapes . add_ole_object_frame ( 0...linked Excel file. slide . shapes . add_ole_object_frame ( 20...

    docs.aspose.com/slides/python-net/manage-ole/
  8. Using ActiveX Controls in Excel with Python

    This article guides on using ActiveX controls in Excel with Python. It has the IDE details, steps, and a sample code to add ActiveX command button using Python....default sheet, and access the shapes collection Call the addActiveXControl()...and get the reference to the shapes collection in the selected...

    kb.aspose.com/cells/python/using-activex-contro...
  9. OoxmlCompliance enumeration | Aspose.Words for ...

    Aspose.Words.Saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....Examples Shows how to insert DML shapes into a document. let doc =...are two wrapping types that shapes may have. // 1 - Floating:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Animate PowerPoint Charts in Java|Aspose.Slides...

    Create stunning animated charts in Java with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); // Animate the...

    docs.aspose.com/slides/java/animated-charts/