Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 658 for

docx to jpg

(0.03 sec)
  1. Aspose::Words::Drawing::Stroke::get_EndArrowTyp...

    Aspose::Words::Drawing::Stroke::get_EndArrowType method. Defines the arrowhead for the end of a stroke in C++....jpg" ); { auto stream = MakeObject...ArtifactsDir + u "Drawing.VariousShapes.docx" ); See Also Enum ArrowType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Stroke::get_EndArrowWid...

    Aspose::Words::Drawing::Stroke::get_EndArrowWidth method. Defines the arrowhead width for the end of a stroke in C++....jpg" ); { auto stream = MakeObject...ArtifactsDir + u "Drawing.VariousShapes.docx" ); See Also Enum ArrowWidth...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ShapeBase.CoordSize | Aspose.Words for .NET

    Discover the ShapeBase CoordSize property, defining the coordinate space's width and height for optimal layout control in your design projects....docx" ); Shows how to create and...SetImage ( ImageDir + "Logo.jpg" ); // Insert a text box into...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ImageData.ImageSize | Aspose.Words for .NET

    Discover the ImageData ImageSize property To easily access essential details about image dimensions and resolution for enhanced visual quality....jpg" ); // A 400x400 image will create...ArtifactsDir + "Image.ScaleImage.docx" ); See Also class ImageSize...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum To easily manage image formats in Microsoft Word documents. Enhance your document's visual appeal!...docx" ); Shape shape = ( Shape )...InsertImage ( ImageDir + "Logo.jpg" ); Assert . AreEqual ( ImageType...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.Right | Aspose.Words for .NET

    Discover ShapeBase Right property To easily access the right edge position of your shape's containing block for precise layout control....jpg" ); shape . WrapType = WrapType..."Image.CreateFloatingPositi.docx" ); See Also class ShapeBase...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.flipOrientation property | Aspose.Wor...

    ShapeBase.flipOrientation property. Switches the orientation of a shape....jpg" ); expect ( shape . flipOrientation...setImage ( base . imageDir + "Logo.jpg" ); // Set the "FlipOrientation"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.bounds property | Aspose.Words for Py...

    ShapeBase.bounds property. Gets or sets the location and size of the containing block of the shape....jpg' ) # Insert a text box into the...ARTIFACTS_DIR + 'Shape.GroupShape.docx' ) Shows how to verify shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....docx"); List shapeList = Arrays.stream(doc...setImage(getImageDir() + "Logo.jpg"); replacementShape.setLeft(shape...

    reference.aspose.com/words/java/com.aspose.word...
  10. Fill.set_image method | Aspose.Words for Python

    aspose.words.drawing.Fill.set_image method...jpg' ) doc . save ( file_name = ARTIFACTS_DIR...+ 'Shape.FillImage.FileName.docx' ) # 2 - Load a file into a...

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