Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 1,192 for

docx to jpg

(0.13 sec)
  1. ImageFieldMergingArgs.Image | Aspose.Words for ...

    Discover how To use ImageFieldMergingArgs To seamlessly insert images inTo your documents for a polished mail merge experience....docx" ); } /// <summary> /// Contains..."Dark logo" , ImageDir + "Logo.jpg" ); mImageFilenames . Add ( "Transparent...

    reference.aspose.com/words/net/aspose.words.mai...
  2. Aspose::Words::Drawing::ImageSize class | Aspos...

    Aspose::Words::Drawing::ImageSize class. Contains information about image size and resolution. To learn more, visit the documentation article in C++....jpg" ); // A 400x400 image will create...ArtifactsDir + u "Image.ScaleImage.docx" ); See Also Namespace Aspose::Words::Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ImageWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with image in Java....jpg")), imageWatermarkOption); doc...read(new File(getImageDir() + "Logo.jpg"))); doc.getWatermark().setImage(getImageDir()...

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

    Represents a container for text of a comment in Java....docx"); Shows how to add a comment..."Comment.AddCommentWithReply.docx"); Constructors Constructor...

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

    Possible values for the orientation of a shape in Java....jpg"); Assert.assertEquals(FlipOrientation...setImage(getImageDir() + "Logo.jpg"); // Set the "FlipOrientation"...

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

    Base class for elements that contain block-level nodes Paragraph and Table in Java....docx"); RemoveHiddenContentV hiddenContentRemover...+ "Font.RemoveHiddenContentF.docx"); } /// /// Removes all visited...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the Top-left corner of the containing block of this shape in C++....jpg" ); // Insert a text box into...ArtifactsDir + u "Shape.GroupShape.docx" ); Shows how to translate the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. OlePackage | Aspose.Words for Java

    Allows To access OLE Package properties in Java....jpg"); try { Shape shape = builder...) + "Shape.InsertOlePackage.docx"); } finally { if (stream !=...

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

    Base class for nodes that can contain other nodes in Java....docx"); RemoveHiddenContentV hiddenContentRemover...+ "Font.RemoveHiddenContentF.docx"); } /// /// Removes all visited...

    reference.aspose.com/words/java/com.aspose.word...
  10. NodeCollection.toArray method | Aspose.Words fo...

    NodeCollection.ToArray method. Copies all nodes from the collection To a new array of nodes....docx" ); let shapes = doc . getChildNodes...setImage ( base . imageDir + "Logo.jpg" ); replacementShape . left =...

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