Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 6,691 for

doc to png

(0.05 sec)
  1. OoxmlSaveOptions.saveFormat property | Aspose.W...

    OoxmlSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed To enhance image merging in Documents, ensuring seamless and efficient workflows....ImageFromBlob () { Document doc = new Document ( MyDir + "Mail...Northwind employees.docx" ); doc . MailMerge . FieldMergingCallback...

    reference.aspose.com/words/net/aspose.words.mai...
  3. 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++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert the image into the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage Document formatting for optimal results.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldIncludePicture includePicture...

    reference.aspose.com/words/net/aspose.words.loa...
  5. FieldIncludePicture.source_full_name property |...

    FieldIncludePicture.source_full_name property. Gets or sets the location of the picture using an IRI.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldRD | Aspose.Words for Java

    Implements the RD field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Use a document builder to...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldImport.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldImport's IsLinked property To reduce file size by excluding graphics data. Enhance efficiency and performance Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two similar field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. MergeFieldImageDimension Class | Aspose.Words f...

    Discover the Aspose.Words.Fields.MergeFieldImageDimension class for precise image sizing in mail merges. Enhance your Document auTomation Today!...MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE field in Java.... Document doc = new Document(getMyDir() + "Document...docx"); Assert.assertEquals(doc.getBuiltInDocumentPr().getBytes()...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

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