Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 5,102 for

shape group

(0.12 sec)
  1. 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
  2. Convert STL to JPEG2000 via C# | products.aspos...

    Sample code for STL to JPEG2000 C# conversion. Use API example code for batch STL files to JPEG2000 conversion within VB.NET, Asp.NET or any .NET based application....the cross section of the 3D shape to be built by the fabber. There...Joint Photographic Experts Group (JPEG) 2000 files. J2K files...

    products.aspose.com/cad/net/conversion/stl-to-j...
  3. Watermark ODP File Online or using Java | produ...

    Free online app to Watermark different ODP files. Java watermarking library code for ODP 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/odp/
  4. Convert HTML To Image Java

    Convert HTML to Image format in Java code. Save HTML as Image using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.html"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/html-...
  5. Convert HTML To DOCX Java

    Convert HTML to DOCX format in Java code. Save HTML as DOCX using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.html"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/html-...
  6. Convert WORD To MARKDOWN Java

    Convert a Word document to MARKDOWN format in Java code. Save a Word document as MARKDOWN using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.docx"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/word-...
  7. Convert WORD To TIFF Java

    Convert a Word document to TIFF format in Java code. Save a Word document as TIFF using Java.... compile ( group : 'com.aspose' , name : 'aspose-words'...DocumentBuilder(doc); Shape shape = builder.insertImage("Input.docx"); shape.getShapeRenderer()...

    products.aspose.com/words/java/conversion/word-...
  8. 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/
  9. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....group(1) != null) && (matcher.group(1).length() >...> 0); mTarget = matcher.group(2); } // Gets or sets the display...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...