Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 6,566 for

docx to jpg

(0.06 sec)
  1. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document 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::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C++....jpg" ); shape -> set_WrapType ( WrapType..."Image.CreateFloatingPageCe.docx" ); Shows how to create and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. DocumentProperty | Aspose.Words for Java

    Represents a cusTom or built-in document property in Java....docx"); Returns: java.lang.String..."DocumentProperties.DocumentPropertyColl.docx"); // Below are three ways or...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::NodeCollection::ToArray method |...

    Aspose::Words::NodeCollection::ToArray method. Copies all nodes from the collection To a new array of nodes in C++....docx" ); ArrayPtr < SharedPtr < Shape...SetImage ( ImageDir + u "Logo.jpg" ); replacementShape -> set_Left...

    reference.aspose.com/words/cpp/aspose.words/nod...
  5. SaveOptions.UseHighQualityRendering | Aspose.Wo...

    Optimize your SaveOptions with the UseHighQualityRendering property for superior output. Control rendering speed and quality for perfect results....docx" ); DocumentBuilder builder..."Document.ImageSaveOptions.Default.jpg" , options ); options . UseAntiAliasing...

    reference.aspose.com/words/net/aspose.words.sav...
  6. SignatureLineOptions | Aspose.Words for Java

    Allows To specify options for signature line being inserted in Java....docx"); Date currentDate = new Date();..."DocumentBuilder.SignatureLineProvide.docx", getArtifactsDir() + "DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. CommentCollection | Aspose.Words for Java

    Provides typed access To a collection of Comment nodes in Java....docx"); Methods Method Description...Document(getMyDir() + "Document.docx"); // This document has one...

    reference.aspose.com/words/java/com.aspose.word...
  9. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...docx" , FileMode . open )) { using..."DigitalSignatureUtil.SignDocument.docx" , FileMode . OpenOrCreate ))...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. VerticalAlignment | Aspose.Words for Java

    Specifies vertical alignment of a floating shape text frame or a floating table in Java....jpg"); shape.setWrapType(WrapType..."Image.CreateFloatingPageCe.docx"); Fields Field Description...

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