Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 6,567 for

docx to jpg

(0.17 sec)
  1. Document | Aspose.Words for Java

    Represents a Word document in Java....docx"); // Create a copy of our document..."MailMerge.ExecuteDataTable.OneRow.docx"); Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...
  2. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property To cusTomize your document rendering. Control which pages To save for optimized output. Explore now!...docx" ); ImageSaveOptions imageOptions...InsertImage ( ImageDir + "Logo.jpg" ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.sav...
  3. 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...
  4. RelativeVerticalPosition | Aspose.Words for Java

    Specifies To what the vertical position of a shape or text frame is relative in Java....jpg"); shape.setWrapType(WrapType..."Image.CreateFloatingPageCe.docx"); Shows how to insert an image...

    reference.aspose.com/words/java/com.aspose.word...
  5. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies To what the horizontal 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. ImageSaveOptions.pageSet property | Aspose.Word...

    ImageSaveOptions.pageSet property. Gets or sets the pages To render...jpg" ); builder . insertBreak ( aw...+ "ImageSaveOptions.OnePage.jpg" , options ); Shows how to specify...

    reference.aspose.com/words/nodejs-net/aspose.wo...