Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 658 for

docx to jpg

(0.04 sec)
  1. ImageSaveOptions.pageSet property | Aspose.Word...

    ImageSaveOptions.pageSet property. Gets or sets the pages To render...jpg" ); builder . insertBreak ( aw...+ "ImageSaveOptions.OnePage.jpg" , options ); Shows how to specify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Drawing::ShapeBase::get_ScreenTi...

    Aspose::Words::Drawing::ShapeBase::get_ScreenTip method. Defines the text displayed when the mouse pointer moves over the shape in C++....jpg" ); shape -> set_HRef ( u "https://forum..."Image.InsertImageWithHyper.docx" ); See Also Class ShapeBase...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ShapeBase::get_Target m...

    Aspose::Words::Drawing::ShapeBase::get_Target method. Gets or sets the target frame for the shape hyperlink in C++....jpg" ); shape -> set_HRef ( u "https://forum..."Image.InsertImageWithHyper.docx" ); See Also Class ShapeBase...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ImageWatermarkOptions.IsWashout | Aspose.Words ...

    Discover the IsWashout property of ImageWatermarkOptions. Control your watermark's washout effect effortlessly with this simple boolean setting....jpg" ), imageWatermarkOption ); doc...FromFile ( ImageDir + "Logo.jpg" )); doc . Watermark . SetImage...

    reference.aspose.com/words/net/aspose.words/ima...
  5. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies To what the horizontal position of a shape or text frame is relative in Java....jpg"); shape.setWrapType(WrapType..."Image.CreateFloatingPageCe.docx"); Shows how to insert an image...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method...jpg' ) builder . insert_break ( aw...'DocumentBuilderImage.InsertImageFromFilen.docx' ) Shows how to determine which...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ImageSaveOptions.Scale | Aspose.Words for .NET

    Discover the ImageSaveOptions Scale property To effortlessly adjust the zoom facTor for your images, enhancing quality and cusTomization....docx" ); OfficeMath math = ( OfficeMath...InsertImage ( ImageDir + "Logo.jpg" ); // When we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom facTor for the generated images in C++....jpg" ); // When we save the document...Document > ( MyDir + u "Office math.docx" ); auto math = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....docx"); List shapeList = Arrays.stream(doc...) + "Section.CreateManually.docx"); Parameters: Parameter Type...

    reference.aspose.com/words/java/com.aspose.word...
  10. LoadOptions | Aspose.Words for Java

    Allows To specify additional options such as password or base URI when loading a document inTo a Document object in Java....docx")); // When loading such a document...Document(getMyDir() + "Encrypted.docx", options); // 2 - Load the...

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