Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 6,561 for

docx to jpg

(0.07 sec)
  1. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....docx"); Methods Method Description...save(getArtifactsDir() + "Shape.GradientFill.docx", saveOptions); Returns: java...

    reference.aspose.com/words/java/com.aspose.word...
  2. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property To easily adjust page width in points, enhancing your document layout for optimal presentation....docx" ); Shows how to insert a floating...InsertImage ( ImageDir + "Logo.jpg" ); shape . WrapType = WrapType...

    reference.aspose.com/words/net/aspose.words/pag...
  3. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....docx"); // Hyperlinks in a Word documents...+ "ReplaceHyperlinks.Fields.docx"); } private static final String...

    reference.aspose.com/words/java/com.aspose.word...
  4. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum To easily manage image formats in Microsoft Word documents. Enhance your document's visual appeal!...docx" ); Shape shape = ( Shape )...InsertImage ( ImageDir + "Logo.jpg" ); Assert . That ( imgShape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ImageSize | Aspose.Words for Java

    Contains information about image size and resolution in Java....jpg"); // A 400x400 image will create...save(getArtifactsDir() + "Image.ScaleImage.docx"); Constructors Constructor...

    reference.aspose.com/words/java/com.aspose.word...
  6. ShapeBase.flipOrientation property | Aspose.Wor...

    ShapeBase.flipOrientation property. Switches the orientation of a shape....jpg" ); expect ( shape . flipOrientation...setImage ( base . imageDir + "Logo.jpg" ); // Set the "FlipOrientation"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....docx' ) shapes = list ( filter (...file_name = IMAGE_DIR + 'Logo.jpg' ) replacement_shape . left =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageFieldMergingArgs.ImageHeight | Aspose.Word...

    Set the ImageHeight in ImageFieldMergingArgs To cusTomize image size for your document, enhancing visual appeal and clarity....jpg" ); dataTable . Rows . Add (..."Field.MERGEFIELD.ImageDimension.docx" ); } /// <summary> /// Sets...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word document, and an image file To create a PDF Portfolio....docx" ); auto image = MakeObject...FileSpecification > ( _dataDir + u "sample.jpg" ); // Provide description of...

    docs.aspose.com/pdf/cpp/portfolio/
  10. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....docx"); RemoveHiddenContentV hiddenContentRemover...+ "Font.RemoveHiddenContentF.docx"); } /// /// Removes all visited...

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