Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 6,561 for

docx to jpg

(0.21 sec)
  1. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....docx"); RemoveHiddenContentV hiddenContentRemover...+ "Font.RemoveHiddenContentF.docx"); } /// /// Removes all visited...

    reference.aspose.com/words/java/com.aspose.word...
  2. ShapeBase.BehindText | Aspose.Words for .NET

    Discover the ShapeBase BehindText property To control shape layering in your designs, enhancing text visibility and layout precision effortlessly....jpg" ); shape . WrapType = WrapType..."Image.CreateFloatingPageCe.docx" ); See Also class ShapeBase...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  4. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your documents with DocumentBuilder. CusTomize icons and captions while ensuring seamless integration....jpg" , FileMode . Open )) { // If..."DocumentBuilder.InsertOleObject.docx" ); See Also class Shape class...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::MailMerging::MailMerge::Execute ...

    Aspose::Words::MailMerging::MailMerge::Execute method. Performs a mail merge operation for a single record in C++....jpg" )}); // Execute a mail merge..."MailMergeEvent.ImageFromUrl.docx" ); See Also Class MailMerge...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. Insert Picture into a Document|Aspose.Words for...

    Insert picture inTo a document. NPOI does not provide an opportunity To insert picture inTo a document using C#....jpg" ); doc . Save ( "insertedImage.docx" ); See also:...

    docs.aspose.com/words/net/insert-picture-in-doc...
  7. 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...
  8. 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...
  9. 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...
  10. ShapeBase.coord_origin property | Aspose.Words ...

    ShapeBase.coord_origin property. The coordinates at the Top-left corner of the containing block of this shape....jpg' ) # Insert a text box into the...ARTIFACTS_DIR + 'Shape.GroupShape.docx' ) Shows how to translate the...

    reference.aspose.com/words/python-net/aspose.wo...