Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 1,503 for

image to jpg

(0.03 sec)
  1. ShapeBase.Top | Aspose.Words for .NET

    Discover ShapeBase Top property. Easily control the Top edge position of your shape's container for precise layout and design flexibility....Shows how to insert a floating image, and specify its position and...InsertImage ( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShapeBase.left property | Aspose.Words for Node.js

    ShapeBase.left property. Gets or sets the position of the left edge of the containing block of the shape....Shows how to insert a floating image, and specify its position and...insertImage ( base . imageDir + "Logo.jpg" ); shape . wrapType = aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_Right me...

    Aspose::Words::Drawing::ShapeBase::get_Right method. Gets the position of the right edge of the containing block of the shape in C++....Shows how to insert a floating image, and specify its position and...InsertImage ( ImageDir + u "Logo.jpg" ); shape -> set_WrapType ( WrapType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.saveImagesAsWmf property. When ``true`` all Images will be saved as WMF....saveImagesAsWmf property When true all images will be saved as WMF. get saveImagesAsWmf...Examples Shows how to convert all images in a document to the Windows...

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

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Imaging Product Family Aspose.BarCode...Visio to PNG in Java How to get Images from a PDF in C# How to Split...

    kb.aspose.com/categories/page/48/
  6. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows To specify additional options when rendering document pages or shapes To Images. To learn more, visit the documentation article in C++....document pages or shapes to images. To learn more, visit the Specify...resolution for the generated images, in dots per inch. get_ImageBrightness...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose.Words for Java

    This API allows To create, edit, render, print, and convert Word documents in Java without utilizing Microsoft Word....Imaging Product Family Aspose.BarCode...Interop How to Convert Word to JPG in Java Create a Table of Contents...

    kb.aspose.com/words/java/page/3/
  8. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Imaging Product Family Aspose.BarCode...using C++ How to Convert Word to JPG in Java Create a Table of Contents...

    kb.aspose.com/categories/page/66/
  9. Aspose.Words for .NET

    This API allows To create, edit, render, print, and convert Word documents without utilizing Microsoft Word....Imaging Product Family Aspose.BarCode...Document using C# How to Convert a JPG to Word using C# How to Remove...

    kb.aspose.com/words/net/page/2/
  10. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....page from a document to a JPEG image. Document doc = new Document();...insertImage(getImageDir() + "Logo.jpg"); builder.insertBreak(BreakType...

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