Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 5,102 for

shape group

(0.07 sec)
  1. PPT to PPTX conversion|Aspose.Slides 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.... Group shapes. Converting autoshapes including...including rectangles and ellipses. Shapes with custom geometry. Textures...

    docs.aspose.com/slides/java/ppt-to-pptx-convers...
  2. Programming with Documents in Java|Aspose.Words...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with Java. Work with document properties, settings, and content, as well as with document appearance through the management of colors, Shapes, fonts and other graphics....articles on working with colors, shapes, fonts, and other graphical...the corresponding article or group of articles: Aspose.Words Document...

    docs.aspose.com/words/java/programming-with-doc...
  3. CDR Images Dithering with Python | products.asp...

    How to use Python for CDR images and photos dithering on desktop and web applications....file contains text, lines, shapes, images, colours and effects...Experts Group) AVIF JPEG (Joint Photographic Experts Group) DIB...

    products.aspose.com/imaging/python-net/dither/cdr/
  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();...ppt. Please look into this. group.pptx.zip (26.6 KB) using aspose...

    forum.aspose.com/t/unable-to-get-anchoring-type...
  5. 在 Python 中为演示文稿添加水印|Aspose.Slides for Python 文档

    了解如何在 Python 中管理 PowerPoint 和 OpenDocument 演示文稿中的文本和图像水印,以指示草稿、机密信息、版权等。... PictureFrame 实现了 Shape 类,使您可以使用形状对象的所有灵活设置。由于 TextFrame...TextFrame 不是形状,其设置有限,因此将其封装在 Shape 对象中。 水印可以有两种应用方式:应用于单个幻灯片或所有演...

    docs.aspose.com/slides/zh/python-net/watermark/
  6. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java application or an image....meshes, lights, cameras, or groups. Nodes can be transformed,...other nodes, allowing for grouping of different objects within...

    docs.aspose.com/3d/java/aspose-3d-document-obje...
  7. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image....meshes, lights, cameras, or groups. Nodes can be transformed,...other nodes, allowing for grouping of different objects within...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  8. Image|Aspose.Slides for Node.js via .NET Docume...

    Work with images in Slides in PowerPoint Presentation using JavaScript. Add images from disk or from web in PowerPoint Slides using JavaScript. Add images to Slide Masters or as Slide Background using JavaScript. Add SVG to PowerPoint Presentation using JavaScript. Convert SVG to Shapes in PowerPoint using JavaScript. Add images as EMF in Slides using JavaScript....// Adds an Ole Object Frame shape var oleObjectFrame = sld . getShapes...Converting SVG to a Set of Shapes Aspose.Slides' conversion of...

    docs.aspose.com/slides/nodejs-java/image/
  9. Symbology - C# GIS API|Documentation

    GIS C# Library or API supports symbolizers to draw feature geometry like Marker, Line, Fill and combining symbolizers to create more complex visualizations....SimpleMarker Draws a predefined shape with customizable fill and outline...Draws clustering of markers, grouping of these items. Geometry Generator...

    docs.aspose.com/gis/net/symbology/
  10. Make DOC Using Java

    Make a new DOC in Java in a few steps. Easily create DOC using Java library.... compile ( group : 'com.aspose' , name : 'aspose-words'...new DocumentBuilder (doc); Shape shape = builder.insertChart(ChartType...

    products.aspose.com/words/java/make/doc/