Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 1,503 for

image to jpg

(0.87 sec)
  1. SignatureLineOptions.signer_title property | As...

    SignatureLineOptions.signer_title property. Gets or sets suggested signer's title... signature_line_image = signee_info . image # Overwrite the unsigned...name : str , position : str , image : bytes ): self . person_id...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::ImageSaveOptions::set_Re...

    Aspose::Words::Saving::ImageSaveOptions::set_Resolution method. Sets both horizontal and vertical resolution for the generated Images, in dots per inch in C++....resolution for the generated images, in dots per inch. void Aspose...only when saving to raster image formats. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. SignOptions.signatureLineId property | Aspose.W...

    SignOptions.signatureLineId property. Signature line identifier... image ; // Overwrite the unsigned...signImagePath = base . imageDir + "Logo.jpg" ; let imageByte = TestUtil ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....replace all textbox shapes with image shapes. doc = aw . Document...aw . drawing . ShapeType . IMAGE , shapes )))) for shape in shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SVG Shapes | Basics & SVG Code, Examples

    You learn how To create SVG shapes – SVG Rectangle, SVG Circle, SVG Line, SVG Ellipse, SVG Polyline, SVG Polygon, and how To apply style properties To them....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/svg/net/drawing-basics/svg-shapes/
  6. Aspose::Words::Loading::ResourceLoadingAction e...

    Aspose::Words::Loading::ResourceLoadingAction enum. Specifies the mode of resource loading. To learn more, visit the documentation article in C++....data will be stored for an image, CSS style sheet will be ignored...DocumentBuilder > ( doc ); // Images usually are inserted using...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../)....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...
  8. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AuToShapes, text boxes, and Images effortlessly in your projects....allows the shape to have an image. Chart { get; } Provides access...if the shape has image bytes or links an image. HasSmartArt { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeVerticalPosition method. Specifies relative To what the shape is positioned vertically in C++....Shows how to insert a floating image to the center of a page. auto...doc ); // Insert a floating image that will appear behind the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. WrapType | Aspose.Words for Java

    Specifies how text is wrapped around a shape or picture in Java....Shows how to insert a floating image to the center of a page. Document...DocumentBuilder(doc); // Insert a floating image that will appear behind the...

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