Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 50,437 for

shapes

(0.07 sec)
  1. Convert VSX to EMF via Java | products.aspose.com

    Sample Java conversion code for VSX format to EMF file. Use this example code to convert VSX to EMF within any Web or Desktop Java based application....that consist of drawings and shapes that are used for creating...

    products.aspose.com/diagram/java/conversion/vsx...
  2. CDR Images Merge with Python | products.aspose.com

    How to use Python for CDR images and photos merge on desktop and web applications....file contains text, lines, shapes, images, colours and effects...

    products.aspose.com/imaging/python-net/merge/cdr/
  3. CDR Images Crop with Python | products.aspose.com

    How to use Python for CDR images and photos crop on desktop and web applications....file contains text, lines, shapes, images, colours and effects...

    products.aspose.com/imaging/python-net/crop/cdr/
  4. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...value determining how DrawingML shapes are rendered. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Feature List | Aspose.Page for Java

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for Java....elements Create vector graphics shapes (Path element) using a set...

    docs.aspose.com/page/java/feature-list/
  7. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#.... Shapes . Paste (); // Position the...IOleObjectFrame oleFrame = slide . Shapes . AddOleObjectFrame ( 0 , 0...

    docs.aspose.com/slides/net/create-and-embed-an-...
  8. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!...INCLUDEPICTURE fields // into image shapes when loading a document that...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 使用 Python 在演示文稿中自定义 3D 图表|Aspose.Slides for Pyt...

    了解如何在 Aspose.Slides for Python via .NET 中创建和自定义 3D 图表,支持 PPT、PPTX 和 ODP 文件——提升您的演示文稿效果。... shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/3d-chart/
  10. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word document nodes, enabling seamless document manipulation and customization....(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/node/