Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 6,561 for

docx to jpg

(0.13 sec)
  1. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies To what the vertical position of a shape or text frame is relative....docx' ) Shows how to insert a floating...file_name = IMAGE_DIR + 'Logo.jpg' ) shape . wrap_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet construcTor...jpg' ) builder . insert_break ( aw...+ 'ImageSaveOptions.OnePage.jpg' , save_options = options ) Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading Pdf document inTo a Document object in Java....docx"); shape = (Shape) doc.getChild(NodeType...+ "Image.CreateImageDirectly.docx", loadOptions); shape = (Shape)...

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

    Allows To specify options for signature line being inserted in Java....docx"); Date currentDate = new Date();..."DocumentBuilder.SignatureLineProvide.docx", getArtifactsDir() + "DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the pages To render. Default is all the pages in the document in C++....jpg" ); builder -> InsertBreak (...u "ImageSaveOptions.OnePage.jpg" , options ); Shows how to specify...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::ImageWatermarkOptions class | As...

    Aspose::Words::ImageWatermarkOptions class. Contains options that can be specified when adding a watermark with image. To learn more, visit the documentation article in C++....jpg" )); doc -> get_Watermark ()...( get_ImageDir () + u "Logo.jpg" ), imageWatermarkOption ); doc...

    reference.aspose.com/words/cpp/aspose.words/ima...
  7. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AuToShape freeform OLE object ActiveX control or picture in Java....jpg"); shape.setWrapType(WrapType..."Image.CreateFloatingPageCe.docx"); Methods Method Description...

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

    Specifies vertical alignment of a floating shape text frame or a floating table in Java....jpg"); shape.setWrapType(WrapType..."Image.CreateFloatingPageCe.docx"); Fields Field Description...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::ImageWatermarkOptions::get_IsWas...

    Aspose::Words::ImageWatermarkOptions::get_IsWashout method. Gets or sets a boolean value which is responsible for washout effect of the watermark. The default value is true in C++....jpg" )); doc -> get_Watermark ()...( get_ImageDir () + u "Logo.jpg" ), imageWatermarkOption ); doc...

    reference.aspose.com/words/cpp/aspose.words/ima...
  10. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....docx"); // Get the collection of..."Image.CreateLinkedImage.Embedded.docx"); // Every image that we store...

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