Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 50,833 for

shape

(0.87 sec)
  1. Convert OBJ to STL via Java | products.aspose.com

    Sample Java conversion code for OBJ format to STL file. Use this example code to convert OBJ to STL within any Web or Desktop Java based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/java/conversion/obj-to-stl/
  2. Convert STL to HTML via Java | products.aspose.com

    Sample Java conversion code for STL format to HTML file. Use this example code to convert STL to HTML within any Web or Desktop Java based application....the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/java/conversion/stl-to-h...
  3. 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);...

    forum.aspose.com/t/replace-word-with-image/317224
  4. FieldType enumeration | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldType enumeration. Specifies Microsoft Word field types.... FieldShape Specifies the SHAPE field. FieldSkipIf Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BookmarkEnd class | Aspose.Words for Node.js

    Aspose.Words.BookmarkEnd class. Represents an end of a bookmark in a Word document...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Редагування PSD файлів онлайн | products.aspose...

    Редагування PSD файлів Adobe Photoshop онлайн...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/ua/editor/
  7. Otevření a úprava souboru PSB | products.aspose...

    Otevřete a upravte soubor PSB pomocí online editoru...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/cz/editor/psb/
  8. Avaa ja muokkaa PSB-tiedostoa | products.aspose...

    Avaa ja muokkaa PSB-tiedostoa online-editorilla...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/fl/editor/psb/
  9. Manage VBA Projects in Presentations on Android...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for Android via Java to streamline your workflow....setSourceCode ( "Sub Test(oShape As Shape)MsgBox Test End Sub" ); // Creates...

    docs.aspose.com/slides/androidjava/presentation...
  10. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); signatureLine = shape.getSignatureLine(); Assert.assertTrue(signatureLine...

    reference.aspose.com/words/java/com.aspose.word...