Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 6,566 for

docx to jpg

(0.05 sec)
  1. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....jpg"); builder.insertBreak(BreakType...+ "ImageSaveOptions.OnePage.jpg", options); Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...
  2. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    Discover the ShapeBase RelativeVerticalPosition property To enhance vertical alignment of shapes, ensuring precise layout control in your designs....jpg" ); shape . WrapType = WrapType..."Image.CreateFloatingPageCe.docx" ); See Also enum RelativeVerticalPosi...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChmLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading CHM 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. DocumentBuilder.InsertOnlineVideo | Aspose.Word...

    Effortlessly add and scale online videos in your documents with DocumentBuilder's InserTonlineVideo method for enhanced engagement and creativity....docx" ); See Also class Shape enum...ReadAllBytes ( ImageDir + "Logo.jpg" ); using ( MemoryStream stream...

    reference.aspose.com/words/net/aspose.words/doc...
  5. RelativeVerticalPosition Enum | Aspose.Words fo...

    Discover the Aspose.Words.Drawing.RelativeVerticalPosition enum To define vertical positioning for shapes and text frames effectively and enhance document layouts....jpg" ); shape . WrapType = WrapType..."Image.CreateFloatingPageCe.docx" ); Shows how to insert an image...

    reference.aspose.com/words/net/aspose.words.dra...
  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...insertImage ( base . imageDir + "Logo.jpg" ); shape . wrapType = aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies To what the vertical position of a shape or text frame is relative in C++....docx" ); Shows how to insert a floating...InsertImage ( ImageDir + u "Logo.jpg" ); shape -> set_WrapType ( WrapType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::ShapeBase::get_Height m...

    Aspose::Words::Drawing::ShapeBase::get_Height method. Gets or sets the height of the containing block of the shape in C++....jpg" ); shape -> set_WrapType ( WrapType..."Image.CreateFloatingPositi.docx" ); Shows how to resize a shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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....docx"); // Hyperlinks in a Word documents...+ "ReplaceHyperlinks.Fields.docx"); } private static final String...

    reference.aspose.com/words/java/com.aspose.word...
  10. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom facTor for the generated images....jpg' ) # When we save the document...Document ( MY_DIR + 'Office math.docx' ) math = doc . get_child (...

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