Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 6,566 for

docx to jpg

(0.07 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. 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...
  3. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals....jpg" ; // Below are three ways of..."DocumentBuilderImage.InsertImageFromImage.docx" ); See Also class Shape class...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...
  5. RtfLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading LoadFormat.RTF document inTo a Document object in Java....docx"); shape = (Shape) doc.getChild(NodeType...+ "Image.CreateImageDirectly.docx", loadOptions); shape = (Shape)...

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

    Allows To specify additional options when loading LoadFormat.MARKDOWN document inTo a Document object in Java....docx"); shape = (Shape) doc.getChild(NodeType...+ "Image.CreateImageDirectly.docx", loadOptions); shape = (Shape)...

    reference.aspose.com/words/java/com.aspose.word...
  7. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom facTor for the generated images....docx" ); let officeMath = doc . getOfficeMath...insertImage ( base . imageDir + "Logo.jpg" ); // When we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading LoadFormat.TEXT document inTo a Document object in Java....docx"); shape = (Shape) doc.getChild(NodeType...+ "Image.CreateImageDirectly.docx", loadOptions); shape = (Shape)...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder.insertOleObjectAsIcon method | ...

    Aspose.Words.DocumentBuilder.inserToleObjectAsIcon method...jpg" ); // If 'presentation' is omitted..."DocumentBuilder.insertOleObject.docx" ); Shows how to insert an embedded...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageSaveOptions.PageSet | Aspose.Words for .NET

    Discover the ImageSaveOptions PageSet property To cusTomize your document rendering. Control which pages To save for optimized output. Explore now!...docx" ); ImageSaveOptions imageOptions...InsertImage ( ImageDir + "Logo.jpg" ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.sav...