Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 45,860 for

shape

(0.09 sec)
  1. Shape.accept method | Aspose.Words for Node.js

    Shape.accept method. Accepts a visitor....for all child nodes of the shape and calls DocumentVisitor.visitShapeEnd()...Drawing class Shape Shape.textPath property Shape.acceptEnd method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextBoxAnchor | Aspose.Words for Java

    Specifies values used for Shape text vertical alignment in Java....TextBoxAnchor Specifies values used for shape text vertical alignment. Examples:...new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  3. OleFormat.sourceFullName property | Aspose.Word...

    OleFormat.sourceFullName property. Gets or sets the path and name of the source file for the linked OLE object....creates shapes that store these objects. let shapes = doc . getChildNodes...getChildNodes ( aw . NodeType . Shape , true ). toArray (). map (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Compress DOCX In Javascript

    Compress DOCX in JavaScript without losing quality. Optimize DOCX content, reduce file size easily....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // It's...

    products.aspose.com/words/nodejs-net/compress/d...
  5. Compress WORD In Javascript

    Compress WORD in JavaScript without losing quality. Optimize WORD content, reduce file size easily....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // It's...

    products.aspose.com/words/nodejs-net/compress/w...
  6. Manage Hyperlinks|Aspose.Slides Documentation

    Add hyperlink to a PowerPoint Presentation in C# or .NET...Links to websites inside texts, shapes, or media Links to slides Aspose...presentation . Slides [ 0 ]. Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/manage-hyperlinks/
  7. ChartDataLabelCollection.rotation property | As...

    ChartDataLabelCollection.rotation property. Gets or sets the rotation of the data labels of the entire series in degrees....HORIZONTAL , label shapes, if they exist, are rotated...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ThemeColors.Dark1 | Aspose.Words for .NET

    Discover ThemeColors Dark1 for a striking color palette. Enhance your designs with this versatile Dark 1 shade for a modern aesthetic....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...
  9. ThemeFonts.Latin | Aspose.Words for .NET

    Discover ThemeFonts for Latin characters! Enhance your design with customizable font options that elevate your typography and user experience....insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". ThemeColors colors = theme . Colors ; colors...

    reference.aspose.com/words/net/aspose.words.the...
  10. MarkdownSaveOptions | Aspose.Words for .NET

    Discover the MarkdownSaveOptions constructor to effortlessly save documents in Markdown format. Streamline your workflow with this essential tool....md shape" )) . Count ( f => f . EndsWith..."MarkdownSaveOptions.HandleDocument.md shape" )) . Count ( f => f . EndsWith...

    reference.aspose.com/words/net/aspose.words.sav...