Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 45,856 for

shapes

(0.06 sec)
  1. Primitive Shape to Mesh|Documentation

    Aspose.3D for Node.js via Java API has support of converting any primitive shape to mesh. Primitive Shapes include most basic and used objects like box, sphere, plane, cylinder, and torus....Primitive Shape to Mesh Contents [ Hide ] Convert Primitive Shape...Shape to Mesh Aspose.3D for Node.js via Java API has support...

    docs.aspose.com/3d/nodejs-java/primitive-shape-...
  2. Image|Aspose.Slides Documentation

    Work with images in Slides in PowerPoint Presentation using Java. Add images from disk or from web in PowerPoint Slides using Java. Add images to Slide Masters or as Slide Background using Java. Add SVG to PowerPoint Presentation using Java. Convert SVG to Shapes in PowerPoint using Java. Add images as EMF in Slides using Java....Converting SVG to a Set of Shapes Aspose.Slides' conversion of...of SVG to a set of shapes is similar to the PowerPoint functionality...

    docs.aspose.com/slides/androidjava/image/
  3. Stroke.fill property | Aspose.Words for Node.js

    Stroke.fill property. Gets fill formatting for the [Stroke](../)....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...WrapType . None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in Java...Custom Shape Contents [ Hide ] Change a Shape Using Edit Points...any shape. Using edit points, you get to change a shape or create...

    docs.aspose.com/slides/androidjava/custom-shape/
  5. Underline Gets Cut When Converting a Presentati...

    Hi Team, I have a sample PPTX with a single slide. The slide has a text with an underline. When I get the image of this text using Aspose, I see that the underline is partially cut. I am using Aspose 25.5 version. The …...When Converting a Presentation Shape to an Image in C# Aspose.Slides...Slides[slideIndex]; // Process each shape in the current slide foreach...

    forum.aspose.com/t/underline-gets-cut-when-conv...
  6. 在python中壓縮pdf

    在Python中壓縮PDF而不會損失質量。優化PDF內容,輕鬆減小文件大小。...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...
  7. Get all the text in a slide|Aspose.Slides Docum...

    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....through shapes to find the placeholder foreach ( Shape shp in...in sld . Shapes ) if ( shp . Placeholder != null ) { //get the...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  8. How to Set Text to Header in Presentation Using...

    Hi everyone again; We need your help. We use Aspose Slides for .Net version 18.3, and we try to set text to header. I look this : Presentation Header and Footer|Aspose.Slides Documentation But visual studio doesn’t f…...(var shape in slide.NotesSlideManager.NotesSlide.Shapes) { if...if (shape.Placeholder != null && shape.Placeholder.Type == PlaceholderType...

    forum.aspose.com/t/how-to-set-text-to-header-in...
  9. Cell.ensure_minimum method | Aspose.Words for P...

    Cell.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph....typical elements such as runs, shapes, and even other tables. # Our...add contents such as run and shape nodes to it until it does. self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Edit Visio VSSM files via Python | products.asp...

    Python sample code to edit Visio VSSM documents within any Python based application....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/python-java/editor/...