Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 5,440 for

shape group

(0.19 sec)
  1. Watermark PPTX File Online or using Java | prod...

    Free online app to Watermark different PPTX files. Java watermarking library code for PPTX presentations....master slide Add the water mark shape Use watermarkShape.addTextFrame...(Joint Photographic Expert Group) Add Watermark to JPG Add Watermark...

    products.aspose.com/total/java/watermark/pptx/
  2. Working with Content Control SDT|Aspose.Words f...

    using Node.js you can embed customer-defined semantics as well as its behaviour and appearance into a document....HeaderFooter , Comment , Footnote or a Shape node Row-level - Among rows...ComboBox Date BuildingBlockGallery Group Picture RichText PlainText The...

    docs.aspose.com/words/nodejs-net/working-with-c...
  3. SVG Shapes – SVG Code Examples – Aspose.SVG Guide

    You learn how to create SVG Shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how to apply style properties to them....NET SVG Drawing Basics SVG Shapes Live Demos SVG .NET Solution...Reference Download Pricing Buy SVG Shapes – Basics & SVG Code, Examples...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  4. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....endTable(); // Textbox: Shape textBox = builder.insertShape(ShapeType...contents"); ((Shape)docEdited.getChild(NodeType.SHAPE, 0, true))...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....property, // the INDEX field will group them into one entry. FieldIndex...property, // the INDEX field will group them into one entry. FieldIndex...

    reference.aspose.com/words/java/com.aspose.word...
  6. Optimize Image Management in Presentations in ....

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for .NET, optimizing performance and automating your workflow.... Shapes . AddPictureFrame ( ShapeType...AddImage ( imageData ); slide . Shapes . AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/net/image/
  7. How to draw a snowflake – SVG Tutorial With Cod...

    Create stunning snowflakes in SVG with clear code, reusable elements, and smooth animation – perfect for winter web and graphic design....of which is their hexagonal shape. They have six identical branches...and viewBox attributes. SVG Shapes – You can learn how to create...

    docs.aspose.com/svg/how-to-draw-a-snowflake/
  8. Optimize Image Management in Presentations on A...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Android via Java, optimizing performance and automating your workflow....(); } Convert 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/
  9. Path Builder – Create SVG Path – Aspose.SVG for...

    Learn how to use PathBuilder to create SVG paths using Aspose.SVG for .NET. PathBuilder makes it easier to create and manipulate SVG paths....process of creating intricate shapes and curves. Path Builder SVG...to creating a wide range of shapes, from simple rectangles to...

    docs.aspose.com/svg/net/path-builder/
  10. Doc文档save时报错 - Free Support Forum - aspose.com

    请问下这个报错可能是什么原因: <dependency> <GroupId>com.aspose</GroupId> <artifactId>aspose-words</artifactId> <version>24.7</version>= </dependency> public String doc2Markdown(String taskId, InputStream inputStream, DocFilterCal…...SHAPE, true).clear(); document.ge...getChildNodes(NodeType.GROUP_SHAPE, true).clear(); MarkdownSaveOptions...

    forum.aspose.com/t/doc-save/324374