Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 151 for

wmf to png

(0.14 sec)
  1. PclSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a document inTo the SaveFormat.PCL format in Java....= new Document(getMyDir() + "WMF with image.docx"); MetafileRenderingOpt...SaveFormat.TIFF , SaveFormat.PNG , SaveFormat.BMP , SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a document inTo the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....png”), which are matched against...URLs (for example, “cid:image.png”) and are matched against “Content-ID”...

    reference.aspose.com/words/java/com.aspose.word...
  3. XpsSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a document inTo the SaveFormat.XPS format in Java....= new Document(getMyDir() + "WMF with image.docx"); MetafileRenderingOpt...SaveFormat.TIFF , SaveFormat.PNG , SaveFormat.BMP , SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  4. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a document inTo the SaveFormat.XAML_FIXED format in Java....= new Document(getMyDir() + "WMF with image.docx"); MetafileRenderingOpt...SaveFormat.TIFF , SaveFormat.PNG , SaveFormat.BMP , SaveFormat...

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

    Can be used To specify additional options when saving a document inTo the SaveFormat.SVG format in Java....= new Document(getMyDir() + "WMF with image.docx"); MetafileRenderingOpt...SaveFormat.TIFF , SaveFormat.PNG , SaveFormat.BMP , SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  6. PsSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a document inTo the SaveFormat.PS format in Java....= new Document(getMyDir() + "WMF with image.docx"); MetafileRenderingOpt...SaveFormat.TIFF , SaveFormat.PNG , SaveFormat.BMP , SaveFormat...

    reference.aspose.com/words/java/com.aspose.word...
  7. ImageSaveOptions | Aspose.Words for Java

    Allows To specify additional options when rendering document pages or shapes To images in Java....while rendering a document to PNG. Document doc = new Document();...ImageSaveOptions(SaveFormat.PNG); // Set the "Resolution" property...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentBuilder | Aspose.Words for Java

    Provides methods To insert text images and other content specify font paragraph and section formatting in Java....will insert the image in the PNG format and with default settings...will insert the image in the PNG format and with default settings...

    reference.aspose.com/words/java/com.aspose.word...
  9. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....wmf"; // Below are two ways of applying...setImage(getImageDir() + "Barcode.png"); shape.getImageData().fitImageToShape();...

    reference.aspose.com/words/java/com.aspose.word...
  10. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AuToShape textbox freeform OLE object ActiveX control or picture in Java....png").delete(); Returns: java.lang...getImageDir() + "Windows MetaFile.wmf"; // Below are two ways of applying...

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