Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 6,567 for

docx to jpg

(0.04 sec)
  1. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AuToText or an AuToCorrect entry in Java....docx"); Parameters: Parameter Type...Document(getMyDir() + "Nested tables.docx"); NodeCollection tables = doc...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies To what the vertical position of a shape or text frame is relative in C++....docx" ); Shows how to insert a floating...InsertImage ( ImageDir + u "Logo.jpg" ); shape -> set_WrapType ( WrapType...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. DocumentBuilder.insertOleObject method | Aspose...

    Aspose.Words.DocumentBuilder.inserToleObject method...jpg" ); builder . insertParagraph..."DocumentBuilder.InsertOleObjects.docx" ); Shows how to insert an OLE...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Insert Image using Apache POI and Aspose.Words|...

    Add image inTo a document easily and fast instead of using Apache POI....jpg" ); builder . insertImage ( dataDir...dataDir + "background.jpg" , RelativeHorizontalPo . MARGIN ,...

    docs.aspose.com/words/java/insert-image-using-a...
  5. Aspose::Words::Drawing::FlipOrientation enum | ...

    Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a shape in C++....jpg" ); ASSERT_EQ ( FlipOrientation...SetImage ( ImageDir + u "Logo.jpg" ); // Set the "FlipOrientation"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::ShapeBase::get_FlipOrie...

    Aspose::Words::Drawing::ShapeBase::get_FlipOrientation method. Switches the orientation of a shape in C++....jpg" ); ASSERT_EQ ( FlipOrientation...SetImage ( ImageDir + u "Logo.jpg" ); // Set the "FlipOrientation"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom facTor for the generated images....jpg' ) # When we save the document...Document ( MY_DIR + 'Office math.docx' ) math = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. NodeCollection.toArray method | Aspose.Words fo...

    NodeCollection.ToArray method. Copies all nodes from the collection To a new array of nodes....docx" ); let shapes = doc . getChildNodes...setImage ( base . imageDir + "Logo.jpg" ); replacementShape . left =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OlePackage | Aspose.Words for Java

    Allows To access OLE Package properties in Java....jpg"); try { Shape shape = builder...) + "Shape.InsertOlePackage.docx"); } finally { if (stream !=...

    reference.aspose.com/words/java/com.aspose.word...
  10. Fill.SetImage | Aspose.Words for .NET

    Enhance your design with the SetImage method. Easily switch To a single image fill type for stunning visuals and seamless integration....jpg" ); doc . Save ( ArtifactsDir...+ "Shape.FillImage.FileName.docx" ); // 2 - Load a file into...

    reference.aspose.com/words/net/aspose.words.dra...