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

shape group

(0.13 sec)
  1. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for 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/java/image/
  2. Working with Content Control SDT in Java|Aspose...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using Java....HeaderFooter, Comment, Footnote or a Shape node. Row-level - Among rows...ComboBox Date BuildingBlockGallery Group Picture RichText PlainText The...

    docs.aspose.com/words/java/working-with-content...
  3. FindReplaceOptions | Aspose.Words for Java

    Specifies options for find/replace operations in Java....indicating either to ignore shapes within a text. getIgnoreStructuredD()...indicating either to ignore shapes within a text. setIgnoreStructuredD(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  4. Features|Documentation

    Product core features include read or write PSD, PSB, AI file formats, perform graphics drawing, process images and work with Layers and Masks....Drawing and filling of basic shapes (Line, Polygon, Rectangle,...Regular Layers - Text Layers - Group Layers - Adjustment Layers -...

    docs.aspose.com/psd/net/features/
  5. CompatibilityOptions class | Aspose.Words for N...

    Aspose.Words.Settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...inserting an image will define its shape using VML. doc . compatibilityOptions...standard does not support VML shapes. // If we set the "Compliance"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. OfficeMathJustification enumeration | Aspose.Wo...

    Aspose.Words.Math.OfficeMathJustification enumeration. Specifies the justification of the equation....each other, and centers the group of mathematical text (the Math...save ( base . artifactsDir + "Shape.officeMath.docx" ); See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OfficeMathJustification enumeration | Aspose.Wo...

    aspose.words.math.OfficeMathJustification enumeration. Specifies the justification of the equation....Members Name Description CENTER_GROUP Justifies instances of mathematical...each other, and centers the group of mathematical text (the Math...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....png" )); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...( imageData ); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/cpp/image/
  9. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for PHP 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/php-java/image/
  10. Replace word with image - Free Support Forum - ...

    Dear, I have a docs document in which I want to replace a collection of words with images. For each word, that I want to replace, I have the corresponding image. The image should replace the word. The dimensions of th…...word with an image Shape image = new Shape(doc, ShapeType.Image);...remainingLength = args.getMatch().group().length(); while ( remainingLength...

    forum.aspose.com/t/replace-word-with-image/317224